Query Metrics
6
Database Queries
4
Different statements
1.81 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.70 ms (38.84%) |
3 |
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:
[
2
]
|
|
0.45 ms (24.98%) |
1 |
SELECT DISTINCT i0_.id AS id_0 FROM information i0_ LIMIT 20
Parameters:
[] |
|
0.41 ms (22.45%) |
1 |
SELECT i0_.id AS id_0, i0_.description AS description_1, i0_.dentiste_id AS dentiste_id_2 FROM information i0_ WHERE i0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ] |
|
0.25 ms (13.73%) |
1 |
SELECT count(i0_.id) AS sclr_0 FROM information i0_
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. |