Query Metrics
1
Database Queries
1
Different statements
0.52 ms
Query time
0
Invalid entities
Queries
umem connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.52 ms |
SELECT t1.id AS id_2, t1.title AS title_3, t1.description AS description_4, t1.location AS location_5, t1.notes AS notes_6, t1.start AS start_7, t1.duration AS duration_8, t1.public AS public_9, t1.created AS created_10, t1.created_by AS created_by_11, t1.updated AS updated_12, t1.updated_by AS updated_by_13, t0.active AS active_14, t1.event_location_id AS event_location_id_15, t1.dtype FROM conference t0 INNER JOIN event t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
7645
]
|
Database Connections
| Name | Service |
|---|---|
| umem | doctrine.dbal.umem_connection |
| mailman | doctrine.dbal.mailman_connection |
| moodle | doctrine.dbal.moodle_connection |
| fabric | doctrine.dbal.fabric_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| fabric | doctrine.orm.fabric_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| Umem\EventBundle\Entity\Event | No errors. |
| Umem\EventBundle\Entity\Conference | No errors. |
| Umem\EventBundle\Entity\EventLocation | No errors. |
| Vich\UploaderBundle\Entity\File | No errors. |
| Umem\EventBundle\Entity\EventFile | No errors. |
| Umem\EventBundle\Entity\Lecture | No errors. |
fabric entity manager
No loaded entities.