Query Metrics
4
Database Queries
4
Different statements
1.66 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.55 ms (33.13%) |
1 |
SELECT t0.id AS id_1, t0.avatar AS avatar_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.title AS title_5 FROM imagebackground t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.48 ms (29.09%) |
1 |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.subtitle AS subtitle_2, a0_.description AS description_3, a0_.created_at AS created_at_4, a0_.aday AS aday_5, a0_.amonth AS amonth_6, a0_.ayear AS ayear_7, a0_.avatar AS avatar_8, a0_.updated_at AS updated_at_9, a0_.localisation AS localisation_10, a0_.author AS author_11, a0_.hours AS hours_12 FROM agenda a0_ WHERE a0_.id IN (?, ?, ?, ?, ?, ?) ORDER BY a0_.id DESC
Parameters:
[ 16 15 14 12 10 9 ] |
|
0.32 ms (19.61%) |
1 |
SELECT DISTINCT a0_.id AS id_0, a0_.id AS id_1 FROM agenda a0_ ORDER BY a0_.id DESC LIMIT 6
Parameters:
[] |
|
0.30 ms (18.17%) |
1 |
SELECT count(DISTINCT a0_.id) AS sclr_0 FROM agenda a0_
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\Agenda | No errors. |
| App\Entity\Imagebackground | No errors. |