Query Metrics
3
Database Queries
3
Different statements
2.09 ms
Query time
2
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.93 ms |
SELECT count(DISTINCT p0_.plat_id) AS sclr_0 FROM `plat` p0_
Parameters:
[] |
| 2 | 0.23 ms |
SELECT DISTINCT p0_.plat_id AS plat_id_0 FROM `plat` p0_ LIMIT 10 OFFSET 10
Parameters:
[] |
| 3 | 0.93 ms |
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:
[ 11 12 13 14 15 16 17 18 19 20 ] |
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. |