Query Metrics
1
Database Queries
1
Different statements
0.17 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.17 ms (100.00%) |
1 |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.maximum_number_of_participants AS maximum_number_of_participants_4, t0.start_date AS start_date_5, t0.end_date AS end_date_6, t0.registration_open_date AS registration_open_date_7, t0.registration_deadline AS registration_deadline_8, t0.link_image AS link_image_9, t0.enable AS enable_10, t0.allow_visitors AS allow_visitors_11, t0.pin AS pin_12, t0.show_in_carousel AS show_in_carousel_13, t0.carousel_content AS carousel_content_14, t0.id AS id_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17 FROM event t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"repas-fin-annee"
]
|
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\EventRate | No errors. |
| App\Entity\EventOption | No errors. |
| App\Entity\EventSubscription | No errors. |