Query Metrics
2
Database Queries
2
Different statements
0.64 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.33 ms (51.72%) |
1 |
SELECT t0.id AS id_1, t0.tmp_old_id AS tmp_old_id_2, t0.name AS name_3, t0.description AS description_4, t0.size AS size_5, t0.role AS role_6, t0.types AS types_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.picto_theme AS picto_theme_10 FROM media t0 INNER JOIN media_article ON t0.id = media_article.media_id WHERE media_article.article_id = ?
Parameters:
[
474
]
|
|
0.31 ms (48.28%) |
1 |
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:
[
"et-pendant-ce-temps-la-en-australie"
]
|
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. |
| App\Entity\Theme | No errors. |
| App\Entity\Event | No errors. |
| App\Entity\Newsletter | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\QuestionAnswer | No errors. |
| App\Entity\Structure | No errors. |