Query Metrics

7 Database Queries
1 Different statements
0.82 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.43 ms
SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9 FROM content t0 WHERE t0.page = ? AND t0.section = ? LIMIT 1
Parameters:
[
  "accueil"
  "header"
]
2 0.09 ms
SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9 FROM content t0 WHERE t0.page = ? AND t0.section = ? LIMIT 1
Parameters:
[
  "accueil"
  "block_image_1"
]
3 0.06 ms
SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9 FROM content t0 WHERE t0.page = ? AND t0.section = ? LIMIT 1
Parameters:
[
  "accueil"
  "block_image_2"
]
4 0.06 ms
SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9 FROM content t0 WHERE t0.page = ? AND t0.section = ? LIMIT 1
Parameters:
[
  "accueil"
  "block_image_3"
]
5 0.06 ms
SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9 FROM content t0 WHERE t0.page = ? AND t0.section = ? LIMIT 1
Parameters:
[
  "accueil"
  "block_image_4"
]
6 0.06 ms
SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9 FROM content t0 WHERE t0.page = ? AND t0.section = ? LIMIT 1
Parameters:
[
  "accueil"
  "block_image_5"
]
7 0.06 ms
SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9 FROM content t0 WHERE t0.page = ? AND t0.section = ? LIMIT 1
Parameters:
[
  "accueil"
  "bandeau"
]

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\Content No errors.