Query Metrics
3
Database Queries
3
Different statements
1.52 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.57 ms |
SELECT DISTINCT d0_.id AS id_0, d0_.image AS image_1 FROM dentiste d0_ ORDER BY d0_.image DESC LIMIT 20
Parameters:
[] |
| 2 | 0.41 ms |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.description AS description_2, d0_.image AS image_3 FROM dentiste d0_ WHERE d0_.id IN (?, ?, ?, ?) ORDER BY d0_.image DESC
Parameters:
[ 5 3 4 2 ] |
| 3 | 0.53 ms |
SELECT count(d0_.id) AS sclr_0 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\Dentiste | No errors. |
| App\Entity\Information | No errors. |