Query Metrics
1
Database Queries
1
Different statements
0.70 ms
Query time
0
Invalid entities
2
Managed entities
Queries
#▲ | Time | Info | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 0.70 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.title_en AS title_en_3, t0.title_de AS title_de_4, t0.photo AS photo_5, t0.description AS description_6, t0.description_en AS description_en_7, t0.description_de AS description_de_8, t0.is_archived AS is_archived_9, t0.created_at AS created_at_10, t0.category_archives_id AS category_archives_id_11 FROM news t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
19
]
|
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.
Managed Entities
default entity manager
Class | Amount of managed objects |
---|---|
App\Entity\News | 1 |
App\Entity\CategoryArchives | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\News | No errors. |
App\Entity\CategoryArchives | No errors. |