Query Metrics
3
Database Queries
3
Different statements
3.82 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.58 ms (41.41%) |
1 |
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.description AS description_2, e0_.place AS place_3, e0_.date AS date_4 FROM event e0_ WHERE e0_.date >= ? ORDER BY e0_.date ASC
Parameters:
[
"2025-12-18 00:00:00"
]
|
|
1.30 ms (33.98%) |
1 |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.text AS text_2, n0_.date_over AS date_over_3 FROM notification n0_ ORDER BY n0_.id DESC LIMIT 1
Parameters:
[] |
|
0.94 ms (24.61%) |
1 |
SELECT t0.id AS id_1, t0.url AS url_2, t0.name AS name_3, t0.img_id AS img_id_4 FROM partner t0
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\Notification | No errors. |
| App\Entity\Article | No errors. |
| App\Entity\Partner | No errors. |
| App\Entity\MembersAsso | No errors. |
| App\Entity\Event | No errors. |
| App\Entity\Project | No errors. |
| App\Entity\Image | No errors. |