GET https://mipeluco.devlaboratory.es/marca/harry-williams-jewels

Query Metrics

237 Database Queries
6 Different statements
106.69 ms Query time
0 Invalid entities
667 Managed entities

Queries

Group similar statements

# Time Info
1 0.51 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.position AS position_4 FROM brand t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "harry-williams-jewels"
]
2 0.23 ms
SELECT p0_.id AS id_0, p0_.cod AS cod_1, p0_.reference AS reference_2, p0_.name AS name_3, p0_.description AS description_4, p0_.slug AS slug_5, p0_.stock AS stock_6, p0_.pvp AS pvp_7, p0_.discount AS discount_8, p0_.net_price AS net_price_9, p0_.extra AS extra_10, p0_.images AS images_11, p0_.created_at AS created_at_12, p0_.updated_at AS updated_at_13, p0_.views AS views_14, p0_.position AS position_15, p0_.active AS active_16, p0_.meta_title AS meta_title_17, p0_.meta_description AS meta_description_18, p0_.meta_keywords AS meta_keywords_19, p0_.brand_id AS brand_id_20 FROM product p0_ WHERE p0_.active = ? AND p0_.images IS NOT NULL AND p0_.images <> '[]' AND p0_.brand_id = ? ORDER BY p0_.position ASC, p0_.views DESC LIMIT 12
Parameters:
[
  1
  508
]
3 28.88 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.image AS image_3, c0_.active AS active_4, c0_.position AS position_5, c0_.meta_title AS meta_title_6, c0_.meta_description AS meta_description_7, c0_.meta_keywords AS meta_keywords_8, COUNT(p1_.id) AS sclr_9, c0_.parent_id AS parent_id_10 FROM category c0_ LEFT JOIN product_category p2_ ON c0_.id = p2_.category_id LEFT JOIN product p1_ ON p1_.id = p2_.product_id WHERE c0_.active = ? AND c0_.parent_id IS NULL GROUP BY c0_.id ORDER BY c0_.position ASC, c0_.name ASC
Parameters:
[
  1
]
4 4.87 ms
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.slug AS slug_2, b0_.position AS position_3, COUNT(p1_.id) AS sclr_4 FROM brand b0_ LEFT JOIN product p1_ ON b0_.id = p1_.brand_id GROUP BY b0_.id ORDER BY b0_.position ASC, b0_.name ASC
Parameters:
[]
5 34.16 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.image AS image_3, c0_.active AS active_4, c0_.position AS position_5, c0_.meta_title AS meta_title_6, c0_.meta_description AS meta_description_7, c0_.meta_keywords AS meta_keywords_8, COUNT(p1_.id) AS sclr_9, c0_.parent_id AS parent_id_10 FROM category c0_ LEFT JOIN product_category p2_ ON c0_.id = p2_.category_id LEFT JOIN product p1_ ON p1_.id = p2_.product_id WHERE c0_.active = ? AND c0_.parent_id IS NULL GROUP BY c0_.id ORDER BY c0_.position ASC, c0_.name ASC
Parameters:
[
  1
]
6 0.37 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  16081
]
7 0.28 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  16081
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
8 0.17 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  12037
]
9 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  12037
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
10 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  27714
]
11 0.20 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  27714
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
12 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  20646
]
13 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  20646
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
14 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  23811
]
15 0.21 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  23811
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
16 0.16 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  12198
]
17 0.20 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  12198
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
18 0.15 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  10719
]
19 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  10719
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
20 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  13379
]
21 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  13379
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
22 0.15 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  24452
]
23 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  24452
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
24 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  18457
]
25 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  18457
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
26 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  21416
]
27 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  21416
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
28 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  18398
]
29 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  18398
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
30 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  8506
]
31 0.20 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  8506
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
32 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  26039
]
33 0.20 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  26039
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
34 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  14222
]
35 0.20 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  14222
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
36 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  27502
]
37 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  27502
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
38 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  26273
]
39 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  26273
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
40 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  9597
]
41 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  9597
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
42 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  27678
]
43 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  27678
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
44 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  22496
]
45 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  22496
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
46 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  16091
]
47 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  16091
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
48 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  25782
]
49 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  25782
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
50 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  1513
]
51 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  1513
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
52 0.15 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  21424
]
53 0.21 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  21424
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
54 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  24666
]
55 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  24666
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
56 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  16837
]
57 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  16837
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
58 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  25757
]
59 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  25757
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
60 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  18187
]
61 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  18187
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
62 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  26494
]
63 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  26494
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
64 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  18171
]
65 0.20 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  18171
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
66 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  5091
]
67 0.20 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  5091
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
68 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  27548
]
69 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  27548
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
70 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  12210
]
71 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  12210
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
72 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  10716
]
73 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  10716
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
74 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  23468
]
75 0.20 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  23468
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
76 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  20838
]
77 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  20838
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
78 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  25721
]
79 0.20 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  25721
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
80 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  3505
]
81 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  3505
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
82 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  10543
]
83 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  10543
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
84 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  25502
]
85 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  25502
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
86 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  14318
]
87 0.21 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  14318
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
88 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  22856
]
89 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  22856
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
90 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  16886
]
91 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  16886
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
92 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  21495
]
93 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  21495
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
94 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  13905
]
95 0.20 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  13905
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
96 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  28227
]
97 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  28227
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
98 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  17782
]
99 0.21 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  17782
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
100 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  13225
]
101 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  13225
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
102 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  11859
]
103 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  11859
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
104 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  11371
]
105 0.24 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  11371
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
106 0.16 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  21405
]
107 0.22 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  21405
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
108 0.16 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  19107
]
109 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  19107
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
110 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  15736
]
111 0.20 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  15736
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
112 0.16 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  26283
]
113 0.22 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  26283
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
114 0.19 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  28747
]
115 0.23 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  28747
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
116 0.15 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  9163
]
117 0.20 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  9163
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
118 0.19 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  11659
]
119 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  11659
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
120 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  19789
]
121 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  19789
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
122 0.15 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  22314
]
123 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  22314
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
124 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  3251
]
125 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  3251
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
126 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  23298
]
127 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  23298
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
128 0.15 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  25279
]
129 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  25279
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
130 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  20379
]
131 0.21 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  20379
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
132 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  14324
]
133 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  14324
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
134 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  5383
]
135 0.20 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  5383
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
136 0.15 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  15003
]
137 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  15003
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
138 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  11305
]
139 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  11305
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
140 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  21314
]
141 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  21314
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
142 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  25137
]
143 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  25137
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
144 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  15000
]
145 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  15000
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
146 0.15 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  13105
]
147 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  13105
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
148 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  11144
]
149 0.21 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  11144
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
150 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  27024
]
151 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  27024
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
152 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  15666
]
153 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  15666
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
154 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  24457
]
155 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  24457
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
156 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  13066
]
157 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  13066
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
158 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  26688
]
159 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  26688
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
160 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  10915
]
161 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  10915
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
162 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  20888
]
163 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  20888
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
164 0.15 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  10575
]
165 0.20 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  10575
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
166 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  12279
]
167 0.20 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  12279
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
168 0.15 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  11891
]
169 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  11891
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
170 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  27823
]
171 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  27823
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
172 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  21525
]
173 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  21525
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
174 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  24825
]
175 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  24825
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
176 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  15191
]
177 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  15191
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
178 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  26221
]
179 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  26221
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
180 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  25743
]
181 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  25743
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
182 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  24438
]
183 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  24438
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
184 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  19831
]
185 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  19831
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
186 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  14321
]
187 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  14321
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
188 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  10473
]
189 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  10473
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
190 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  18426
]
191 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  18426
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
192 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  12717
]
193 0.21 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  12717
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
194 0.16 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  13646
]
195 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  13646
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
196 0.15 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  15884
]
197 0.20 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  15884
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
198 0.15 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  25505
]
199 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  25505
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
200 0.15 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  1136
]
201 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  1136
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
202 0.17 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  13661
]
203 0.20 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  13661
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
204 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  15782
]
205 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  15782
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
206 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  24636
]
207 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  24636
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
208 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  27505
]
209 0.17 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  27505
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
210 0.12 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  19257
]
211 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  19257
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
212 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  26209
]
213 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  26209
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
214 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  12570
]
215 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  12570
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
216 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  16278
]
217 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  16278
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
218 0.15 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  28383
]
219 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  28383
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
220 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  23250
]
221 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  23250
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
222 0.16 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  11425
]
223 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  11425
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
224 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  14230
]
225 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  14230
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
226 0.16 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  13298
]
227 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  13298
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
228 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  19473
]
229 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  19473
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
230 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  27540
]
231 0.17 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  27540
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
232 0.13 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  26633
]
233 0.21 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  26633
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
234 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  26493
]
235 0.19 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  26493
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]
236 0.14 ms
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.description AS description_5, t0.slug AS slug_6, t0.stock AS stock_7, t0.pvp AS pvp_8, t0.discount AS discount_9, t0.net_price AS net_price_10, t0.extra AS extra_11, t0.images AS images_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.views AS views_15, t0.position AS position_16, t0.active AS active_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.meta_keywords AS meta_keywords_20, t0.brand_id AS brand_id_21 FROM product t0 WHERE t0.id = ?
Parameters:
[
  13257
]
237 0.18 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.discount_percentage AS discount_percentage_2, d0_.starts_at AS starts_at_3, d0_.ends_at AS ends_at_4, d0_.active AS active_5 FROM discount d0_ INNER JOIN discount_product d2_ ON d0_.id = d2_.discount_id INNER JOIN product p1_ ON p1_.id = d2_.product_id WHERE p1_.id = ? AND d0_.active = ? AND d0_.starts_at <= ? AND d0_.ends_at >= ? ORDER BY d0_.discount_percentage DESC LIMIT 1
Parameters:
[
  13257
  1
  "2026-08-31 09:24:05"
  "2026-08-31 09:24:05"
]

Database Connections

Name Service
default doctrine.dbal.default_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
App\Entity\Brand 542
App\Entity\Product 120
App\Entity\Category 5

Entities Mapping

Class Mapping errors
App\Entity\Brand No errors.
App\Entity\Product No errors.
App\Entity\Category No errors.
App\Entity\Discount No errors.