http://www.schnuppern-elias.memo-labs.ch/referenz/beispiel.html

Query Metrics

11 Database Queries
8 Different statements
7.71 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.36 ms
(17.70%)
1
SELECT tl_module.* FROM tl_module WHERE tl_module.id IN(1,0,2) ORDER BY FIND_IN_SET(`tl_module`.`id`, '1,0,2')
Parameters:
[]
1.35 ms
(17.58%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?,?)
Parameters:
[
  "referenz/beispiel"
  "referenz"
]
1.28 ms
(16.59%)
1
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "memolabs_schnuppernelias"
]
1.18 ms
(15.26%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  22
]
0.97 ms
(12.57%)
2
SELECT DATABASE()
Parameters:
[]
0.87 ms
(11.33%)
1
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  1
]
0.39 ms
(5.07%)
1
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
  2
]
0.30 ms
(3.91%)
1
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[]

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

No loaded entities.