GET http://edu2.webentreprises.net/contact

Query Metrics

39 Database Queries
4 Different statements
14.78 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
9.48 ms
(64.15%)
30
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.image AS image_5, t0.is_enabled AS is_enabled_6, t0.second_section AS second_section_7, t0.seo_title AS seo_title_8, t0.seo_description AS seo_description_9, t0.submenu_id AS submenu_id_10 FROM page t0 WHERE t0.submenu_id = ?
Parameters:
[
  1
]
3.66 ms
(24.73%)
6
SELECT t0.id AS id_1, t0.title AS title_2, t0.is_enabled AS is_enabled_3, t0.position AS position_4, t0.menu_id AS menu_id_5 FROM submenu t0 WHERE t0.menu_id = ?
Parameters:
[
  1
]
0.94 ms
(6.35%)
2
SELECT t0.id AS id_1, t0.section AS section_2, t0.content_key AS content_key_3, t0.value AS value_4, t0.description AS description_5 FROM content t0 WHERE t0.section = ?
Parameters:
[
  "footer"
]
0.71 ms
(4.77%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.is_enabled AS is_enabled_3, t0.position AS position_4 FROM menu t0 WHERE t0.is_enabled = ? ORDER BY t0.position ASC
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.

Entities Mapping

Class Mapping errors
App\Entity\Menu No errors.
App\Entity\Submenu No errors.
App\Entity\Content No errors.
App\Entity\Page No errors.