Query Metrics
364
Database Queries
31
Different statements
1153.72 ms
Query time
0
Invalid entities
521
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 955.65 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"canon-eos-r5-mark-ii-50mm-f-1-2l-rf-usm-black-friday-canon-86277"
]
|
| 2 | 19.32 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86277
]
|
| 3 | 2.37 ms |
SELECT p0_.reference AS reference_0, p0_.number_id AS number_id_1, p0_.name AS name_2, p0_.position AS position_3, p0_.enabled AS enabled_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6, p0_.id AS id_7 FROM product_boxes p0_ INNER JOIN product_boxes_rel_products_assoc p2_ ON p0_.id = p2_.product_box_id INNER JOIN products p1_ ON p1_.id = p2_.product_id WHERE p1_.id = ? ORDER BY p0_.id ASC LIMIT 30
Parameters:
[
86277
]
|
| 4 | 9.64 ms |
SELECT count(1) AS sclr_0 FROM product_boxes p0_ INNER JOIN product_boxes_rel_products_assoc p2_ ON p0_.id = p2_.product_box_id INNER JOIN products p1_ ON p1_.id = p2_.product_id WHERE p1_.id = ?
Parameters:
[
86277
]
|
| 5 | 0.83 ms |
SELECT p0_.reference AS reference_0, p0_.number_id AS number_id_1, p0_.name AS name_2, p0_.position AS position_3, p0_.enabled AS enabled_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6, p0_.id AS id_7 FROM product_packs p0_ INNER JOIN product_packs_rel_products_assoc p2_ ON p0_.id = p2_.product_pack_id INNER JOIN products p1_ ON p1_.id = p2_.product_id WHERE p1_.id = ? ORDER BY p0_.id ASC LIMIT 30
Parameters:
[
86277
]
|
| 6 | 0.27 ms |
SELECT count(1) AS sclr_0 FROM product_packs p0_ INNER JOIN product_packs_rel_products_assoc p2_ ON p0_.id = p2_.product_pack_id INNER JOIN products p1_ ON p1_.id = p2_.product_id WHERE p1_.id = ?
Parameters:
[
86277
]
|
| 7 | 1.39 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_box_id AS product_box_id_3, t0.product_id AS product_id_4 FROM product_box_products_inside_position t0 WHERE t0.product_box_id = ? ORDER BY t0.position ASC
Parameters:
[
"0d5511d7-4277-50bd-adfd-4cee50f1e797"
]
|
| 8 | 0.79 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
68690
]
|
| 9 | 0.73 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
68690
]
|
| 10 | 0.73 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
68690
]
|
| 11 | 0.38 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"66e29787-c267-4d84-9d9a-f1c587510370"
]
|
| 12 | 0.44 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
68689
]
|
| 13 | 0.32 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
68689
]
|
| 14 | 0.37 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
68689
]
|
| 15 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"c5088a27-7694-430c-bd66-5db5d9c9c34d"
]
|
| 16 | 0.31 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
68688
]
|
| 17 | 0.28 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
68688
]
|
| 18 | 0.36 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
68688
]
|
| 19 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"1758809c-2cbc-4aba-a55c-50d13ddf5a7d"
]
|
| 20 | 7.92 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
68687
]
|
| 21 | 0.46 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
68687
]
|
| 22 | 0.40 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
68687
]
|
| 23 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"61442a7f-eb8b-49ef-beba-835d85e8afde"
]
|
| 24 | 3.42 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 INNER JOIN product_boxes_rel_products_assoc ON t0.id = product_boxes_rel_products_assoc.product_id WHERE product_boxes_rel_products_assoc.product_box_id = ?
Parameters:
[
"0d5511d7-4277-50bd-adfd-4cee50f1e797"
]
|
| 25 | 0.36 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86252
]
|
| 26 | 0.28 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86253
]
|
| 27 | 0.25 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86273
]
|
| 28 | 0.24 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86274
]
|
| 29 | 0.25 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86275
]
|
| 30 | 0.25 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86276
]
|
| 31 | 0.26 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86278
]
|
| 32 | 0.25 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86279
]
|
| 33 | 0.24 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86280
]
|
| 34 | 0.25 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86281
]
|
| 35 | 0.25 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86282
]
|
| 36 | 0.25 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86283
]
|
| 37 | 0.25 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86284
]
|
| 38 | 0.24 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86285
]
|
| 39 | 0.25 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86286
]
|
| 40 | 0.24 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86287
]
|
| 41 | 0.25 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86288
]
|
| 42 | 0.58 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
87952
]
|
| 43 | 0.50 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86252
]
|
| 44 | 0.37 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"9340bd4e-9290-4525-93ba-1abbf7ff60a8"
]
|
| 45 | 0.35 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86253
]
|
| 46 | 0.20 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"c4e325cd-a3e9-41ed-b7df-2a98eaa52735"
]
|
| 47 | 0.35 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86273
]
|
| 48 | 0.34 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"65c7cb22-f490-4283-973c-14fc9f6fe368"
]
|
| 49 | 0.34 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86274
]
|
| 50 | 0.35 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"bfc1f96f-da51-49fd-8d74-4b3ea529797d"
]
|
| 51 | 0.34 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86275
]
|
| 52 | 0.32 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"6b8ac3fb-3667-4410-8edb-5e47cecd7ea2"
]
|
| 53 | 0.34 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86276
]
|
| 54 | 0.34 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"af7e4db5-c871-4e52-ac3e-a7b4cd10a874"
]
|
| 55 | 0.35 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86277
]
|
| 56 | 0.35 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"a6421bc2-d1ae-4d7b-a04b-83f4bd24a9b3"
]
|
| 57 | 0.35 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86278
]
|
| 58 | 0.35 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"51909917-48fa-4ae6-8599-238be4da4997"
]
|
| 59 | 0.36 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86279
]
|
| 60 | 0.34 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"218c8a9e-7bae-4f12-b09a-40fb10593952"
]
|
| 61 | 0.37 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86280
]
|
| 62 | 0.35 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"c7cecc04-46a1-4306-9cd7-59c327a67112"
]
|
| 63 | 0.37 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86281
]
|
| 64 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"05c43dd3-a8df-43e5-90a4-98e8253346c1"
]
|
| 65 | 0.35 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86282
]
|
| 66 | 0.51 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"8235ef27-cf37-4047-95a3-a1bea76efe00"
]
|
| 67 | 0.35 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86283
]
|
| 68 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"74f1453f-411c-4bee-af72-276386de79df"
]
|
| 69 | 0.37 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86284
]
|
| 70 | 0.35 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"a791eb57-a90b-4289-bdd9-fa8a2c2f91d8"
]
|
| 71 | 0.35 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86285
]
|
| 72 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"ffcc2e22-2c8b-4565-8204-b9061d76c1b7"
]
|
| 73 | 0.35 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86286
]
|
| 74 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"87408c21-5bdb-43d2-8450-0bbbef7adc8b"
]
|
| 75 | 0.34 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86287
]
|
| 76 | 0.35 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"20a424c0-9c9c-47f9-859e-3c8087dc5ed3"
]
|
| 77 | 0.35 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86288
]
|
| 78 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"a67703db-bead-41e7-989e-bea7bf2e9bdb"
]
|
| 79 | 0.53 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
87952
]
|
| 80 | 1.01 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_box_id AS product_box_id_3, t0.product_id AS product_id_4 FROM product_box_products_inside_position t0 WHERE t0.product_box_id = ? ORDER BY t0.position ASC
Parameters:
[
"221312e2-e75b-5301-8b67-c161830e629b"
]
|
| 81 | 0.62 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
38489
]
|
| 82 | 0.58 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
38489
]
|
| 83 | 0.49 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
38489
]
|
| 84 | 0.37 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"55b5738a-e46d-43b3-9309-957039097ea0"
]
|
| 85 | 0.60 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
10364
]
|
| 86 | 0.57 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
10364
]
|
| 87 | 0.51 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
10364
]
|
| 88 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"46627780-fbbc-4fd6-a9d6-b055d61ce9d1"
]
|
| 89 | 0.46 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
61815
]
|
| 90 | 0.57 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
61815
]
|
| 91 | 0.51 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
61815
]
|
| 92 | 0.38 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"103946c2-bf6c-45ad-b79d-9c3d84d290e7"
]
|
| 93 | 0.31 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
10363
]
|
| 94 | 0.28 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
10363
]
|
| 95 | 0.37 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
10363
]
|
| 96 | 0.37 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"861b5e81-b25e-4faf-a8ce-fa6e2c8e15fa"
]
|
| 97 | 1.01 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 INNER JOIN product_boxes_rel_products_assoc ON t0.id = product_boxes_rel_products_assoc.product_id WHERE product_boxes_rel_products_assoc.product_box_id = ?
Parameters:
[
"221312e2-e75b-5301-8b67-c161830e629b"
]
|
| 98 | 0.72 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_box_id AS product_box_id_3, t0.product_id AS product_id_4 FROM product_box_products_inside_position t0 WHERE t0.product_box_id = ? ORDER BY t0.position ASC
Parameters:
[
"34ec64d7-1435-5683-98a0-074620462e20"
]
|
| 99 | 0.32 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
86255
]
|
| 100 | 0.28 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86255
]
|
| 101 | 0.36 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86255
]
|
| 102 | 0.47 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"cd301dd2-9944-4178-96e8-0da89f732088"
]
|
| 103 | 0.48 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
69907
]
|
| 104 | 0.56 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
69907
]
|
| 105 | 0.51 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
69907
]
|
| 106 | 0.37 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"7328ec21-0ac7-4a34-ba94-1bcd995ac514"
]
|
| 107 | 1.00 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 INNER JOIN product_boxes_rel_products_assoc ON t0.id = product_boxes_rel_products_assoc.product_id WHERE product_boxes_rel_products_assoc.product_box_id = ?
Parameters:
[
"34ec64d7-1435-5683-98a0-074620462e20"
]
|
| 108 | 1.02 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_box_id AS product_box_id_3, t0.product_id AS product_id_4 FROM product_box_products_inside_position t0 WHERE t0.product_box_id = ? ORDER BY t0.position ASC
Parameters:
[
"74cf067e-25aa-5986-a776-b735f80d5cb6"
]
|
| 109 | 0.32 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
86263
]
|
| 110 | 0.28 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86263
]
|
| 111 | 0.37 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86263
]
|
| 112 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"be0763b5-63a1-4a97-a117-c1fa34ef3fd2"
]
|
| 113 | 0.30 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
86264
]
|
| 114 | 0.28 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86264
]
|
| 115 | 0.37 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86264
]
|
| 116 | 0.35 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"f58bed13-2830-4e28-99d8-518c58b97405"
]
|
| 117 | 0.31 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
86262
]
|
| 118 | 0.26 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86262
]
|
| 119 | 0.38 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86262
]
|
| 120 | 0.35 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"dd08ee94-aad4-433a-a80c-eb521711e9d3"
]
|
| 121 | 0.45 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
69036
]
|
| 122 | 0.66 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
69036
]
|
| 123 | 0.49 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
69036
]
|
| 124 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"3ca44b92-707d-40b1-938b-6e873ee782cf"
]
|
| 125 | 0.97 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 INNER JOIN product_boxes_rel_products_assoc ON t0.id = product_boxes_rel_products_assoc.product_id WHERE product_boxes_rel_products_assoc.product_box_id = ?
Parameters:
[
"74cf067e-25aa-5986-a776-b735f80d5cb6"
]
|
| 126 | 0.73 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_box_id AS product_box_id_3, t0.product_id AS product_id_4 FROM product_box_products_inside_position t0 WHERE t0.product_box_id = ? ORDER BY t0.position ASC
Parameters:
[
"7fd53895-bfec-534b-bbe6-da20d3dc9776"
]
|
| 127 | 0.31 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
65443
]
|
| 128 | 0.56 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
65443
]
|
| 129 | 0.51 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
65443
]
|
| 130 | 0.38 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"80cfec8c-a801-4988-99f9-7822cdc2a845"
]
|
| 131 | 0.29 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
65444
]
|
| 132 | 0.28 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
65444
]
|
| 133 | 0.35 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
65444
]
|
| 134 | 0.30 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
65445
]
|
| 135 | 0.26 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
65445
]
|
| 136 | 0.38 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
65445
]
|
| 137 | 0.52 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"b20fce55-ebb1-427e-9705-abae51f6838f"
]
|
| 138 | 0.31 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
65446
]
|
| 139 | 0.27 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
65446
]
|
| 140 | 0.38 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
65446
]
|
| 141 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"781ce344-560a-456f-a9e4-78941166ce2a"
]
|
| 142 | 1.01 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 INNER JOIN product_boxes_rel_products_assoc ON t0.id = product_boxes_rel_products_assoc.product_id WHERE product_boxes_rel_products_assoc.product_box_id = ?
Parameters:
[
"7fd53895-bfec-534b-bbe6-da20d3dc9776"
]
|
| 143 | 1.05 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_box_id AS product_box_id_3, t0.product_id AS product_id_4 FROM product_box_products_inside_position t0 WHERE t0.product_box_id = ? ORDER BY t0.position ASC
Parameters:
[
"82288e4f-3794-5163-85b4-964700c94d4e"
]
|
| 144 | 9.08 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
86261
]
|
| 145 | 0.48 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86261
]
|
| 146 | 0.42 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86261
]
|
| 147 | 0.37 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"061d011f-b1aa-489f-98ab-a77a874e7697"
]
|
| 148 | 0.46 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
19453
]
|
| 149 | 0.56 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
19453
]
|
| 150 | 0.52 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
19453
]
|
| 151 | 0.35 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"90b391fb-8d0d-4909-830a-69ac66cbe4fe"
]
|
| 152 | 0.31 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
21929
]
|
| 153 | 0.55 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
21929
]
|
| 154 | 0.51 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
21929
]
|
| 155 | 0.38 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"d82f7227-5886-4ecc-aead-635d0d19b8d5"
]
|
| 156 | 0.32 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
86265
]
|
| 157 | 0.27 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86265
]
|
| 158 | 0.36 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86265
]
|
| 159 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"17f8e4ee-0adf-4a53-89b4-4d4f1ed84066"
]
|
| 160 | 0.32 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
86266
]
|
| 161 | 0.44 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86266
]
|
| 162 | 0.38 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86266
]
|
| 163 | 0.38 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"fae114a5-faa7-45e5-b890-53298cee8c61"
]
|
| 164 | 0.58 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
75360
]
|
| 165 | 0.56 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
75360
]
|
| 166 | 0.50 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
75360
]
|
| 167 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"d55e3d6e-202d-4a82-bd2a-32ffc20e3ee6"
]
|
| 168 | 1.31 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 INNER JOIN product_boxes_rel_products_assoc ON t0.id = product_boxes_rel_products_assoc.product_id WHERE product_boxes_rel_products_assoc.product_box_id = ?
Parameters:
[
"82288e4f-3794-5163-85b4-964700c94d4e"
]
|
| 169 | 0.87 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_box_id AS product_box_id_3, t0.product_id AS product_id_4 FROM product_box_products_inside_position t0 WHERE t0.product_box_id = ? ORDER BY t0.position ASC
Parameters:
[
"b04b5c96-1105-5bf7-b85a-1f9f800fe5cd"
]
|
| 170 | 0.45 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
72894
]
|
| 171 | 0.56 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
72894
]
|
| 172 | 0.49 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
72894
]
|
| 173 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"4c6037d0-195a-41d2-9239-bbac24a7b825"
]
|
| 174 | 0.45 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
58749
]
|
| 175 | 0.55 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
58749
]
|
| 176 | 0.49 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
58749
]
|
| 177 | 0.49 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"35446852-4c4f-4db0-95c4-2258fc8ec05a"
]
|
| 178 | 0.29 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
69035
]
|
| 179 | 0.25 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
69035
]
|
| 180 | 0.36 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
69035
]
|
| 181 | 0.34 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"e3c2279f-04bd-4423-8473-94a2f4c9dc95"
]
|
| 182 | 0.98 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 INNER JOIN product_boxes_rel_products_assoc ON t0.id = product_boxes_rel_products_assoc.product_id WHERE product_boxes_rel_products_assoc.product_box_id = ?
Parameters:
[
"b04b5c96-1105-5bf7-b85a-1f9f800fe5cd"
]
|
| 183 | 0.71 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_box_id AS product_box_id_3, t0.product_id AS product_id_4 FROM product_box_products_inside_position t0 WHERE t0.product_box_id = ? ORDER BY t0.position ASC
Parameters:
[
"e06b0f7d-5703-5aea-9297-3b8885ad5cc4"
]
|
| 184 | 0.33 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
59734
]
|
| 185 | 0.55 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
59734
]
|
| 186 | 0.50 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
59734
]
|
| 187 | 0.35 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"a3023eb8-c965-4576-9abf-7735035887c7"
]
|
| 188 | 0.32 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
86257
]
|
| 189 | 0.26 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86257
]
|
| 190 | 0.37 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86257
]
|
| 191 | 0.35 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"c64c433d-b430-495f-898b-ecce5f288250"
]
|
| 192 | 0.30 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
86256
]
|
| 193 | 0.26 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86256
]
|
| 194 | 0.35 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86256
]
|
| 195 | 0.35 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"d1e22f40-ed9b-4edf-ac93-0f7c1d0772ca"
]
|
| 196 | 0.95 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 INNER JOIN product_boxes_rel_products_assoc ON t0.id = product_boxes_rel_products_assoc.product_id WHERE product_boxes_rel_products_assoc.product_box_id = ?
Parameters:
[
"e06b0f7d-5703-5aea-9297-3b8885ad5cc4"
]
|
| 197 | 0.98 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_box_id AS product_box_id_3, t0.product_id AS product_id_4 FROM product_box_products_inside_position t0 WHERE t0.product_box_id = ? ORDER BY t0.position ASC
Parameters:
[
"f546341f-78c5-53d2-ae90-d09528e18f67"
]
|
| 198 | 0.33 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
80352
]
|
| 199 | 0.28 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
80352
]
|
| 200 | 0.36 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
80352
]
|
| 201 | 0.35 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"113a4325-a54e-4fd1-adbd-6be2a5a4dc64"
]
|
| 202 | 0.32 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
86076
]
|
| 203 | 0.49 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
86076
]
|
| 204 | 0.37 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
86076
]
|
| 205 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"c6f021ce-f2b3-4953-a260-a6dffaf113b1"
]
|
| 206 | 0.32 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
72896
]
|
| 207 | 0.30 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
72896
]
|
| 208 | 0.38 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
72896
]
|
| 209 | 0.38 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"df4f7f75-80e2-450d-916a-5b67e4eb2fbd"
]
|
| 210 | 0.47 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
75375
]
|
| 211 | 0.28 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
75375
]
|
| 212 | 0.37 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
75375
]
|
| 213 | 0.34 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"2459c3ab-d85e-4320-9cc2-c05a997dc203"
]
|
| 214 | 0.51 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
12046
]
|
| 215 | 0.57 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
12046
]
|
| 216 | 0.51 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
12046
]
|
| 217 | 0.51 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"fb5fb1ba-625b-46df-ab23-7f482c19610c"
]
|
| 218 | 0.48 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 WHERE t0.id = ?
Parameters:
[
15904
]
|
| 219 | 0.73 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
15904
]
|
| 220 | 0.50 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
15904
]
|
| 221 | 0.37 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"fc4fa0a7-60c4-425b-84bc-701624fe37f2"
]
|
| 222 | 0.99 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 INNER JOIN product_boxes_rel_products_assoc ON t0.id = product_boxes_rel_products_assoc.product_id WHERE product_boxes_rel_products_assoc.product_box_id = ?
Parameters:
[
"f546341f-78c5-53d2-ae90-d09528e18f67"
]
|
| 223 | 0.38 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.show_on_home_deals AS show_on_home_deals_14, t0.show_on_home_new_products AS show_on_home_new_products_15, t0.kit AS kit_16, t0.show_only_in_pack AS show_only_in_pack_17, t0.price_buy AS price_buy_18, t0.price_sell AS price_sell_19, t0.price_offer AS price_offer_20, t0.soa AS soa_21, t0.stock AS stock_22, t0.stock_supplier AS stock_supplier_23, t0.min AS min_24, t0.max AS max_25, t0.period AS period_26, t0.internal_comments AS internal_comments_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.last_activation_at AS last_activation_at_30, t0.product_specs AS product_specs_31, t0.cron_export_status AS cron_export_status_32, t0.id AS id_33, t0.brand_id AS brand_id_34, t0.created_by_user AS created_by_user_35, t0.updated_by_user AS updated_by_user_36, t0.last_activation_by_user AS last_activation_by_user_37 FROM products t0 INNER JOIN products_rel_accessories ON t0.id = products_rel_accessories.accessory_id WHERE products_rel_accessories.product_id = ?
Parameters:
[
86277
]
|
| 224 | 1.27 ms |
SELECT t0.name AS name_1, t0.type AS type_2, t0.slug AS slug_3, t0.position AS position_4, t0.number_id AS number_id_5, t0.description AS description_6, t0.description_admin AS description_admin_7, t0.enabled AS enabled_8, t0.button_1_text AS button_1_text_9, t0.button_1_url AS button_1_url_10, t0.video_youtube_code AS video_youtube_code_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.id AS id_14, t0.brand_id AS brand_id_15 FROM products_legends t0 INNER JOIN products_rel_legends ON t0.id = products_rel_legends.legend_id WHERE products_rel_legends.product_id = ?
Parameters:
[
86277
]
|
| 225 | 0.74 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.legend_id AS legend_id_6, t0.media_id AS media_id_7 FROM legends_medias t0 WHERE t0.legend_id = ?
Parameters:
[
"2321dfad-3125-5cfb-9183-9bcc91f634c1"
]
|
| 226 | 0.22 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.legend_id AS legend_id_6, t0.media_id AS media_id_7 FROM legends_medias t0 WHERE t0.legend_id = ?
Parameters:
[
"276262e2-2da5-5bd0-b73e-47275e28d19b"
]
|
| 227 | 0.34 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.legend_id AS legend_id_6, t0.media_id AS media_id_7 FROM legends_medias t0 WHERE t0.legend_id = ?
Parameters:
[
"be171196-788c-5cad-a03f-f03e72d538d8"
]
|
| 228 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.multiple AS multiple_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_features t0 WHERE t0.id = ?
Parameters:
[
"d0307b7d-df93-596a-ac0f-dfb601c2a201"
]
|
| 229 | 0.23 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.multiple AS multiple_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_features t0 WHERE t0.id = ?
Parameters:
[
"a6de82a2-6826-533f-a5dc-feed1d391dce"
]
|
| 230 | 0.74 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
86277
]
|
| 231 | 0.83 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"a3946475-5923-48ff-9131-572cb1f08c2b"
]
|
| 232 | 0.55 ms |
SELECT t0.name AS name_1, t0.position AS position_2, t0.embed_url AS embed_url_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM products_videos t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
86277
]
|
| 233 | 0.39 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.number_id AS number_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_brands t0 WHERE t0.id = ?
Parameters:
[
"f14941cb-732a-5eb2-9cd7-3a07e29fdd66"
]
|
| 234 | 0.49 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?
Parameters:
[
"f14941cb-732a-5eb2-9cd7-3a07e29fdd66"
]
|
| 235 | 0.55 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"70bbab53-f29f-4dca-85f4-f0fb98cb8445"
]
|
| 236 | 0.69 ms |
SELECT o0_.reference AS reference_0, o0_.amount AS amount_1, o0_.name AS name_2, o0_.price_sell AS price_sell_3, o0_.price_offer AS price_offer_4, o0_.price_subtotal AS price_subtotal_5, o0_.price_subtotal_after_taxes AS price_subtotal_after_taxes_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8, o0_.id AS id_9, o0_.order_id AS order_id_10, o0_.product_id AS product_id_11 FROM orders_products o0_ ORDER BY o0_.id ASC LIMIT 30
Parameters:
[] |
| 237 | 0.97 ms |
SELECT p0_.slug AS slug_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_short AS description_short_3, p0_.supplier_reference AS supplier_reference_4, p0_.manufacturer_reference AS manufacturer_reference_5, p0_.ean AS ean_6, p0_.position AS position_7, p0_.status AS status_8, p0_.tax_type AS tax_type_9, p0_.showcase AS showcase_10, p0_.on_offer AS on_offer_11, p0_.new AS new_12, p0_.show_on_home_deals AS show_on_home_deals_13, p0_.show_on_home_new_products AS show_on_home_new_products_14, p0_.kit AS kit_15, p0_.show_only_in_pack AS show_only_in_pack_16, p0_.price_buy AS price_buy_17, p0_.price_sell AS price_sell_18, p0_.price_offer AS price_offer_19, p0_.soa AS soa_20, p0_.stock AS stock_21, p0_.stock_supplier AS stock_supplier_22, p0_.min AS min_23, p0_.max AS max_24, p0_.period AS period_25, p0_.internal_comments AS internal_comments_26, p0_.created_at AS created_at_27, p0_.updated_at AS updated_at_28, p0_.last_activation_at AS last_activation_at_29, p0_.product_specs AS product_specs_30, p0_.cron_export_status AS cron_export_status_31, p0_.id AS id_32, p0_.brand_id AS brand_id_33, p0_.created_by_user AS created_by_user_34, p0_.updated_by_user AS updated_by_user_35, p0_.last_activation_by_user AS last_activation_by_user_36 FROM products p0_ WHERE p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.id ASC LIMIT 30
Parameters:
[ 62416 61026 53178 65831 43701 61332 20565 45338 47506 45733 20518 37319 46421 60561 61338 71062 80369 ] |
| 238 | 0.40 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
20518
]
|
| 239 | 0.36 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
20565
]
|
| 240 | 0.33 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
37319
]
|
| 241 | 0.34 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
43701
]
|
| 242 | 0.33 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
45338
]
|
| 243 | 0.34 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
45733
]
|
| 244 | 0.34 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
46421
]
|
| 245 | 0.49 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
47506
]
|
| 246 | 0.33 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
53178
]
|
| 247 | 0.34 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
60561
]
|
| 248 | 0.34 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
61026
]
|
| 249 | 0.33 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
61332
]
|
| 250 | 0.33 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
61338
]
|
| 251 | 0.33 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
62416
]
|
| 252 | 0.34 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
65831
]
|
| 253 | 0.33 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
71062
]
|
| 254 | 0.33 ms |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
80369
]
|
| 255 | 0.38 ms |
SELECT count(1) AS sclr_0 FROM products p0_ WHERE p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 62416 61026 53178 65831 43701 61332 20565 45338 47506 45733 20518 37319 46421 60561 61338 71062 80369 ] |
| 256 | 0.64 ms |
SELECT p0_.slug AS slug_0, p0_.id AS id_1, p0_.name AS name_2 FROM products p1_ INNER JOIN products_brands p0_ ON p1_.brand_id = p0_.id WHERE p1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) GROUP BY p0_.id ORDER BY p0_.name ASC
Parameters:
[ 62416 61026 53178 65831 43701 61332 20565 45338 47506 45733 20518 37319 46421 60561 61338 71062 80369 ] |
| 257 | 0.70 ms |
SELECT p0_.slug AS slug_0, p0_.id AS id_1, p0_.name AS name_2, p0_.slug AS slug_3 FROM products p1_ LEFT JOIN products_rel_categories p2_ ON p1_.id = p2_.product_id LEFT JOIN products_categories p0_ ON p0_.id = p2_.category_id WHERE p1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) GROUP BY p0_.id ORDER BY p0_.name ASC
Parameters:
[ 62416 61026 53178 65831 43701 61332 20565 45338 47506 45733 20518 37319 46421 60561 61338 71062 80369 ] |
| 258 | 1.27 ms |
SELECT p0_.id AS id_0, p1_.id AS id_1, p1_.name AS name_2, p0_.name AS name_3, p1_.slug AS slug_4, p0_.slug AS slug_5, p0_.position AS position_6 FROM products p2_ INNER JOIN products_rel_feature_values p3_ ON p2_.id = p3_.product_id INNER JOIN products_feature_values p0_ ON p0_.id = p3_.feature_value_id INNER JOIN products_features p1_ ON p0_.feature_id = p1_.id WHERE p2_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) GROUP BY p0_.id, p1_.id, p1_.name, p0_.name, p1_.slug, p0_.slug, p0_.position ORDER BY p2_.id ASC, p1_.name ASC, p0_.position ASC
Parameters:
[ 62416 61026 53178 65831 43701 61332 20565 45338 47506 45733 20518 37319 46421 60561 61338 71062 80369 ] |
| 259 | 0.55 ms |
SELECT MIN((CASE WHEN p0_.price_offer IS NOT NULL THEN p0_.price_offer ELSE p0_.price_sell END) * (CASE p0_.tax_type WHEN 1 THEN 1.21 WHEN 2 THEN 1.10 WHEN 3 THEN 1.04 WHEN 4 THEN 1.05 ELSE 1 END)) AS sclr_0, MAX((CASE WHEN p0_.price_offer IS NOT NULL THEN p0_.price_offer ELSE p0_.price_sell END) * (CASE p0_.tax_type WHEN 1 THEN 1.21 WHEN 2 THEN 1.10 WHEN 3 THEN 1.04 WHEN 4 THEN 1.05 ELSE 1 END)) AS sclr_1 FROM products p0_ WHERE p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 62416 61026 53178 65831 43701 61332 20565 45338 47506 45733 20518 37319 46421 60561 61338 71062 80369 ] |
| 260 | 0.72 ms |
SELECT p0_.slug AS slug_0, p0_.id AS id_1, p0_.name AS name_2, p0_.slug AS slug_3 FROM products p1_ LEFT JOIN products_rel_categories p2_ ON p1_.id = p2_.product_id LEFT JOIN products_categories p0_ ON p0_.id = p2_.category_id WHERE p1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) GROUP BY p0_.id ORDER BY p0_.name ASC
Parameters:
[ 62416 61026 53178 65831 43701 61332 20565 45338 47506 45733 20518 37319 46421 60561 61338 71062 80369 ] |
| 261 | 0.36 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
20518
]
|
| 262 | 0.29 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
20518
]
|
| 263 | 0.28 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"022b99cb-3bfb-4422-a1e1-0dab4b66250e"
]
|
| 264 | 0.37 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"febf12c7-f98e-4d81-9430-843e8e9cbacd"
]
|
| 265 | 0.25 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.number_id AS number_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_brands t0 WHERE t0.id = ?
Parameters:
[
"492186a1-42e8-567d-8122-06cb4815d3c5"
]
|
| 266 | 0.29 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?
Parameters:
[
"492186a1-42e8-567d-8122-06cb4815d3c5"
]
|
| 267 | 0.34 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
20565
]
|
| 268 | 0.27 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
20565
]
|
| 269 | 0.27 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"7e988c7f-3058-4a15-8695-ba34c40ab468"
]
|
| 270 | 0.51 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"60928f19-dc70-412d-bd2a-d0e7011a4507"
]
|
| 271 | 0.24 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.number_id AS number_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_brands t0 WHERE t0.id = ?
Parameters:
[
"a16fc60f-6f61-574f-b3ba-defaf5ab7f75"
]
|
| 272 | 0.28 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?
Parameters:
[
"a16fc60f-6f61-574f-b3ba-defaf5ab7f75"
]
|
| 273 | 0.42 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
37319
]
|
| 274 | 0.27 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
37319
]
|
| 275 | 0.34 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"16db3635-5366-4a03-bcc2-97d49ee319ed"
]
|
| 276 | 0.39 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"d52d880c-4cae-44c6-ba2a-ace5bf386d00"
]
|
| 277 | 0.24 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.number_id AS number_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_brands t0 WHERE t0.id = ?
Parameters:
[
"0f0bc194-9327-50d2-9187-9bed9a98412d"
]
|
| 278 | 0.40 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?
Parameters:
[
"0f0bc194-9327-50d2-9187-9bed9a98412d"
]
|
| 279 | 0.38 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
43701
]
|
| 280 | 0.27 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
43701
]
|
| 281 | 0.26 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"d27c8532-c9ec-45a4-9e79-3c08f95d8955"
]
|
| 282 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"0c433e99-15c8-440d-bc56-e287c916bdf7"
]
|
| 283 | 0.24 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.number_id AS number_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_brands t0 WHERE t0.id = ?
Parameters:
[
"fa35293e-e994-5ada-8b33-e2751d66310d"
]
|
| 284 | 0.27 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?
Parameters:
[
"fa35293e-e994-5ada-8b33-e2751d66310d"
]
|
| 285 | 0.34 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
45338
]
|
| 286 | 0.27 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
45338
]
|
| 287 | 0.27 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"66f1e56e-baac-477a-83e6-aab6c5852aca"
]
|
| 288 | 0.67 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"026b9f7e-dd3e-4f3e-946d-eb8cc3b8ddfa"
]
|
| 289 | 0.24 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.number_id AS number_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_brands t0 WHERE t0.id = ?
Parameters:
[
"44865392-18d8-5e46-82e3-ec00e8953917"
]
|
| 290 | 0.27 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?
Parameters:
[
"44865392-18d8-5e46-82e3-ec00e8953917"
]
|
| 291 | 0.37 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
45733
]
|
| 292 | 0.27 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
45733
]
|
| 293 | 0.26 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"05675230-c375-43f4-a8c1-87ce92632e10"
]
|
| 294 | 0.66 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"83e6d4b8-4b29-4c58-9e35-772e177ef470"
]
|
| 295 | 0.24 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.number_id AS number_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_brands t0 WHERE t0.id = ?
Parameters:
[
"336e2805-5e3c-53a0-83e9-f16fd2ee7a68"
]
|
| 296 | 0.28 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?
Parameters:
[
"336e2805-5e3c-53a0-83e9-f16fd2ee7a68"
]
|
| 297 | 0.36 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
46421
]
|
| 298 | 0.29 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
46421
]
|
| 299 | 0.27 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"bc8dd516-3f04-468c-9fbf-bad6cd172409"
]
|
| 300 | 0.67 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"ee145e82-7e78-446c-acac-50918adf959b"
]
|
| 301 | 0.25 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.number_id AS number_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_brands t0 WHERE t0.id = ?
Parameters:
[
"93f844d3-ff3b-57bb-abac-310810531636"
]
|
| 302 | 0.28 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?
Parameters:
[
"93f844d3-ff3b-57bb-abac-310810531636"
]
|
| 303 | 0.35 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
47506
]
|
| 304 | 0.27 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
47506
]
|
| 305 | 0.27 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"0e24693b-ccca-43a1-b7b9-b2210ade9d7e"
]
|
| 306 | 0.37 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"db9b1dfb-d451-4264-95a5-9110f4275a37"
]
|
| 307 | 0.51 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
53178
]
|
| 308 | 0.27 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
53178
]
|
| 309 | 0.27 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"633ec6dc-8c84-49ed-817b-3bc130120cd2"
]
|
| 310 | 0.51 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"31cdc8c9-e1e5-4d37-8fb3-54c0005aa08d"
]
|
| 311 | 0.24 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.number_id AS number_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_brands t0 WHERE t0.id = ?
Parameters:
[
"400f35a2-627f-53d8-a746-0de498c6b409"
]
|
| 312 | 0.27 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?
Parameters:
[
"400f35a2-627f-53d8-a746-0de498c6b409"
]
|
| 313 | 0.34 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
60561
]
|
| 314 | 0.27 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
60561
]
|
| 315 | 0.26 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"5aff891d-9ed9-4b5d-9f63-11c084dfeceb"
]
|
| 316 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"99add4ce-6700-4a63-a118-ef53350b1c0c"
]
|
| 317 | 0.24 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.number_id AS number_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_brands t0 WHERE t0.id = ?
Parameters:
[
"4c071536-e0f5-5a6f-876f-3f45c640b987"
]
|
| 318 | 0.28 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?
Parameters:
[
"4c071536-e0f5-5a6f-876f-3f45c640b987"
]
|
| 319 | 0.49 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
61026
]
|
| 320 | 0.41 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
61026
]
|
| 321 | 0.28 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"919508f7-0e51-48ff-bc71-d91db817a96b"
]
|
| 322 | 0.35 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"af1fcccd-c408-4505-8538-c57e22d925d8"
]
|
| 323 | 0.34 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
61332
]
|
| 324 | 0.28 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
61332
]
|
| 325 | 0.27 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"34d78007-dabb-4fae-b391-649aa5caeffb"
]
|
| 326 | 0.35 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"46b04357-adb7-43c5-bb2f-965e3db76ad6"
]
|
| 327 | 0.24 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.number_id AS number_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_brands t0 WHERE t0.id = ?
Parameters:
[
"0ade1a83-1aaf-5949-a40d-e4308e9c7016"
]
|
| 328 | 0.29 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?
Parameters:
[
"0ade1a83-1aaf-5949-a40d-e4308e9c7016"
]
|
| 329 | 0.33 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
61338
]
|
| 330 | 0.26 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
61338
]
|
| 331 | 0.27 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"f66b296f-0688-4e3d-a894-7e47421c958d"
]
|
| 332 | 0.37 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"96a1af9d-03b7-4d4a-83a7-47fa3221c9a8"
]
|
| 333 | 0.61 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
62416
]
|
| 334 | 0.41 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
62416
]
|
| 335 | 0.28 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"0904490d-1d18-4b0e-89b2-dd2a7fbc4a66"
]
|
| 336 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"ea7fb555-6d22-441b-85aa-2c4c9663cfe6"
]
|
| 337 | 0.31 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.number_id AS number_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_brands t0 WHERE t0.id = ?
Parameters:
[
"e288f63f-d6a6-5565-889f-098393b75154"
]
|
| 338 | 0.29 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?
Parameters:
[
"e288f63f-d6a6-5565-889f-098393b75154"
]
|
| 339 | 0.35 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
65831
]
|
| 340 | 0.27 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
65831
]
|
| 341 | 0.27 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"63b7dc78-3dd9-4b68-b8f9-1802a645a6e9"
]
|
| 342 | 0.52 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"75dac3f2-6fa0-4a8e-b3ad-4cce989f39e4"
]
|
| 343 | 0.25 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.number_id AS number_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_brands t0 WHERE t0.id = ?
Parameters:
[
"76eee5dd-98fa-5243-8c50-beb6732fa312"
]
|
| 344 | 0.28 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?
Parameters:
[
"76eee5dd-98fa-5243-8c50-beb6732fa312"
]
|
| 345 | 0.35 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
71062
]
|
| 346 | 0.27 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
71062
]
|
| 347 | 0.28 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"8cb57916-f4e4-4d5f-b293-41f7c9207607"
]
|
| 348 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"7bcfc6ae-e8ab-4a35-90c3-980d194e2500"
]
|
| 349 | 0.24 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.number_id AS number_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_brands t0 WHERE t0.id = ?
Parameters:
[
"266e2918-aa32-52d5-bab0-14002d4a8daf"
]
|
| 350 | 0.27 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?
Parameters:
[
"266e2918-aa32-52d5-bab0-14002d4a8daf"
]
|
| 351 | 0.36 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
80369
]
|
| 352 | 0.27 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
80369
]
|
| 353 | 0.51 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"f855e840-8087-412e-b25e-51a8c29bc3ce"
]
|
| 354 | 0.36 ms |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"1e8524b7-6044-4442-92b6-699eaa886402"
]
|
| 355 | 0.26 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.number_id AS number_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_brands t0 WHERE t0.id = ?
Parameters:
[
"a51a24e8-9ce9-52d5-b893-34a12feb599f"
]
|
| 356 | 0.28 ms |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?
Parameters:
[
"a51a24e8-9ce9-52d5-b893-34a12feb599f"
]
|
| 357 | 0.32 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 WHERE t0.id = ?
Parameters:
[
"7656ed5f-ec3f-5217-9573-e3aa3316fc2f"
]
|
| 358 | 0.27 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 WHERE t0.id = ?
Parameters:
[
"c3e382d3-ef0b-57a3-85f5-752574c7af52"
]
|
| 359 | 0.47 ms |
SELECT t0.keyname AS keyname_1, t0.value AS value_2, t0.label AS label_3, t0.description AS description_4, t0.id AS id_5 FROM configuration t0 WHERE t0.keyname = ? LIMIT 1
Parameters:
[
"info_header_contact_1"
]
|
| 360 | 0.24 ms |
SELECT t0.keyname AS keyname_1, t0.value AS value_2, t0.label AS label_3, t0.description AS description_4, t0.id AS id_5 FROM configuration t0 WHERE t0.keyname = ? LIMIT 1
Parameters:
[
"info_header_contact_2"
]
|
| 361 | 0.23 ms |
SELECT t0.keyname AS keyname_1, t0.value AS value_2, t0.label AS label_3, t0.description AS description_4, t0.id AS id_5 FROM configuration t0 WHERE t0.keyname = ? LIMIT 1
Parameters:
[
"info_opening_hours_1"
]
|
| 362 | 0.23 ms |
SELECT t0.keyname AS keyname_1, t0.value AS value_2, t0.label AS label_3, t0.description AS description_4, t0.id AS id_5 FROM configuration t0 WHERE t0.keyname = ? LIMIT 1
Parameters:
[
"info_opening_hours_2"
]
|
| 363 | 0.40 ms |
SELECT p0_.name AS name_0, p0_.url AS url_1, p0_.status AS status_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6, p0_.id AS id_7 FROM promotions p0_ WHERE p0_.status = ? ORDER BY p0_.date_start ASC LIMIT 30
Parameters:
[
1
]
|
| 364 | 0.24 ms |
SELECT count(1) AS sclr_0 FROM promotions p0_ WHERE p0_.status = ?
Parameters:
[
1
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| legacy | doctrine.dbal.legacy_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 |
|---|---|
| Fotoboom\Media\Domain\Media | 85 |
| Fotoboom\Product\Domain\Product | 72 |
| Fotoboom\Product\Domain\Media | 72 |
| Fotoboom\Media\Domain\MediaWatermark | 70 |
| Fotoboom\Product\Domain\FeatureValue | 56 |
| Fotoboom\Product\Domain\ProductBoxProductsInsidePosition | 36 |
| Fotoboom\Order\Domain\OrderProduct | 30 |
| Fotoboom\Order\Domain\Order | 30 |
| Fotoboom\Product\Domain\Category | 22 |
| Fotoboom\Product\Domain\Brand | 15 |
| Fotoboom\Product\Domain\BrandMedia | 15 |
| Fotoboom\Product\Domain\ProductBox | 9 |
| Fotoboom\Configuration\Domain\Configuration | 4 |
| Fotoboom\Product\Domain\Legend | 3 |
| Fotoboom\Product\Domain\Feature | 2 |