Query Metrics
3
Database Queries
3
Different statements
1.73 ms
Query time
2
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.65 ms (37.24%) |
1 |
SELECT p0_.plat_id AS plat_id_0, p0_.titre_plat AS titre_plat_1, p0_.photo AS photo_2 FROM `plat` p0_ WHERE p0_.plat_id IN (?, ?)
Parameters:
[ 21 22 ] |
|
0.61 ms (35.39%) |
1 |
SELECT count(DISTINCT p0_.plat_id) AS sclr_0 FROM `plat` p0_
Parameters:
[] |
|
0.47 ms (27.37%) |
1 |
SELECT DISTINCT p0_.plat_id AS plat_id_0 FROM `plat` p0_ LIMIT 10 OFFSET 20
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. |