Query Metrics
459
Database Queries
20
Different statements
51.13 ms
Query time
5
Invalid entities
4145
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 6.40 ms |
SELECT p0_.id AS id_0, p0_.is_published AS is_published_1, p0_.is_on_sale AS is_on_sale_2, p0_.name AS name_3, p0_.s1_code AS s1_code_4, p0_.description AS description_5, p0_.is_description_unique AS is_description_unique_6, p0_.product_code AS product_code_7, p0_.seo_name AS seo_name_8, p0_.seo_description AS seo_description_9, p0_.previous_id AS previous_id_10, p0_.created_at AS created_at_11, p0_.price_value AS price_value_12, p0_.price_value_client AS price_value_client_13, p0_.imported_at AS imported_at_14, p0_.set_categories_at AS set_categories_at_15, p0_.is_archives AS is_archives_16, p0_.temp_price_value AS temp_price_value_17, p0_.updated_at AS updated_at_18, p0_.is_api_image AS is_api_image_19, p0_.file_order AS file_order_20, p0_.slug AS slug_21, p0_.unit AS unit_22, p0_.replaced_s1_code AS replaced_s1_code_23, p0_.is_show_price AS is_show_price_24, p0_.is_service AS is_service_25, p0_.promo_description AS promo_description_26, p0_.s1_slug AS s1_slug_27, p0_.is_actual AS is_actual_28, p0_.ratio AS ratio_29, p0_.shop_count AS shop_count_30, p0_.is_sale AS is_sale_31, p0_.is_sale_admin AS is_sale_admin_32, p0_.direct_code AS direct_code_33, p0_.temp_product_code_duplicates AS temp_product_code_duplicates_34, p0_.brand_id AS brand_id_35, p0_.file_list_id AS file_list_id_36, p0_.currency_id AS currency_id_37, p0_.currency_client_id AS currency_client_id_38, p0_.country_id AS country_id_39, p0_.brand_series_id AS brand_series_id_40, p0_.model_id AS model_id_41 FROM product p0_ INNER JOIN product_category p2_ ON p0_.id = p2_.product_id INNER JOIN category c1_ ON c1_.id = p2_.category_id WHERE p0_.is_archives = 0 AND p0_.is_published = 1 AND p0_.is_on_sale = 1 AND p0_.shop_count > 0 AND c1_.category_id IN (10, 8, 1026, 1537, 2) LIMIT 50
Parameters:
[] |
| 2 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.symbol AS symbol_4, t0.is_main AS is_main_5, t0.is_published AS is_published_6, t0.fix_value AS fix_value_7 FROM currency t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 3 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_published AS is_published_3, t0.slug AS slug_4, t0.description AS description_5, t0.sort AS sort_6, t0.intro AS intro_7, t0.temp_products_count AS temp_products_count_8, t0.is_drop_down AS is_drop_down_9, t0.link_advertising AS link_advertising_10, t0.link_catalogue AS link_catalogue_11, t0.link_instruction AS link_instruction_12, t0.link_certificate AS link_certificate_13, t0.link_shop AS link_shop_14, t0.description_corporate AS description_corporate_15, t0.is_published_corporate AS is_published_corporate_16, t0.heading AS heading_17, t0.heading_corporate AS heading_corporate_18, t0.is_show_catalogue AS is_show_catalogue_19, t0.alias AS alias_20, t0.categories_updated_at AS categories_updated_at_21, t0.is_description_corporate_full_page AS is_description_corporate_full_page_22, t0.is_description_full_page AS is_description_full_page_23, t0.sort_corporate AS sort_corporate_24, t0.is_original AS is_original_25, t0.file_id AS file_id_26, t0.country_id AS country_id_27, t0.disk_folder_id AS disk_folder_id_28 FROM brand t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 4 | 0.17 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 5 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
716
]
|
| 6 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
716
]
|
| 7 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.created_at AS created_at_5, t0.sort AS sort_6, t0.intro AS intro_7, t0.description AS description_8, t0.title AS title_9, t0.description_product_all AS description_product_all_10, t0.brand_id AS brand_id_11, t0.file_id AS file_id_12, t0.brand_series_group_id AS brand_series_group_id_13, t0.intro_file_id AS intro_file_id_14, t0.brand_series_id AS brand_series_id_15 FROM brand_series t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 8 | 0.28 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
716
]
|
| 9 | 0.12 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
716
]
|
| 10 | 0.23 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
716
]
|
| 11 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort AS sort_3, t0.previous_id AS previous_id_4, t0.is_published AS is_published_5, t0.created_at AS created_at_6, t0.is_from_s1 AS is_from_s1_7 FROM product_property_group t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 12 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort AS sort_3, t0.previous_id AS previous_id_4, t0.is_published AS is_published_5, t0.created_at AS created_at_6, t0.is_from_s1 AS is_from_s1_7 FROM product_property_group t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 13 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort AS sort_3, t0.previous_id AS previous_id_4, t0.is_published AS is_published_5, t0.created_at AS created_at_6, t0.is_from_s1 AS is_from_s1_7 FROM product_property_group t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 14 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort AS sort_3, t0.previous_id AS previous_id_4, t0.is_published AS is_published_5, t0.created_at AS created_at_6, t0.is_from_s1 AS is_from_s1_7 FROM product_property_group t0 WHERE t0.id = ?
Parameters:
[
5
]
|
| 15 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort AS sort_3, t0.previous_id AS previous_id_4, t0.is_published AS is_published_5, t0.created_at AS created_at_6, t0.is_from_s1 AS is_from_s1_7 FROM product_property_group t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 16 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort AS sort_3, t0.previous_id AS previous_id_4, t0.is_published AS is_published_5, t0.created_at AS created_at_6, t0.is_from_s1 AS is_from_s1_7 FROM product_property_group t0 WHERE t0.id = ?
Parameters:
[
7
]
|
| 17 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort AS sort_3, t0.previous_id AS previous_id_4, t0.is_published AS is_published_5, t0.created_at AS created_at_6, t0.is_from_s1 AS is_from_s1_7 FROM product_property_group t0 WHERE t0.id = ?
Parameters:
[
9
]
|
| 18 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort AS sort_3, t0.previous_id AS previous_id_4, t0.is_published AS is_published_5, t0.created_at AS created_at_6, t0.is_from_s1 AS is_from_s1_7 FROM product_property_group t0 WHERE t0.id = ?
Parameters:
[
8
]
|
| 19 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
32643
]
|
| 20 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 21 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.file_id AS file_id_4 FROM country t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 22 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
32603
]
|
| 23 | 1.00 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.currency_id AS currency_id_5 FROM currency_value t0 WHERE t0.currency_id = ? ORDER BY t0.id DESC
Parameters:
[
1
]
|
| 24 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
140626
]
|
| 25 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN brand_series_product_file ON t0.id = brand_series_product_file.file_id WHERE brand_series_product_file.brand_series_id = ?
Parameters:
[
4
]
|
| 26 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.sort AS sort_5, t0.brand_id AS brand_id_6, t0.brand_series_category_id AS brand_series_category_id_7, t0.intro_file_id AS intro_file_id_8, t0.description_file_id AS description_file_id_9 FROM brand_series_category t0 INNER JOIN brand_series_brand_series_category ON t0.id = brand_series_brand_series_category.brand_series_category_id WHERE brand_series_brand_series_category.brand_series_id = ?
Parameters:
[
4
]
|
| 27 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.created_at AS created_at_5, t0.sort AS sort_6, t0.intro AS intro_7, t0.description AS description_8, t0.title AS title_9, t0.description_product_all AS description_product_all_10, t0.brand_id AS brand_id_11, t0.file_id AS file_id_12, t0.brand_series_group_id AS brand_series_group_id_13, t0.intro_file_id AS intro_file_id_14, t0.brand_series_id AS brand_series_id_15 FROM brand_series t0 WHERE t0.brand_series_id = ? ORDER BY t0.sort ASC
Parameters:
[
4
]
|
| 28 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN brand_series_file ON t0.id = brand_series_file.file_id WHERE brand_series_file.brand_series_id = ?
Parameters:
[
4
]
|
| 29 | 0.53 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 4 ] |
| 30 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
75
]
|
| 31 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
76
]
|
| 32 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
164
]
|
| 33 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
748
]
|
| 34 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
4482
]
|
| 35 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
3133
]
|
| 36 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
790
]
|
| 37 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
926
]
|
| 38 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
85
]
|
| 39 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
2159
]
|
| 40 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
3162
]
|
| 41 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
3116
]
|
| 42 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
365
]
|
| 43 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
1132
]
|
| 44 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
4519
]
|
| 45 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
1752
]
|
| 46 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
71
]
|
| 47 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
72
]
|
| 48 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
70
]
|
| 49 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
207
]
|
| 50 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
208
]
|
| 51 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
83
]
|
| 52 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
87
]
|
| 53 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
137
]
|
| 54 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
91
]
|
| 55 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
209
]
|
| 56 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
29
]
|
| 57 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
162
]
|
| 58 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
146
]
|
| 59 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
210
]
|
| 60 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
95
]
|
| 61 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
148
]
|
| 62 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
98
]
|
| 63 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
99
]
|
| 64 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
104
]
|
| 65 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
105
]
|
| 66 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
212
]
|
| 67 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
111
]
|
| 68 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
112
]
|
| 69 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
113
]
|
| 70 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
114
]
|
| 71 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
749
]
|
| 72 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
283
]
|
| 73 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
213
]
|
| 74 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
119
]
|
| 75 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
2639
]
|
| 76 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
121
]
|
| 77 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
129
]
|
| 78 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
216
]
|
| 79 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
217
]
|
| 80 | 0.04 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 81 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
719
]
|
| 82 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
719
]
|
| 83 | 0.21 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
719
]
|
| 84 | 0.13 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
719
]
|
| 85 | 0.21 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
719
]
|
| 86 | 0.04 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 87 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
140628
]
|
| 88 | 0.12 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 4 ] |
| 89 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
389
]
|
| 90 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 91 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
720
]
|
| 92 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
720
]
|
| 93 | 0.14 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
720
]
|
| 94 | 0.10 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
720
]
|
| 95 | 0.19 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
720
]
|
| 96 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 97 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
140630
]
|
| 98 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 4 ] |
| 99 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 100 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
728
]
|
| 101 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
728
]
|
| 102 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.created_at AS created_at_5, t0.sort AS sort_6, t0.intro AS intro_7, t0.description AS description_8, t0.title AS title_9, t0.description_product_all AS description_product_all_10, t0.brand_id AS brand_id_11, t0.file_id AS file_id_12, t0.brand_series_group_id AS brand_series_group_id_13, t0.intro_file_id AS intro_file_id_14, t0.brand_series_id AS brand_series_id_15 FROM brand_series t0 WHERE t0.id = ?
Parameters:
[
5
]
|
| 103 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
728
]
|
| 104 | 0.07 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
728
]
|
| 105 | 0.14 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
728
]
|
| 106 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 107 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
140565
]
|
| 108 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN brand_series_product_file ON t0.id = brand_series_product_file.file_id WHERE brand_series_product_file.brand_series_id = ?
Parameters:
[
5
]
|
| 109 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.sort AS sort_5, t0.brand_id AS brand_id_6, t0.brand_series_category_id AS brand_series_category_id_7, t0.intro_file_id AS intro_file_id_8, t0.description_file_id AS description_file_id_9 FROM brand_series_category t0 INNER JOIN brand_series_brand_series_category ON t0.id = brand_series_brand_series_category.brand_series_category_id WHERE brand_series_brand_series_category.brand_series_id = ?
Parameters:
[
5
]
|
| 110 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.created_at AS created_at_5, t0.sort AS sort_6, t0.intro AS intro_7, t0.description AS description_8, t0.title AS title_9, t0.description_product_all AS description_product_all_10, t0.brand_id AS brand_id_11, t0.file_id AS file_id_12, t0.brand_series_group_id AS brand_series_group_id_13, t0.intro_file_id AS intro_file_id_14, t0.brand_series_id AS brand_series_id_15 FROM brand_series t0 WHERE t0.brand_series_id = ? ORDER BY t0.sort ASC
Parameters:
[
5
]
|
| 111 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN brand_series_file ON t0.id = brand_series_file.file_id WHERE brand_series_file.brand_series_id = ?
Parameters:
[
5
]
|
| 112 | 0.28 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 5 ] |
| 113 | 0.04 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 114 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
730
]
|
| 115 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
730
]
|
| 116 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
730
]
|
| 117 | 0.07 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
730
]
|
| 118 | 0.14 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
730
]
|
| 119 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 120 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
140561
]
|
| 121 | 0.05 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 5 ] |
| 122 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 123 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
1257
]
|
| 124 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
1257
]
|
| 125 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.created_at AS created_at_5, t0.sort AS sort_6, t0.intro AS intro_7, t0.description AS description_8, t0.title AS title_9, t0.description_product_all AS description_product_all_10, t0.brand_id AS brand_id_11, t0.file_id AS file_id_12, t0.brand_series_group_id AS brand_series_group_id_13, t0.intro_file_id AS intro_file_id_14, t0.brand_series_id AS brand_series_id_15 FROM brand_series t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 126 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
1257
]
|
| 127 | 0.10 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
1257
]
|
| 128 | 0.20 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
1257
]
|
| 129 | 0.04 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 130 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
144822
]
|
| 131 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN brand_series_product_file ON t0.id = brand_series_product_file.file_id WHERE brand_series_product_file.brand_series_id = ?
Parameters:
[
2
]
|
| 132 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.sort AS sort_5, t0.brand_id AS brand_id_6, t0.brand_series_category_id AS brand_series_category_id_7, t0.intro_file_id AS intro_file_id_8, t0.description_file_id AS description_file_id_9 FROM brand_series_category t0 INNER JOIN brand_series_brand_series_category ON t0.id = brand_series_brand_series_category.brand_series_category_id WHERE brand_series_brand_series_category.brand_series_id = ?
Parameters:
[
2
]
|
| 133 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.created_at AS created_at_5, t0.sort AS sort_6, t0.intro AS intro_7, t0.description AS description_8, t0.title AS title_9, t0.description_product_all AS description_product_all_10, t0.brand_id AS brand_id_11, t0.file_id AS file_id_12, t0.brand_series_group_id AS brand_series_group_id_13, t0.intro_file_id AS intro_file_id_14, t0.brand_series_id AS brand_series_id_15 FROM brand_series t0 WHERE t0.brand_series_id = ? ORDER BY t0.sort ASC
Parameters:
[
2
]
|
| 134 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN brand_series_file ON t0.id = brand_series_file.file_id WHERE brand_series_file.brand_series_id = ?
Parameters:
[
2
]
|
| 135 | 1.42 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 2 ] |
| 136 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
77
]
|
| 137 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
271
]
|
| 138 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
456
]
|
| 139 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
267
]
|
| 140 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
272
]
|
| 141 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
273
]
|
| 142 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
274
]
|
| 143 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
275
]
|
| 144 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
276
]
|
| 145 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
277
]
|
| 146 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
269
]
|
| 147 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
120
]
|
| 148 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
1016
]
|
| 149 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 150 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
1263
]
|
| 151 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
1263
]
|
| 152 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
1263
]
|
| 153 | 0.06 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
1263
]
|
| 154 | 0.13 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
1263
]
|
| 155 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 156 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
144818
]
|
| 157 | 0.26 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 2 ] |
| 158 | 0.16 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 159 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
1381
]
|
| 160 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
1381
]
|
| 161 | 0.14 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
1381
]
|
| 162 | 0.28 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
1381
]
|
| 163 | 0.34 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
1381
]
|
| 164 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 165 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
144830
]
|
| 166 | 0.17 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 2 ] |
| 167 | 0.14 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 168 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
1391
]
|
| 169 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
1391
]
|
| 170 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
1391
]
|
| 171 | 0.29 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
1391
]
|
| 172 | 0.14 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
1391
]
|
| 173 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 174 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
144826
]
|
| 175 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 2 ] |
| 176 | 0.13 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 177 | 0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
1386
]
|
| 178 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
1386
]
|
| 179 | 0.14 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
1386
]
|
| 180 | 0.06 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
1386
]
|
| 181 | 0.14 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
1386
]
|
| 182 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 183 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
144802
]
|
| 184 | 0.19 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 2 ] |
| 185 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
143
]
|
| 186 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
278
]
|
| 187 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
279
]
|
| 188 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
280
]
|
| 189 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
281
]
|
| 190 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
282
]
|
| 191 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 192 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
9705
]
|
| 193 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
9705
]
|
| 194 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.created_at AS created_at_5, t0.sort AS sort_6, t0.intro AS intro_7, t0.description AS description_8, t0.title AS title_9, t0.description_product_all AS description_product_all_10, t0.brand_id AS brand_id_11, t0.file_id AS file_id_12, t0.brand_series_group_id AS brand_series_group_id_13, t0.intro_file_id AS intro_file_id_14, t0.brand_series_id AS brand_series_id_15 FROM brand_series t0 WHERE t0.id = ?
Parameters:
[
14
]
|
| 195 | 0.11 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
9705
]
|
| 196 | 0.06 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
9705
]
|
| 197 | 0.13 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
9705
]
|
| 198 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 199 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
124546
]
|
| 200 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN brand_series_product_file ON t0.id = brand_series_product_file.file_id WHERE brand_series_product_file.brand_series_id = ?
Parameters:
[
14
]
|
| 201 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.sort AS sort_5, t0.brand_id AS brand_id_6, t0.brand_series_category_id AS brand_series_category_id_7, t0.intro_file_id AS intro_file_id_8, t0.description_file_id AS description_file_id_9 FROM brand_series_category t0 INNER JOIN brand_series_brand_series_category ON t0.id = brand_series_brand_series_category.brand_series_category_id WHERE brand_series_brand_series_category.brand_series_id = ?
Parameters:
[
14
]
|
| 202 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.created_at AS created_at_5, t0.sort AS sort_6, t0.intro AS intro_7, t0.description AS description_8, t0.title AS title_9, t0.description_product_all AS description_product_all_10, t0.brand_id AS brand_id_11, t0.file_id AS file_id_12, t0.brand_series_group_id AS brand_series_group_id_13, t0.intro_file_id AS intro_file_id_14, t0.brand_series_id AS brand_series_id_15 FROM brand_series t0 WHERE t0.brand_series_id = ? ORDER BY t0.sort ASC
Parameters:
[
14
]
|
| 203 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN brand_series_file ON t0.id = brand_series_file.file_id WHERE brand_series_file.brand_series_id = ?
Parameters:
[
14
]
|
| 204 | 1.31 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 14 ] |
| 205 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
78
]
|
| 206 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
79
]
|
| 207 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
80
]
|
| 208 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
130
]
|
| 209 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
131
]
|
| 210 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
132
]
|
| 211 | 0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
133
]
|
| 212 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
134
]
|
| 213 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
135
]
|
| 214 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
84
]
|
| 215 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
136
]
|
| 216 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
138
]
|
| 217 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
139
]
|
| 218 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
140
]
|
| 219 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
141
]
|
| 220 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
142
]
|
| 221 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
144
]
|
| 222 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
145
]
|
| 223 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
93
]
|
| 224 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
147
]
|
| 225 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
100
]
|
| 226 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
149
]
|
| 227 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
102
]
|
| 228 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
106
]
|
| 229 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
107
]
|
| 230 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
108
]
|
| 231 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
109
]
|
| 232 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
150
]
|
| 233 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
151
]
|
| 234 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
152
]
|
| 235 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
153
]
|
| 236 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
154
]
|
| 237 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
116
]
|
| 238 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
155
]
|
| 239 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
156
]
|
| 240 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
117
]
|
| 241 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
118
]
|
| 242 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 243 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
12060
]
|
| 244 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
12060
]
|
| 245 | 0.12 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
12060
]
|
| 246 | 0.06 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
12060
]
|
| 247 | 0.14 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
12060
]
|
| 248 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 249 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
129539
]
|
| 250 | 0.09 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 14 ] |
| 251 | 0.13 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 252 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
16589
]
|
| 253 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
16589
]
|
| 254 | 0.31 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
16589
]
|
| 255 | 0.27 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
16589
]
|
| 256 | 0.43 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
16589
]
|
| 257 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 258 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
131742
]
|
| 259 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
158
]
|
| 260 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
103
]
|
| 261 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 262 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
16688
]
|
| 263 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
16688
]
|
| 264 | 0.12 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
16688
]
|
| 265 | 0.05 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
16688
]
|
| 266 | 0.14 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
16688
]
|
| 267 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 268 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
138324
]
|
| 269 | 0.07 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 14 ] |
| 270 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
163
]
|
| 271 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 272 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
1339
]
|
| 273 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
1339
]
|
| 274 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.created_at AS created_at_5, t0.sort AS sort_6, t0.intro AS intro_7, t0.description AS description_8, t0.title AS title_9, t0.description_product_all AS description_product_all_10, t0.brand_id AS brand_id_11, t0.file_id AS file_id_12, t0.brand_series_group_id AS brand_series_group_id_13, t0.intro_file_id AS intro_file_id_14, t0.brand_series_id AS brand_series_id_15 FROM brand_series t0 WHERE t0.id = ?
Parameters:
[
218
]
|
| 275 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
1339
]
|
| 276 | 0.06 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
1339
]
|
| 277 | 0.07 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
1339
]
|
| 278 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 279 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
128019
]
|
| 280 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
128020
]
|
| 281 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN brand_series_product_file ON t0.id = brand_series_product_file.file_id WHERE brand_series_product_file.brand_series_id = ?
Parameters:
[
218
]
|
| 282 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.sort AS sort_5, t0.brand_id AS brand_id_6, t0.brand_series_category_id AS brand_series_category_id_7, t0.intro_file_id AS intro_file_id_8, t0.description_file_id AS description_file_id_9 FROM brand_series_category t0 INNER JOIN brand_series_brand_series_category ON t0.id = brand_series_brand_series_category.brand_series_category_id WHERE brand_series_brand_series_category.brand_series_id = ?
Parameters:
[
218
]
|
| 283 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.created_at AS created_at_5, t0.sort AS sort_6, t0.intro AS intro_7, t0.description AS description_8, t0.title AS title_9, t0.description_product_all AS description_product_all_10, t0.brand_id AS brand_id_11, t0.file_id AS file_id_12, t0.brand_series_group_id AS brand_series_group_id_13, t0.intro_file_id AS intro_file_id_14, t0.brand_series_id AS brand_series_id_15 FROM brand_series t0 WHERE t0.brand_series_id = ? ORDER BY t0.sort ASC
Parameters:
[
218
]
|
| 284 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN brand_series_file ON t0.id = brand_series_file.file_id WHERE brand_series_file.brand_series_id = ?
Parameters:
[
218
]
|
| 285 | 0.36 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 218 ] |
| 286 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
391
]
|
| 287 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
762
]
|
| 288 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 289 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
6431
]
|
| 290 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
6431
]
|
| 291 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.created_at AS created_at_5, t0.sort AS sort_6, t0.intro AS intro_7, t0.description AS description_8, t0.title AS title_9, t0.description_product_all AS description_product_all_10, t0.brand_id AS brand_id_11, t0.file_id AS file_id_12, t0.brand_series_group_id AS brand_series_group_id_13, t0.intro_file_id AS intro_file_id_14, t0.brand_series_id AS brand_series_id_15 FROM brand_series t0 WHERE t0.id = ?
Parameters:
[
210
]
|
| 292 | 0.14 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
6431
]
|
| 293 | 0.08 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
6431
]
|
| 294 | 0.16 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
6431
]
|
| 295 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 296 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
112064
]
|
| 297 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN brand_series_product_file ON t0.id = brand_series_product_file.file_id WHERE brand_series_product_file.brand_series_id = ?
Parameters:
[
210
]
|
| 298 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.sort AS sort_5, t0.brand_id AS brand_id_6, t0.brand_series_category_id AS brand_series_category_id_7, t0.intro_file_id AS intro_file_id_8, t0.description_file_id AS description_file_id_9 FROM brand_series_category t0 INNER JOIN brand_series_brand_series_category ON t0.id = brand_series_brand_series_category.brand_series_category_id WHERE brand_series_brand_series_category.brand_series_id = ?
Parameters:
[
210
]
|
| 299 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.created_at AS created_at_5, t0.sort AS sort_6, t0.intro AS intro_7, t0.description AS description_8, t0.title AS title_9, t0.description_product_all AS description_product_all_10, t0.brand_id AS brand_id_11, t0.file_id AS file_id_12, t0.brand_series_group_id AS brand_series_group_id_13, t0.intro_file_id AS intro_file_id_14, t0.brand_series_id AS brand_series_id_15 FROM brand_series t0 WHERE t0.brand_series_id = ? ORDER BY t0.sort ASC
Parameters:
[
210
]
|
| 300 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN brand_series_file ON t0.id = brand_series_file.file_id WHERE brand_series_file.brand_series_id = ?
Parameters:
[
210
]
|
| 301 | 0.52 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 210 ] |
| 302 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
4518
]
|
| 303 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
3169
]
|
| 304 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
122
]
|
| 305 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
123
]
|
| 306 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
86
]
|
| 307 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
88
]
|
| 308 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
90
]
|
| 309 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
92
]
|
| 310 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
124
]
|
| 311 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
96
]
|
| 312 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
97
]
|
| 313 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
125
]
|
| 314 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
126
]
|
| 315 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
110
]
|
| 316 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
127
]
|
| 317 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
128
]
|
| 318 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 319 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
6432
]
|
| 320 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
6432
]
|
| 321 | 0.14 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
6432
]
|
| 322 | 0.06 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
6432
]
|
| 323 | 0.13 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
6432
]
|
| 324 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 325 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
110015
]
|
| 326 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 210 ] |
| 327 | 0.04 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 328 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
6433
]
|
| 329 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
6433
]
|
| 330 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
6433
]
|
| 331 | 0.06 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
6433
]
|
| 332 | 0.13 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
6433
]
|
| 333 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 334 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
110018
]
|
| 335 | 0.23 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 210 ] |
| 336 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 337 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
6434
]
|
| 338 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
6434
]
|
| 339 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
6434
]
|
| 340 | 0.06 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
6434
]
|
| 341 | 0.12 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
6434
]
|
| 342 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 343 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
128420
]
|
| 344 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 210 ] |
| 345 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 346 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
6440
]
|
| 347 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
6440
]
|
| 348 | 0.12 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
6440
]
|
| 349 | 0.05 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
6440
]
|
| 350 | 0.09 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
6440
]
|
| 351 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 352 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
112065
]
|
| 353 | 0.09 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 210 ] |
| 354 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 355 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
6441
]
|
| 356 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
6441
]
|
| 357 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
6441
]
|
| 358 | 0.05 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
6441
]
|
| 359 | 0.08 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
6441
]
|
| 360 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 361 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
107908
]
|
| 362 | 0.09 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 210 ] |
| 363 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 364 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
6442
]
|
| 365 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
6442
]
|
| 366 | 0.14 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
6442
]
|
| 367 | 0.06 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
6442
]
|
| 368 | 0.13 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
6442
]
|
| 369 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 370 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
109999
]
|
| 371 | 0.09 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 210 ] |
| 372 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 373 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
6444
]
|
| 374 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
6444
]
|
| 375 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
6444
]
|
| 376 | 0.06 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
6444
]
|
| 377 | 0.14 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
6444
]
|
| 378 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 379 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
119984
]
|
| 380 | 0.09 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 210 ] |
| 381 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 382 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
6447
]
|
| 383 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
6447
]
|
| 384 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
6447
]
|
| 385 | 0.06 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
6447
]
|
| 386 | 0.14 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
6447
]
|
| 387 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 388 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
128348
]
|
| 389 | 0.12 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 210 ] |
| 390 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 391 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
6448
]
|
| 392 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
6448
]
|
| 393 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
6448
]
|
| 394 | 0.07 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
6448
]
|
| 395 | 0.13 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
6448
]
|
| 396 | 0.05 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 397 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
118942
]
|
| 398 | 0.17 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 210 ] |
| 399 | 0.04 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 400 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
6450
]
|
| 401 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
6450
]
|
| 402 | 0.14 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
6450
]
|
| 403 | 0.06 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
6450
]
|
| 404 | 0.15 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
6450
]
|
| 405 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 406 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
109993
]
|
| 407 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 210 ] |
| 408 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 409 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
1187
]
|
| 410 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
1187
]
|
| 411 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.created_at AS created_at_5, t0.sort AS sort_6, t0.intro AS intro_7, t0.description AS description_8, t0.title AS title_9, t0.description_product_all AS description_product_all_10, t0.brand_id AS brand_id_11, t0.file_id AS file_id_12, t0.brand_series_group_id AS brand_series_group_id_13, t0.intro_file_id AS intro_file_id_14, t0.brand_series_id AS brand_series_id_15 FROM brand_series t0 WHERE t0.id = ?
Parameters:
[
212
]
|
| 412 | 0.12 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
1187
]
|
| 413 | 0.11 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
1187
]
|
| 414 | 0.12 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
1187
]
|
| 415 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 416 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
144642
]
|
| 417 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN brand_series_product_file ON t0.id = brand_series_product_file.file_id WHERE brand_series_product_file.brand_series_id = ?
Parameters:
[
212
]
|
| 418 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.sort AS sort_5, t0.brand_id AS brand_id_6, t0.brand_series_category_id AS brand_series_category_id_7, t0.intro_file_id AS intro_file_id_8, t0.description_file_id AS description_file_id_9 FROM brand_series_category t0 INNER JOIN brand_series_brand_series_category ON t0.id = brand_series_brand_series_category.brand_series_category_id WHERE brand_series_brand_series_category.brand_series_id = ?
Parameters:
[
212
]
|
| 419 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.created_at AS created_at_5, t0.sort AS sort_6, t0.intro AS intro_7, t0.description AS description_8, t0.title AS title_9, t0.description_product_all AS description_product_all_10, t0.brand_id AS brand_id_11, t0.file_id AS file_id_12, t0.brand_series_group_id AS brand_series_group_id_13, t0.intro_file_id AS intro_file_id_14, t0.brand_series_id AS brand_series_id_15 FROM brand_series t0 WHERE t0.brand_series_id = ? ORDER BY t0.sort ASC
Parameters:
[
212
]
|
| 420 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN brand_series_file ON t0.id = brand_series_file.file_id WHERE brand_series_file.brand_series_id = ?
Parameters:
[
212
]
|
| 421 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 212 ] |
| 422 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
166
]
|
| 423 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
160
]
|
| 424 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
167
]
|
| 425 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
399
]
|
| 426 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
169
]
|
| 427 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
794
]
|
| 428 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
795
]
|
| 429 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
268
]
|
| 430 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
188
]
|
| 431 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
189
]
|
| 432 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.is_from_s1 AS is_from_s1_4, t0.type AS type_5, t0.parameters AS parameters_6, t0.is_for_analogues AS is_for_analogues_7, t0.is_new AS is_new_8 FROM product_property t0 WHERE t0.id = ?
Parameters:
[
796
]
|
| 433 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 434 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
1188
]
|
| 435 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
1188
]
|
| 436 | 0.12 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
1188
]
|
| 437 | 0.05 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
1188
]
|
| 438 | 0.10 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
1188
]
|
| 439 | 0.04 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 440 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
144656
]
|
| 441 | 0.05 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 212 ] |
| 442 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 443 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
16433
]
|
| 444 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
16433
]
|
| 445 | 0.12 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
16433
]
|
| 446 | 0.06 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
16433
]
|
| 447 | 0.12 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
16433
]
|
| 448 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 449 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
144634
]
|
| 450 | 0.04 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 212 ] |
| 451 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 452 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_document ON t0.id = product_document.file_id WHERE product_document.product_id = ?
Parameters:
[
16451
]
|
| 453 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 INNER JOIN product_file ON t0.id = product_file.file_id WHERE product_file.product_id = ?
Parameters:
[
16451
]
|
| 454 | 0.11 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 INNER JOIN product_duplicates ON t0.id = product_duplicates.product_target WHERE product_duplicates.product_source = ?
Parameters:
[
16451
]
|
| 455 | 0.05 ms |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.count AS count_3, t0.uploaded_at AS uploaded_at_4, t0.shop_id AS shop_id_5, t0.product_id AS product_id_6 FROM shop_product t0 WHERE t0.product_id = ?
Parameters:
[
16451
]
|
| 456 | 0.11 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_from_s1 AS is_from_s1_3, t0.created_at AS created_at_4, t0.is_from_command AS is_from_command_5, t0.sort AS sort_6, t0.product_id AS product_id_7, t0.product_property_id AS product_property_id_8, t0.product_property_group_id AS product_property_group_id_9 FROM product_property_value t0 WHERE t0.product_id = ?
Parameters:
[
16451
]
|
| 457 | 0.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.updated_at AS updated_at_3, t0.is_published AS is_published_4, t0.brand_id AS brand_id_5, t0.currency_id AS currency_id_6 FROM brand_currency_value t0 WHERE (t0.is_published = ? AND t0.brand_id = ?) ORDER BY t0.id DESC LIMIT 1
Parameters:
[ 1 1 ] |
| 458 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_width AS image_width_3, t0.image_height AS image_height_4, t0.type AS type_5, t0.bytes AS bytes_6, t0.created_at AS created_at_7, t0.is_tested AS is_tested_8, t0.title AS title_9, t0.description AS description_10, t0.priority AS priority_11, t0.filename_original AS filename_original_12, t0.checked AS checked_13, t0.file_display_id AS file_display_id_14, t0.file_preview_id AS file_preview_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
144640
]
|
| 459 | 0.05 ms |
SELECT t0.id AS id_1, t0.is_published AS is_published_2, t0.is_on_sale AS is_on_sale_3, t0.name AS name_4, t0.s1_code AS s1_code_5, t0.description AS description_6, t0.is_description_unique AS is_description_unique_7, t0.product_code AS product_code_8, t0.seo_name AS seo_name_9, t0.seo_description AS seo_description_10, t0.previous_id AS previous_id_11, t0.created_at AS created_at_12, t0.price_value AS price_value_13, t0.price_value_client AS price_value_client_14, t0.imported_at AS imported_at_15, t0.set_categories_at AS set_categories_at_16, t0.is_archives AS is_archives_17, t0.temp_price_value AS temp_price_value_18, t0.updated_at AS updated_at_19, t0.is_api_image AS is_api_image_20, t0.file_order AS file_order_21, t0.slug AS slug_22, t0.unit AS unit_23, t0.replaced_s1_code AS replaced_s1_code_24, t0.is_show_price AS is_show_price_25, t0.is_service AS is_service_26, t0.promo_description AS promo_description_27, t0.s1_slug AS s1_slug_28, t0.is_actual AS is_actual_29, t0.ratio AS ratio_30, t0.shop_count AS shop_count_31, t0.is_sale AS is_sale_32, t0.is_sale_admin AS is_sale_admin_33, t0.direct_code AS direct_code_34, t0.temp_product_code_duplicates AS temp_product_code_duplicates_35, t0.brand_id AS brand_id_36, t0.file_list_id AS file_list_id_37, t0.currency_id AS currency_id_38, t0.currency_client_id AS currency_client_id_39, t0.country_id AS country_id_40, t0.brand_series_id AS brand_series_id_41, t0.model_id AS model_id_42 FROM product t0 WHERE (t0.is_published = ? AND t0.brand_series_id = ?)
Parameters:
[ 1 212 ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\ProductPropertyValue | 1507 |
| App\Entity\CurrencyValue | 1062 |
| App\Entity\File | 708 |
| App\Entity\Product | 656 |
| App\Entity\ProductProperty | 139 |
| App\Entity\ShopProduct | 42 |
| App\Entity\ProductPropertyGroup | 8 |
| App\Entity\BrandSeries | 7 |
| App\Entity\BrandSeriesCategory | 4 |
| App\Entity\BrandSeriesGroup | 3 |
| App\Entity\Shop | 3 |
| App\Entity\Brand | 2 |
| App\Entity\Currency | 2 |
| App\Entity\Country | 1 |
| App\Entity\BrandCurrencyValue | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Product | No errors. |
| App\Entity\Category |
|
| App\Entity\Brand |
|
| App\Entity\File | No errors. |
| App\Entity\Currency |
|
| App\Entity\Country | No errors. |
| App\Entity\BrandSeries | No errors. |
| App\Entity\Model |
|
| App\Entity\ProductPropertyValue | No errors. |
| App\Entity\ShopProduct | No errors. |
| App\Entity\CurrencyValue |
|
| App\Entity\DiskFolder | No errors. |
| App\Entity\BrandSeriesCategory | No errors. |
| App\Entity\CategoryBrand | No errors. |
| App\Entity\BrandCurrencyValue | No errors. |
| App\Entity\BrandSeriesGroup | No errors. |
| App\Entity\Shop | No errors. |
| App\Entity\ProductProperty | No errors. |
| App\Entity\ProductPropertyGroup | No errors. |