Query Metrics
2
Database Queries
2
Different statements
0.43 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
0.35 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.header AS header_4, t0.rcmagTopicId AS rcmagTopicId_5, t0.rcmagPosterId AS rcmagPosterId_6, t0.rcnewsPosterId AS rcnewsPosterId_7, t0.startDate AS startDate_8, t0.endDate AS endDate_9, t0.updatedAt AS updatedAt_10 FROM Timeline t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"coupe-de-france-longvic-2019"
]
|
0.08 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.videoHost AS videoHost_4, t0.videoId AS videoId_5, t0.picture AS picture_6, t0.rcmagPostId AS rcmagPostId_7, t0.rcnewsArticleId AS rcnewsArticleId_8, t0.addedAt AS addedAt_9, t0.updatedAt AS updatedAt_10, t0.timeline_id AS timeline_id_11 FROM Article t0 WHERE t0.timeline_id = ? ORDER BY t0.id DESC
Parameters:
[
3
]
|
liveranking connection
No database queries were performed.
rcmag connection
No database queries were performed.
rcnews connection
No database queries were performed.
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
liveranking | doctrine.dbal.liveranking_connection |
rcmag | doctrine.dbal.rcmag_connection |
rcnews | doctrine.dbal.rcnews_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
liveranking | doctrine.orm.liveranking_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
App\Entity\Timeline | No errors. |
App\Entity\Article | No errors. |
liveranking entity manager
No loaded entities.