Query Metrics
312
Database Queries
31
Different statements
967.20 ms
Query time
0
Invalid entities
455
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 847.21 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:
[
"sony-alpha-a7c-ii-negra-70-200mm-f-4-g-oss-100eu-cashback-sony-summer-82973"
]
|
| 2 | 0.89 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:
[
82973
]
|
| 3 | 1.60 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:
[
82973
]
|
| 4 | 0.33 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:
[
82973
]
|
| 5 | 0.70 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:
[
82973
]
|
| 6 | 0.23 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:
[
82973
]
|
| 7 | 0.81 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:
[
"250a8b00-9973-5454-9d6b-5fb094a13ca4"
]
|
| 8 | 0.49 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:
[
63411
]
|
| 9 | 0.42 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:
[
63411
]
|
| 10 | 0.81 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:
[
63411
]
|
| 11 | 0.45 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:
[
"fce5f901-e9f6-4701-b1fe-e6bb41b0adfa"
]
|
| 12 | 0.61 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:
[
64447
]
|
| 13 | 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:
[
64447
]
|
| 14 | 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:
[
64447
]
|
| 15 | 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:
[
"d8d89519-8a92-460e-bc04-37ff7d2d71aa"
]
|
| 16 | 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 WHERE t0.id = ?
Parameters:
[
64855
]
|
| 17 | 0.64 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:
[
64855
]
|
| 18 | 0.39 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:
[
64855
]
|
| 19 | 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:
[
"60a8408b-c40c-44f6-8d63-9a851d7236fc"
]
|
| 20 | 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:
[
87538
]
|
| 21 | 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:
[
87538
]
|
| 22 | 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:
[
87538
]
|
| 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:
[
"769292bd-2aee-4306-81de-23e9e7dc4745"
]
|
| 24 | 2.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 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:
[
"250a8b00-9973-5454-9d6b-5fb094a13ca4"
]
|
| 25 | 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:
[
82967
]
|
| 26 | 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:
[
82968
]
|
| 27 | 0.23 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:
[
82969
]
|
| 28 | 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:
[
82970
]
|
| 29 | 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:
[
82971
]
|
| 30 | 0.29 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:
[
82972
]
|
| 31 | 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:
[
82974
]
|
| 32 | 0.29 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:
[
82975
]
|
| 33 | 0.29 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:
[
82976
]
|
| 34 | 0.29 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:
[
82977
]
|
| 35 | 0.29 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:
[
82978
]
|
| 36 | 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:
[
82979
]
|
| 37 | 0.29 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:
[
82980
]
|
| 38 | 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:
[
82981
]
|
| 39 | 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:
[
82982
]
|
| 40 | 0.31 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:
[
82983
]
|
| 41 | 0.29 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:
[
82985
]
|
| 42 | 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:
[
82986
]
|
| 43 | 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:
[
82987
]
|
| 44 | 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:
[
82988
]
|
| 45 | 0.55 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:
[
82967
]
|
| 46 | 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, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"c298c138-fb39-4d6d-be24-3017a61807cb"
]
|
| 47 | 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:
[
82968
]
|
| 48 | 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:
[
"29039a33-af1a-4598-aa80-6ad303e64332"
]
|
| 49 | 0.39 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:
[
82969
]
|
| 50 | 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:
[
"ca5e9511-3427-439a-be7b-dd189a4e49ab"
]
|
| 51 | 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:
[
82970
]
|
| 52 | 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:
[
"38637414-9689-4179-a2e6-ecbd95a3b7d8"
]
|
| 53 | 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:
[
82971
]
|
| 54 | 0.41 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:
[
"a712c00e-2875-45f9-99e4-0c52249bc9db"
]
|
| 55 | 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:
[
82972
]
|
| 56 | 0.24 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:
[
"5697b69f-b224-4c44-bfc3-e1c899703541"
]
|
| 57 | 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:
[
82973
]
|
| 58 | 0.41 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:
[
"b68e31a2-1b00-4259-bcc1-5cba0606ab0e"
]
|
| 59 | 0.24 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:
[
82974
]
|
| 60 | 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:
[
"a3a55301-dee7-4abc-a229-b1a13cfb67de"
]
|
| 61 | 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:
[
82975
]
|
| 62 | 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:
[
"a7a72851-3a3a-4894-9285-dd0fc33d8b47"
]
|
| 63 | 0.39 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:
[
82976
]
|
| 64 | 0.42 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:
[
"c12fd277-5462-4b0f-939d-f18663d7c561"
]
|
| 65 | 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:
[
82977
]
|
| 66 | 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:
[
"bd7a3e49-f995-4ed4-a3b1-98ac8897f4f1"
]
|
| 67 | 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:
[
82978
]
|
| 68 | 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:
[
"17851398-ce84-4a36-94f2-ce1ed0763f1a"
]
|
| 69 | 0.39 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:
[
82979
]
|
| 70 | 0.40 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:
[
"f5be4fba-5a97-4e87-b9ce-a911ebe157fa"
]
|
| 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:
[
82980
]
|
| 72 | 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:
[
"8f4f2e8e-576c-45b1-a0c6-fa60305c7f51"
]
|
| 73 | 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:
[
82981
]
|
| 74 | 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:
[
"0616d1c3-a5c4-4774-b198-9210130bae26"
]
|
| 75 | 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:
[
82982
]
|
| 76 | 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:
[
"71b4d7b4-8beb-4aa5-b21f-fb6603917870"
]
|
| 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:
[
82983
]
|
| 78 | 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:
[
"761fe390-0f5f-4aeb-88c2-665d9077e38c"
]
|
| 79 | 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:
[
82985
]
|
| 80 | 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:
[
"47f976a5-b1db-4fd6-8d01-bb8abf30db5b"
]
|
| 81 | 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:
[
82986
]
|
| 82 | 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:
[
"33525d9c-161b-4a4d-acad-19c4c5daa93f"
]
|
| 83 | 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:
[
82987
]
|
| 84 | 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:
[
"6258f6ca-4573-4be6-9c64-6758dd4fab27"
]
|
| 85 | 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:
[
82988
]
|
| 86 | 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:
[
"f911a2ed-567b-47be-84b6-4fd6fddb4a6e"
]
|
| 87 | 0.36 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:
[
"421993d8-2d4c-5ce7-818e-56ed2aae8ef1"
]
|
| 88 | 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:
[
"421993d8-2d4c-5ce7-818e-56ed2aae8ef1"
]
|
| 89 | 0.82 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:
[
"7b8a4b9a-23f6-56a3-af13-95957df3b721"
]
|
| 90 | 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:
[
70911
]
|
| 91 | 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:
[
70911
]
|
| 92 | 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:
[
70911
]
|
| 93 | 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:
[
"73cfc7a4-bef7-42e8-9058-f366effe0299"
]
|
| 94 | 0.34 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:
[
70912
]
|
| 95 | 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:
[
70912
]
|
| 96 | 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:
[
70912
]
|
| 97 | 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:
[
"03ff53a8-4131-4414-b7fc-2c24298150fb"
]
|
| 98 | 0.43 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:
[
70913
]
|
| 99 | 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:
[
70913
]
|
| 100 | 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:
[
70913
]
|
| 101 | 0.22 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:
[
"bd338db5-757c-49f0-94eb-acdefea5aad2"
]
|
| 102 | 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:
[
72164
]
|
| 103 | 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:
[
72164
]
|
| 104 | 0.21 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:
[
72164
]
|
| 105 | 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:
[
"22bca041-9c6c-4239-b9dd-bc1e4aaa38d7"
]
|
| 106 | 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:
[
72165
]
|
| 107 | 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:
[
72165
]
|
| 108 | 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:
[
72165
]
|
| 109 | 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:
[
"ed8e1d06-6664-4de1-abdc-c7c417bb803a"
]
|
| 110 | 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:
[
72166
]
|
| 111 | 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:
[
72166
]
|
| 112 | 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:
[
72166
]
|
| 113 | 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:
[
"8afadd5d-50e0-476f-8763-35bf3ab2d05f"
]
|
| 114 | 0.96 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:
[
"7b8a4b9a-23f6-56a3-af13-95957df3b721"
]
|
| 115 | 0.56 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:
[
"8fb0b6cc-c2f9-5c90-baa0-9af988c10523"
]
|
| 116 | 0.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 WHERE t0.id = ?
Parameters:
[
48926
]
|
| 117 | 0.53 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:
[
48926
]
|
| 118 | 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:
[
48926
]
|
| 119 | 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:
[
"98e63d86-ab12-4a6d-b175-11ddcf592fcb"
]
|
| 120 | 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:
[
70846
]
|
| 121 | 0.41 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:
[
70846
]
|
| 122 | 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:
[
70846
]
|
| 123 | 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:
[
"ec84b5a5-e77b-48d8-878c-1d5b41acade7"
]
|
| 124 | 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:
[
52869
]
|
| 125 | 0.39 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:
[
52869
]
|
| 126 | 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:
[
52869
]
|
| 127 | 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:
[
"a2bce72c-791c-48ef-a135-5f452cb6714e"
]
|
| 128 | 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:
[
73243
]
|
| 129 | 0.41 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:
[
73243
]
|
| 130 | 0.48 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:
[
73243
]
|
| 131 | 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:
[
"bbbd1002-ddd1-4761-a0c6-e242b74e6c18"
]
|
| 132 | 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:
[
15394
]
|
| 133 | 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:
[
15394
]
|
| 134 | 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:
[
15394
]
|
| 135 | 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:
[
"9a1971d6-281a-44a8-bc54-3be4f50aa551"
]
|
| 136 | 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:
[
76525
]
|
| 137 | 0.51 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:
[
76525
]
|
| 138 | 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:
[
76525
]
|
| 139 | 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:
[
"5fa16e87-3674-45df-8212-a77d6d74fec4"
]
|
| 140 | 0.83 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:
[
"8fb0b6cc-c2f9-5c90-baa0-9af988c10523"
]
|
| 141 | 0.70 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:
[
"bf5c621b-6ee9-58e9-81a5-965969cf3929"
]
|
| 142 | 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:
[
68198
]
|
| 143 | 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:
[
68198
]
|
| 144 | 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:
[
68198
]
|
| 145 | 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:
[
"4ced1f58-ea88-4018-a829-668f3f061103"
]
|
| 146 | 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:
[
68199
]
|
| 147 | 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:
[
68199
]
|
| 148 | 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:
[
68199
]
|
| 149 | 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:
[
"f391bb95-fed2-4a8b-ba3c-2e1b001a545d"
]
|
| 150 | 0.61 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:
[
71788
]
|
| 151 | 0.51 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:
[
71788
]
|
| 152 | 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:
[
71788
]
|
| 153 | 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:
[
"9306bd13-abb3-4909-8740-74f85e8756c7"
]
|
| 154 | 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:
[
78908
]
|
| 155 | 0.54 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:
[
78908
]
|
| 156 | 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:
[
78908
]
|
| 157 | 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:
[
"fb394f27-fc66-462a-a819-1352dd918389"
]
|
| 158 | 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:
[
79126
]
|
| 159 | 0.51 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:
[
79126
]
|
| 160 | 0.48 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:
[
79126
]
|
| 161 | 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:
[
"fcee452a-a095-4bf1-be74-507351ed116d"
]
|
| 162 | 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:
[
82718
]
|
| 163 | 0.54 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:
[
82718
]
|
| 164 | 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:
[
82718
]
|
| 165 | 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:
[
"75119cb7-833b-42e0-862b-f1b6bd7c8e35"
]
|
| 166 | 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:
[
"bf5c621b-6ee9-58e9-81a5-965969cf3929"
]
|
| 167 | 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 INNER JOIN products_rel_accessories ON t0.id = products_rel_accessories.accessory_id WHERE products_rel_accessories.product_id = ?
Parameters:
[
82973
]
|
| 168 | 1.37 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:
[
82973
]
|
| 169 | 0.87 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:
[
"13542a29-3991-565c-b7d0-ae23c0b4a109"
]
|
| 170 | 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:
[
"65926914-62ea-41fb-ac18-7b62e37d6e49"
]
|
| 171 | 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:
[
"248d4226-b6a8-5185-b1f5-54b5b3e48ae3"
]
|
| 172 | 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:
[
"d0820960-2feb-44b9-ac97-7c0cde21a307"
]
|
| 173 | 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:
[
"da7a4b21-e009-5ff2-a5fb-5048b794f18f"
]
|
| 174 | 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"
]
|
| 175 | 0.22 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"
]
|
| 176 | 0.57 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:
[
82973
]
|
| 177 | 0.78 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:
[
"9a050123-6a15-40c9-a7a3-6ae77c0d2e5d"
]
|
| 178 | 0.36 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:
[
82973
]
|
| 179 | 0.19 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:
[
"33cae703-f2e4-56c8-a05d-9d81a16f1908"
]
|
| 180 | 0.25 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:
[
"33cae703-f2e4-56c8-a05d-9d81a16f1908"
]
|
| 181 | 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:
[
"e1c69175-6d65-4503-85f0-a67037e6d524"
]
|
| 182 | 0.73 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:
[] |
| 183 | 0.73 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 ] |
| 184 | 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:
[
20518
]
|
| 185 | 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:
[
20565
]
|
| 186 | 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:
[
37319
]
|
| 187 | 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:
[
43701
]
|
| 188 | 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:
[
45338
]
|
| 189 | 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:
[
45733
]
|
| 190 | 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:
[
46421
]
|
| 191 | 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:
[
47506
]
|
| 192 | 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:
[
53178
]
|
| 193 | 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:
[
60561
]
|
| 194 | 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:
[
61026
]
|
| 195 | 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:
[
61332
]
|
| 196 | 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:
[
61338
]
|
| 197 | 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:
[
62416
]
|
| 198 | 0.39 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
]
|
| 199 | 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:
[
71062
]
|
| 200 | 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:
[
80369
]
|
| 201 | 0.28 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 ] |
| 202 | 0.45 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 ] |
| 203 | 0.79 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 ] |
| 204 | 0.88 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 ] |
| 205 | 0.35 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 ] |
| 206 | 0.49 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 ] |
| 207 | 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 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
20518
]
|
| 208 | 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:
[
20518
]
|
| 209 | 0.21 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"
]
|
| 210 | 0.71 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"
]
|
| 211 | 0.19 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"
]
|
| 212 | 0.58 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"
]
|
| 213 | 0.26 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
]
|
| 214 | 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.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
20565
]
|
| 215 | 0.21 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"
]
|
| 216 | 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:
[
"60928f19-dc70-412d-bd2a-d0e7011a4507"
]
|
| 217 | 0.20 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"
]
|
| 218 | 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.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"
]
|
| 219 | 0.40 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
]
|
| 220 | 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:
[
37319
]
|
| 221 | 0.22 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"
]
|
| 222 | 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:
[
"d52d880c-4cae-44c6-ba2a-ace5bf386d00"
]
|
| 223 | 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:
[
"0f0bc194-9327-50d2-9187-9bed9a98412d"
]
|
| 224 | 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.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"
]
|
| 225 | 0.40 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
]
|
| 226 | 0.20 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
]
|
| 227 | 0.21 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"
]
|
| 228 | 0.53 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"
]
|
| 229 | 0.20 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"
]
|
| 230 | 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.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"
]
|
| 231 | 0.39 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
]
|
| 232 | 0.33 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
]
|
| 233 | 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:
[
"66f1e56e-baac-477a-83e6-aab6c5852aca"
]
|
| 234 | 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:
[
"026b9f7e-dd3e-4f3e-946d-eb8cc3b8ddfa"
]
|
| 235 | 0.18 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"
]
|
| 236 | 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.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"
]
|
| 237 | 0.40 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
]
|
| 238 | 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:
[
45733
]
|
| 239 | 0.21 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"
]
|
| 240 | 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:
[
"83e6d4b8-4b29-4c58-9e35-772e177ef470"
]
|
| 241 | 0.21 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"
]
|
| 242 | 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.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"
]
|
| 243 | 0.39 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
]
|
| 244 | 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:
[
46421
]
|
| 245 | 0.21 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"
]
|
| 246 | 0.86 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"
]
|
| 247 | 0.19 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"
]
|
| 248 | 0.23 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"
]
|
| 249 | 0.40 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
]
|
| 250 | 0.46 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
]
|
| 251 | 0.21 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"
]
|
| 252 | 0.56 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"
]
|
| 253 | 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:
[
53178
]
|
| 254 | 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:
[
53178
]
|
| 255 | 0.22 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"
]
|
| 256 | 0.53 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"
]
|
| 257 | 0.21 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"
]
|
| 258 | 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.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"
]
|
| 259 | 0.39 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
]
|
| 260 | 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:
[
60561
]
|
| 261 | 0.21 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"
]
|
| 262 | 0.42 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"
]
|
| 263 | 0.20 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"
]
|
| 264 | 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.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"
]
|
| 265 | 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:
[
61026
]
|
| 266 | 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:
[
61026
]
|
| 267 | 0.22 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"
]
|
| 268 | 0.65 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"
]
|
| 269 | 0.19 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"
]
|
| 270 | 0.20 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"
]
|
| 271 | 0.26 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
]
|
| 272 | 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:
[
61332
]
|
| 273 | 0.21 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"
]
|
| 274 | 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:
[
"46b04357-adb7-43c5-bb2f-965e3db76ad6"
]
|
| 275 | 0.19 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"
]
|
| 276 | 0.20 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"
]
|
| 277 | 0.23 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
]
|
| 278 | 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:
[
61338
]
|
| 279 | 0.21 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"
]
|
| 280 | 0.54 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"
]
|
| 281 | 0.41 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
]
|
| 282 | 0.47 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
]
|
| 283 | 0.22 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"
]
|
| 284 | 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:
[
"ea7fb555-6d22-441b-85aa-2c4c9663cfe6"
]
|
| 285 | 0.22 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"
]
|
| 286 | 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.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"
]
|
| 287 | 0.39 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
]
|
| 288 | 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:
[
65831
]
|
| 289 | 0.22 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"
]
|
| 290 | 0.53 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"
]
|
| 291 | 0.19 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"
]
|
| 292 | 0.20 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"
]
|
| 293 | 0.41 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
]
|
| 294 | 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.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
71062
]
|
| 295 | 0.21 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"
]
|
| 296 | 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:
[
"7bcfc6ae-e8ab-4a35-90c3-980d194e2500"
]
|
| 297 | 0.21 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"
]
|
| 298 | 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.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"
]
|
| 299 | 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:
[
80369
]
|
| 300 | 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:
[
80369
]
|
| 301 | 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:
[
"f855e840-8087-412e-b25e-51a8c29bc3ce"
]
|
| 302 | 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, 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"
]
|
| 303 | 0.20 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"
]
|
| 304 | 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.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"
]
|
| 305 | 0.26 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"
]
|
| 306 | 0.21 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"
]
|
| 307 | 0.30 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"
]
|
| 308 | 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"
]
|
| 309 | 0.20 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"
]
|
| 310 | 0.20 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"
]
|
| 311 | 0.28 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
]
|
| 312 | 0.19 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 | 78 |
| Fotoboom\Product\Domain\Product | 60 |
| Fotoboom\Product\Domain\Media | 60 |
| Fotoboom\Media\Domain\MediaWatermark | 60 |
| Fotoboom\Product\Domain\FeatureValue | 42 |
| Fotoboom\Order\Domain\OrderProduct | 30 |
| Fotoboom\Order\Domain\Order | 30 |
| Fotoboom\Product\Domain\ProductBoxProductsInsidePosition | 22 |
| Fotoboom\Product\Domain\Category | 22 |
| Fotoboom\Product\Domain\Brand | 19 |
| Fotoboom\Product\Domain\BrandMedia | 16 |
| Fotoboom\Product\Domain\ProductBox | 5 |
| Fotoboom\Configuration\Domain\Configuration | 4 |
| Fotoboom\Product\Domain\Legend | 3 |
| Fotoboom\Product\Domain\Feature | 2 |
| Fotoboom\Product\Domain\LegendMedia | 2 |