Query Metrics
2
Database Queries
2
Different statements
1.32 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.88 ms |
SELECT t0.id AS id_1, t0.full_name AS full_name_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.description AS description_5, t0.event_picture AS event_picture_6, t0.start_date AS start_date_7, t0.end_date AS end_date_8, t0.location AS location_9, t0.active AS active_10, t0.created_at AS created_at_11 FROM event t0 WHERE t0.active = ? ORDER BY t0.start_date DESC
Parameters:
[
1
]
|
2 | 0.44 ms |
SELECT e0_.id AS id_0, e0_.full_name AS full_name_1, e0_.slug AS slug_2, e0_.short_description AS short_description_3, e0_.description AS description_4, e0_.event_picture AS event_picture_5, e0_.start_date AS start_date_6, e0_.end_date AS end_date_7, e0_.location AS location_8, e0_.active AS active_9, e0_.created_at AS created_at_10 FROM event e0_ WHERE e0_.start_date >= ? ORDER BY e0_.start_date ASC LIMIT 1
Parameters:
[
"2024-11-13 06:59:56"
]
|
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\Event | No errors. |
App\Entity\Competition | No errors. |