https://floor.sym.tora.idp.lu/page/cgu

Query Metrics

6 Database Queries
4 Different statements
1.88 ms Query time
0 Invalid entities
  • Queries
  • Database Connections
  • Entity Managers
  • Second Level Cache
  • Entities Mapping

Group similar statements

# Time Info
1 0.82 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.text AS text_4 FROM page t0 WHERE t0.name = ? LIMIT 1
Parameters:
0 of 0
[ "cgu" ]
2 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.text AS text_4 FROM page t0 WHERE t0.name = ? LIMIT 1
Parameters:
0 of 0
[ "cgu" ]
3 0.22 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, t0.pre_title AS pre_title_10 FROM content t0 WHERE t0.page = ? AND t0.section = ? LIMIT 1
Parameters:
0 of 0
[ "contact" "contact" ]
4 0.20 ms
SELECT DATABASE()
Parameters:
[]
5 0.33 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
0 of 0
[ "dev_jumo_sym_floor" ]
6 0.16 ms
SELECT DATABASE()
Parameters:
[]