https://www.fastplug.monotomic.de/news.html

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.42 ms
SELECT DATABASE()
Parameters:
[]
2 0.09 ms
SELECT DATABASE()
Parameters:
[]
3 2.20 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "usrdb_monjoxnk13"
]
4 2.46 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?)
Parameters:
[
  "news"
]
5 0.33 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  1
]
6 0.27 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`type`=?
Parameters:
[
  "error_404"
]
7 0.17 ms
SELECT urlPrefix, urlSuffix FROM tl_page WHERE TYPE='root'
Parameters:
[]
8 0.17 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?)
Parameters:
[
  "news.html"
]

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.