GET https://murder.komakaw.com/articles/manipulation-numerique-a-la-maison-blanche-une-opposante-defiguree-par-l-ia

Query Metrics

10 Database Queries
4 Different statements
6.86 ms Query time
0 Invalid entities
15 Managed entities

Queries

Group similar statements

# Time Info
1 0.51 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.date AS date_4, t0.content AS content_5, t0.published AS published_6, t0.position AS position_7, t0.image AS image_8 FROM article t0 WHERE t0.slug = ? AND t0.published = ? LIMIT 1
Parameters:
[
  "manipulation-numerique-a-la-maison-blanche-une-opposante-defiguree-par-l-ia"
  1
]
2 0.65 ms
SELECT m0_.id AS id_0, m0_.label AS label_1, m0_.route AS route_2, m0_.url AS url_3, m0_.position AS position_4, m0_.enabled AS enabled_5, m0_.page_id AS page_id_6, m0_.parent_id AS parent_id_7 FROM menu_item m0_ WHERE m0_.parent_id IS NULL AND m0_.enabled = ? ORDER BY m0_.position ASC
Parameters:
[
  1
]
3 0.44 ms
SELECT m0_.id AS id_0, m0_.label AS label_1, m0_.route AS route_2, m0_.url AS url_3, m0_.position AS position_4, m0_.enabled AS enabled_5, m0_.page_id AS page_id_6, m0_.parent_id AS parent_id_7 FROM menu_item m0_ WHERE m0_.parent_id = ? AND m0_.enabled = ? ORDER BY m0_.position ASC
Parameters:
[
  3
  1
]
4 0.31 ms
SELECT m0_.id AS id_0, m0_.label AS label_1, m0_.route AS route_2, m0_.url AS url_3, m0_.position AS position_4, m0_.enabled AS enabled_5, m0_.page_id AS page_id_6, m0_.parent_id AS parent_id_7 FROM menu_item m0_ WHERE m0_.parent_id = ? AND m0_.enabled = ? ORDER BY m0_.position ASC
Parameters:
[
  7
  1
]
5 0.30 ms
SELECT m0_.id AS id_0, m0_.label AS label_1, m0_.route AS route_2, m0_.url AS url_3, m0_.position AS position_4, m0_.enabled AS enabled_5, m0_.page_id AS page_id_6, m0_.parent_id AS parent_id_7 FROM menu_item m0_ WHERE m0_.parent_id = ? AND m0_.enabled = ? ORDER BY m0_.position ASC
Parameters:
[
  9
  1
]
6 0.59 ms
SELECT m0_.id AS id_0, m0_.label AS label_1, m0_.route AS route_2, m0_.url AS url_3, m0_.position AS position_4, m0_.enabled AS enabled_5, m0_.page_id AS page_id_6, m0_.parent_id AS parent_id_7 FROM menu_item m0_ WHERE m0_.parent_id = ? AND m0_.enabled = ? ORDER BY m0_.position ASC
Parameters:
[
  1
  1
]
7 0.27 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.content AS content_4, t0.image AS image_5, t0.attachments AS attachments_6 FROM page t0 WHERE t0.id = ?
Parameters:
[
  2
]
8 0.26 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.content AS content_4, t0.image AS image_5, t0.attachments AS attachments_6 FROM page t0 WHERE t0.id = ?
Parameters:
[
  3
]
9 0.23 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.content AS content_4, t0.image AS image_5, t0.attachments AS attachments_6 FROM page t0 WHERE t0.id = ?
Parameters:
[
  4
]
10 3.29 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.content AS content_4, t0.image AS image_5, t0.attachments AS attachments_6 FROM page t0 WHERE t0.id = ?
Parameters:
[
  1
]

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\MenuItem 10
App\Entity\Page 4
App\Entity\Article 1

Entities Mapping

Class Mapping errors
App\Entity\Article No errors.
App\Entity\Category No errors.
App\Entity\MenuItem No errors.
App\Entity\Page No errors.