https://www.schnuppern-lio.memo-labs.ch/referenz/beispiel.html

Query Metrics

8 Database Queries
5 Different statements
7.91 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.72 ms
(34.35%)
2
SELECT DATABASE()
Parameters:
[]
1.89 ms
(23.91%)
1
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "memolabs_schnuppernlio"
]
1.56 ms
(19.78%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?,?)
Parameters:
[
  "referenz/beispiel"
  "referenz"
]
1.40 ms
(17.75%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  22
]
0.33 ms
(4.21%)
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.