GET https://www.mipeluco.com/product/harlow-g-s-807-ff-b-55-kate-spade-mod-harlow-g-s

Query Metrics

12 Database Queries
9 Different statements
91.40 ms Query time
1 Invalid entities
24570 Managed entities

Queries

Group similar statements

# Time Info
1 4.23 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.brand_id AS brand_id_16 FROM product t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "harlow-g-s-807-ff-b-55-kate-spade-mod-harlow-g-s"
]
2 0.07 ms
"START TRANSACTION"
Parameters:
[]
3 0.34 ms
UPDATE product SET views = ?, updated_at = ? WHERE id = ?
Parameters:
[
  8
  "2026-08-22 18:27:26"
  8625
]
4 0.72 ms
"COMMIT"
Parameters:
[]
5 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.active AS active_5, t0.parent_id AS parent_id_6 FROM category t0 WHERE t0.parent_id IS NULL AND t0.active = ?
Parameters:
[
  1
]
6 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM brand t0
Parameters:
[]
7 41.85 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_.brand_id AS brand_id_15 FROM product p0_ WHERE p0_.images IS NOT NULL AND p0_.images <> '[]'
Parameters:
[]
8 41.58 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_.brand_id AS brand_id_15 FROM product p0_ WHERE p0_.images IS NOT NULL AND p0_.images <> '[]'
Parameters:
[]
9 0.59 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.active AS active_5, t0.parent_id AS parent_id_6 FROM category t0 WHERE t0.parent_id IS NULL
Parameters:
[]
10 1.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.active AS active_5, t0.parent_id AS parent_id_6 FROM category t0 WHERE t0.parent_id IS NULL
Parameters:
[]
11 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.brand_id AS brand_id_16 FROM product t0 WHERE 1=0
Parameters:
[]
12 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.active AS active_5, t0.parent_id AS parent_id_6 FROM category t0 WHERE t0.parent_id IS NULL
Parameters:
[]

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\Product 24021
App\Entity\Brand 542
App\Entity\Category 7

Entities Mapping

Class Mapping errors
App\Entity\Product
  • The association App\Entity\Product#brand refers to the inverse side field App\Entity\Brand#products which does not exist.
App\Entity\Brand No errors.
App\Entity\Category No errors.