Query Metrics
1
Database Queries
1
Different statements
0.41 ms
Query time
0
Invalid entities
0
Managed entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 0.41 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.content AS content_4, t0.created_at AS created_at_5, t0.edited_at AS edited_at_6, t0.title AS title_7, t0.description AS description_8, t0.image AS image_9, t0.is_blog AS is_blog_10, t0.blog_preview AS blog_preview_11, t0.is_visible AS is_visible_12, t0.blog_category_id AS blog_category_id_13 FROM page t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
"robots.txt"
]
|
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 |
---|
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Page | No errors. |
App\Entity\BlogCategory | No errors. |