Query Metrics

5 Database Queries
3 Different statements
1.90 ms Query time
0 Invalid entities
15 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.23 ms
(64.78%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.price AS price_4, t0.stock AS stock_5, t0.image AS image_6, t0.category_id AS category_id_7 FROM product t0
Parameters:
[]
0.59 ms
(30.86%)
3
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.content AS content_4 FROM page t0
Parameters:
[]
0.08 ms
(4.36%)
1
SELECT t0.id AS id_1, t0.name AS name_2 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Category 8
App\Entity\Product 4
App\Entity\Page 3

Entities Mapping

Class Mapping errors
App\Entity\Product No errors.
App\Entity\Category No errors.
App\Entity\Page No errors.