2 |
0.49 ms |
SELECT p0_.id AS id_0, p0_.price AS price_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.reference AS reference_4, p0_.image AS image_5, p0_.hidden AS hidden_6, b1_.id AS id_7, b1_.name AS name_8, b1_.slug AS slug_9, b1_.image AS image_10, b1_.display_order AS display_order_11, p2_.id AS id_12, p2_.locale AS locale_13, p2_.name AS name_14, p2_.slug AS slug_15, p2_.description AS description_16, p2_.specifications AS specifications_17, p2_.directions AS directions_18, c3_.id AS id_19, c3_.image_key AS image_key_20, c3_.image AS image_21, p0_.brand_id AS brand_id_22, p2_.product_id AS product_id_23, c3_.parent_id AS parent_id_24, c3_.brand_id AS brand_id_25 FROM products p0_ INNER JOIN brands b1_ ON p0_.brand_id = b1_.id INNER JOIN products_translations p2_ ON p0_.id = p2_.product_id INNER JOIN products_categories p4_ ON p0_.id = p4_.product_id INNER JOIN categories c3_ ON c3_.id = p4_.category_id WHERE p0_.brand_id = ? AND p2_.slug = ? AND p2_.locale = ? AND p0_.reference = ?
Parameters: [
b"\x01ÿ>jßw|i¡¢ürVN-Ñ"
"h3-5-1-20-hexagonal-tip"
"en"
"id00.91.135"
]
SELECT p0_.id AS id_0, p0_.price AS price_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.reference AS reference_4, p0_.image AS image_5, p0_.hidden AS hidden_6, b1_.id AS id_7, b1_.name AS name_8, b1_.slug AS slug_9, b1_.image AS image_10, b1_.display_order AS display_order_11, p2_.id AS id_12, p2_.locale AS locale_13, p2_.name AS name_14, p2_.slug AS slug_15, p2_.description AS description_16, p2_.specifications AS specifications_17, p2_.directions AS directions_18, c3_.id AS id_19, c3_.image_key AS image_key_20, c3_.image AS image_21, p0_.brand_id AS brand_id_22, p2_.product_id AS product_id_23, c3_.parent_id AS parent_id_24, c3_.brand_id AS brand_id_25 FROM products p0_ INNER JOIN brands b1_ ON p0_.brand_id = b1_.id INNER JOIN products_translations p2_ ON p0_.id = p2_.product_id INNER JOIN products_categories p4_ ON p0_.id = p4_.product_id INNER JOIN categories c3_ ON c3_.id = p4_.category_id WHERE p0_.brand_id = 0x01983E6AE1777C69ADBD8172564E2DA5 AND p2_.slug = 'h3-5-1-20-hexagonal-tip' AND p2_.locale = 'en' AND p0_.reference = 'id00.91.135';
|
4 |
0.19 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.reference AS reference_5, t0.image AS image_6, t0.hidden AS hidden_7, t0.brand_id AS brand_id_8 FROM products t0 WHERE t0.id = ?
Parameters: [
b"\x01˜>jáî|\x1F³*ÈÔb¿¨I"
]
SELECT t0.id AS id_1, t0.price AS price_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.reference AS reference_5, t0.image AS image_6, t0.hidden AS hidden_7, t0.brand_id AS brand_id_8 FROM products t0 WHERE t0.id = 0x01983E6AE1EE7C1FB32AC8D462BFA849;
|