Query Metrics
1
Database Queries
1
Different statements
2.04 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 2.04 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.resume AS resume_3, t0.body AS body_4, t0.image_link AS image_link_5, t0.pinterest_link AS pinterest_link_6, t0.create_at AS create_at_7, t0.author AS author_8, t0.url AS url_9 FROM blog_article t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
"the-art-of-seduction"
]
|
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\BlogArticle | No errors. |