Query Metrics
2
Database Queries
2
Different statements
1.41 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.80 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.headline AS headline_4, t0.body AS body_5, t0.contact AS contact_6, t0.access AS access_7, t0.address1 AS address1_8, t0.address2 AS address2_9, t0.zip AS zip_10, t0.city AS city_11, t0.image AS image_12, t0.updated AS updated_13, t0.published AS published_14, t0.latitude AS latitude_15, t0.longitude AS longitude_16, t0.amenity AS amenity_17, t0.gallery_id AS gallery_id_18, t0.owner_id AS owner_id_19 FROM event t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"p-forum-des-associations-p"
]
|
| 2 | 0.61 ms |
SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.event_id AS event_id_4 FROM date t0 WHERE t0.event_id = ?
Parameters:
[
137
]
|
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\Gallery | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Date | No errors. |