GET https://mamiejo.com/product/?catalogue=jus-et-yaourts

Query Metrics

11 Database Queries
5 Different statements
2.74 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.32 ms
(47.96%)
7
SELECT t0.id AS id_1, t0.url AS url_2, t0.alt AS alt_3, t0.updated_at AS updated_at_4, t0.title AS title_5, t0.product_id AS product_id_6 FROM image t0 WHERE t0.id = ?
Parameters:
[
  11
]
0.42 ms
(15.27%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.catalogue_id AS catalogue_id_4, t0.image_id AS image_id_5 FROM category t0 WHERE t0.catalogue_id = ? ORDER BY t0.name ASC
Parameters:
[
  7
]
0.37 ms
(13.52%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image_id AS image_id_4 FROM catalogue t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "jus-et-yaourts"
]
0.36 ms
(12.98%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image_id AS image_id_4 FROM catalogue t0
Parameters:
[]
0.28 ms
(10.28%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.catalogue_id AS catalogue_id_4, t0.image_id AS image_id_5 FROM category t0
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.

Entities Mapping

Class Mapping errors
App\Entity\Category No errors.
App\Entity\Catalogue No errors.
App\Entity\Image No errors.
App\Entity\Product No errors.