GET https://komakaw.duckdns.org/pages/gouvernance

Query Metrics

11 Database Queries
4 Different statements
5.63 ms Query time
0 Invalid entities
17 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.45 ms
(61.28%)
4
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
]
1.33 ms
(23.63%)
5
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
]
0.49 ms
(8.73%)
1
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
]
0.36 ms
(6.36%)
1
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.slug = ? LIMIT 1
Parameters:
[
  "gouvernance"
]

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 12
App\Entity\Page 5

Entities Mapping

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