GET https://www.mipeluco.devlaboratory.es/product/pld-6254-s-x-j5g-m9-55-polaroid-mod-pld-6254-s-x

Query Metrics

11 Database Queries
7 Different statements
76.38 ms Query time
1 Invalid entities
20135 Managed entities

Grouped Statements

Show all queries

Time Count Info
70.30 ms
(92.03%)
2
SELECT p0_.id AS id_0, p0_.cod AS cod_1, p0_.reference AS reference_2, p0_.name AS name_3, p0_.slug AS slug_4, p0_.stock AS stock_5, p0_.pvp AS pvp_6, p0_.discount AS discount_7, p0_.net_price AS net_price_8, p0_.extra AS extra_9, p0_.images AS images_10, p0_.created_at AS created_at_11, p0_.updated_at AS updated_at_12, p0_.views AS views_13, p0_.brand_id AS brand_id_14 FROM product p0_ WHERE p0_.images IS NOT NULL AND p0_.images <> '[]'
Parameters:
[]
3.69 ms
(4.83%)
1
SELECT t0.id AS id_1, t0.cod AS cod_2, t0.reference AS reference_3, t0.name AS name_4, t0.slug AS slug_5, t0.stock AS stock_6, t0.pvp AS pvp_7, t0.discount AS discount_8, t0.net_price AS net_price_9, t0.extra AS extra_10, t0.images AS images_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.views AS views_14, t0.brand_id AS brand_id_15 FROM product t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "pld-6254-s-x-j5g-m9-55-polaroid-mod-pld-6254-s-x"
]
1.12 ms
(1.46%)
4
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.parent_id AS parent_id_5 FROM category t0 WHERE t0.parent_id IS NULL
Parameters:
[]
0.71 ms
(0.92%)
1
"COMMIT"
Parameters:
[]
0.27 ms
(0.36%)
1
SELECT t0.id AS id_1, t0.name AS name_2 FROM brand t0
Parameters:
[]
0.22 ms
(0.28%)
1
UPDATE product SET views = ?, updated_at = ? WHERE id = ?
Parameters:
[
  1
  "2026-08-08 02:05:52"
  7648
]
0.09 ms
(0.12%)
1
"START TRANSACTION"
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 19598
App\Entity\Brand 530
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.