Query Metrics
3
Database Queries
3
Different statements
1.55 ms
Query time
2
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.62 ms (39.93%) |
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.58 ms (37.21%) |
1 |
SELECT count(DISTINCT p0_.plat_id) AS sclr_0 FROM `plat` p0_
Parameters:
[] |
|
0.36 ms (22.86%) |
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. |