Query Metrics
5
Database Queries
5
Different statements
2.49 ms
Query time
3
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.96 ms (38.45%) |
1 |
SELECT t0.plat_id AS plat_id_1, t0.titre_plat AS titre_plat_2, t0.photo AS photo_3 FROM `plat` t0 WHERE t0.plat_id = ? LIMIT 1
Parameters:
[
6
]
|
|
0.55 ms (21.93%) |
1 |
SELECT count(DISTINCT a0_.allergene_id) AS sclr_0 FROM `allergene` a0_
Parameters:
[] |
|
0.49 ms (19.89%) |
1 |
SELECT t0.plat_id AS plat_id_1, t0.allergene_id AS allergene_id_2 FROM `contient` t0 WHERE t0.plat_id = ?
Parameters:
[
6
]
|
|
0.30 ms (11.97%) |
1 |
SELECT a0_.allergene_id AS allergene_id_0, a0_.libelle AS libelle_1 FROM `allergene` a0_ WHERE a0_.allergene_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 2 3 4 5 6 7 8 9 10 ] |
|
0.19 ms (7.76%) |
1 |
SELECT DISTINCT a0_.allergene_id AS allergene_id_0 FROM `allergene` a0_ LIMIT 10
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\Plat |
|
| App\Entity\ProposePlat |
|
| App\Entity\Contient | No errors. |
| App\Entity\Allergene |
|