Query Metrics
1
Database Queries
1
Different statements
0.37 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.37 ms |
SELECT t0.important AS important_1, t0.id AS id_2, t0.tmp_old_ids AS tmp_old_ids_3, t0.name AS name_4, t0.title AS title_5, t0.slug AS slug_6, t0.chapo AS chapo_7, t0.content AS content_8, t0.tmp_keywords AS tmp_keywords_9, t0.priority AS priority_10, t0.published AS published_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.type_id AS type_id_14 FROM article t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"manifestation-feministe"
]
|
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\Article | No errors. |
| App\Entity\ArticleType | No errors. |
| App\Entity\Tag | No errors. |
| App\Entity\Media | No errors. |