| 2 |
207.81 ms |
SELECT p0_.id AS id_0, p0_.price AS price_1, p0_.iva AS iva_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.reference AS reference_5, p0_.image AS image_6, p0_.hidden AS hidden_7, b1_.id AS id_8, b1_.name AS name_9, b1_.slug AS slug_10, b1_.image AS image_11, b1_.display_order AS display_order_12, p2_.id AS id_13, p2_.locale AS locale_14, p2_.name AS name_15, p2_.slug AS slug_16, p2_.description AS description_17, p2_.specifications AS specifications_18, p2_.directions AS directions_19, c3_.id AS id_20, c3_.image_key AS image_key_21, c3_.image AS image_22, p0_.brand_id AS brand_id_23, p2_.product_id AS product_id_24, c3_.parent_id AS parent_id_25, c3_.brand_id AS brand_id_26 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 = ?
Parameters: [
b"\x01˜>jötq\x16ŠËJ=S…ÞÌ"
"tissue-level-r-rp-locator-abutment-o-4-8-h3-0"
"en"
]
SELECT p0_.id AS id_0, p0_.price AS price_1, p0_.iva AS iva_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.reference AS reference_5, p0_.image AS image_6, p0_.hidden AS hidden_7, b1_.id AS id_8, b1_.name AS name_9, b1_.slug AS slug_10, b1_.image AS image_11, b1_.display_order AS display_order_12, p2_.id AS id_13, p2_.locale AS locale_14, p2_.name AS name_15, p2_.slug AS slug_16, p2_.description AS description_17, p2_.specifications AS specifications_18, p2_.directions AS directions_19, c3_.id AS id_20, c3_.image_key AS image_key_21, c3_.image AS image_22, p0_.brand_id AS brand_id_23, p2_.product_id AS product_id_24, c3_.parent_id AS parent_id_25, c3_.brand_id AS brand_id_26 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 = 'tissue-level-r-rp-locator-abutment-o-4-8-h3-0' AND p2_.locale = 'en';
|
| 4 |
0.69 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.iva AS iva_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.reference AS reference_6, t0.image AS image_7, t0.hidden AS hidden_8, t0.brand_id AS brand_id_9 FROM products t0 WHERE t0.id = ?
Parameters: [
b"\x01˜>jûœv_ƒ3½;·?™r"
]
SELECT t0.id AS id_1, t0.price AS price_2, t0.iva AS iva_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.reference AS reference_6, t0.image AS image_7, t0.hidden AS hidden_8, t0.brand_id AS brand_id_9 FROM products t0 WHERE t0.id = 0x01983E6AFB9C765F8333BD3BB73F9972;
|