https://boutique.pmd-developper.com/aides

Query Metrics

9 Database Queries
3 Different statements
3.36 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.89 ms
(56.36%)
6
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.is_active AS is_active_4, t0.category3_id AS category3_id_5 FROM category2 t0 WHERE t0.id = ?
Parameters:
[
  1
]
1.19 ms
(35.54%)
2
SELECT t0.id AS id_1, t0.title AS title_2, t0.is_active AS is_active_3, t0.slug AS slug_4, t0.category2_id AS category2_id_5 FROM category t0
Parameters:
[]
0.27 ms
(8.10%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.icon AS icon_4 FROM category3 t0 WHERE t0.id = ?
Parameters:
[
  1
]

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\Category2 No errors.
App\Entity\Article No errors.
App\Entity\Category3 No errors.