Query Metrics
2
Database Queries
2
Different statements
0.91 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.76 ms (83.56%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.prix AS prix_4 FROM offre t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.15 ms (16.44%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM coach t0 WHERE t0.id = ?
Parameters:
[
2
]
|
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\Offre | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Coach | No errors. |