Query Metrics
8
Database Queries
5
Different statements
7.91 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.45 ms |
SELECT DATABASE()
Parameters:
[] |
| 2 | 0.26 ms |
SELECT DATABASE()
Parameters:
[] |
| 3 | 1.89 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"memolabs_schnuppernlio"
]
|
| 4 | 1.19 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?,?)
Parameters:
[ "referenz/beispiel" "referenz" ] |
| 5 | 0.80 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
22
]
|
| 6 | 0.60 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
1
]
|
| 7 | 0.38 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?,?)
Parameters:
[ "referenz/beispiel" "referenz" ] |
| 8 | 0.33 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.