Query Metrics
3
Database Queries
3
Different statements
3.82 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.30 ms |
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:
[] |
| 2 | 0.94 ms |
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:
[] |
| 3 | 1.58 ms |
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"
]
|
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. |