2 |
0.60 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ötq\x16ŠËJ=S…ÞÌ"
"transepithelial-bone-level-r-multi-unit-4-8-nc-o-3-3-h2-5"
"en"
"st02.14.125"
]
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 = 0x01983E6AF67471168ACB4A3D5385DECC AND p2_.slug = 'transepithelial-bone-level-r-multi-unit-4-8-nc-o-3-3-h2-5' AND p2_.locale = 'en' AND p0_.reference = 'st02.14.125';
|