Query Metrics
3
Database Queries
3
Different statements
1.06 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.39 ms (36.34%) |
1 |
SELECT t0.id AS id_1, t0.description AS description_2, t0.dentiste_id AS dentiste_id_3 FROM information t0 WHERE t0.id = ?
Parameters:
[
"14"
]
|
|
0.35 ms (32.96%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4 FROM dentiste t0 WHERE t0.id = ?
Parameters:
[
4
]
|
|
0.33 ms (30.70%) |
1 |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.description AS description_2, d0_.image AS image_3 FROM dentiste d0_
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\Information | No errors. |
| App\Entity\Dentiste | No errors. |