https://www.schnuppern-lio.memo-labs.ch/config.json

Query Metrics

8 Database Queries
6 Different statements
88.86 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 14.61 ms
SELECT DATABASE()
Parameters:
[]
2 5.15 ms
SELECT DATABASE()
Parameters:
[]
3 1.04 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "memolabs_schnuppernlio"
]
4 9.37 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`type`=?
Parameters:
[
  "error_404"
]
5 18.04 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  1
]
6 8.82 ms
SELECT urlPrefix, urlSuffix FROM tl_page WHERE type='root'
Parameters:
[]
7 19.25 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`type`=?
Parameters:
[
  "error_404"
]
8 12.58 ms
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.