Query Metrics
3
Database Queries
2
Different statements
8.33 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6.42 ms (77.06%) |
1 |
SELECT t0.id AS id_1, t0.picture AS picture_2, t0.resume AS resume_3, t0.text AS text_4, t0.updated_at AS updated_at_5, t0.slug AS slug_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8 FROM news t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"quest-ce-que-la-fena"
]
|
||||||||||||||||||||
1.91 ms (22.94%) |
2 |
SELECT t0.id AS id_1, t0.date AS date_2, t0.time_end AS time_end_3, t0.time_start AS time_start_4, t0.title AS title_5, t0.description AS description_6, t0.picture_work_shop AS picture_work_shop_7, t0.updated_at AS updated_at_8 FROM workshops t0 ORDER BY t0.date ASC LIMIT 1
Parameters:
[]
|
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\News | No errors. |
App\Entity\Workshops | No errors. |