| 1 |
0.31 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0;
|
| 2 |
0.22 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 WHERE t0.title = ? LIMIT 1
Parameters: [
"Мужские программы"
]
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 WHERE t0.title = 'Мужские программы' LIMIT 1;
|
| 3 |
0.37 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.price_with_share AS price_with_share_2, p0_.price AS price_3, p0_.image AS image_4, p0_.description AS description_5 FROM product p0_ INNER JOIN product_category p2_ ON p0_.id = p2_.product_id INNER JOIN shop_categories s1_ ON s1_.id = p2_.category_id WHERE s1_.id = ?
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.price_with_share AS price_with_share_2, p0_.price AS price_3, p0_.image AS image_4, p0_.description AS description_5 FROM product p0_ INNER JOIN product_category p2_ ON p0_.id = p2_.product_id INNER JOIN shop_categories s1_ ON s1_.id = p2_.category_id WHERE s1_.id = 1;
|
| 4 |
0.21 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = 1;
|
| 5 |
0.17 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = 3;
|
| 6 |
0.19 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = 5;
|
| 7 |
0.17 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = 7;
|
| 8 |
0.18 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = 8;
|
| 9 |
0.17 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = 9;
|
| 10 |
0.17 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = 10;
|
| 11 |
0.17 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = 11;
|
| 12 |
0.18 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = 16;
|
| 13 |
0.16 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = 17;
|
| 14 |
0.16 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = 26;
|
| 15 |
0.16 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = 27;
|
| 16 |
0.19 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = 28;
|
| 17 |
0.18 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = 29;
|