Query Metrics
7
Database Queries
5
Different statements
6.04 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.60 ms |
SELECT DATABASE()
Parameters:
[] |
| 2 | 0.29 ms |
SELECT DATABASE()
Parameters:
[] |
| 3 | 1.95 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"memolabs_schnuppernelias"
]
|
| 4 | 1.05 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?)
Parameters:
[
"webseite-de"
]
|
| 5 | 0.44 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?)
Parameters:
[
"webseite-de"
]
|
| 6 | 0.25 ms |
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[] |
| 7 | 1.45 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.pid=? AND tl_page.type!='root' AND tl_page.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1781327640) AND (tl_page.stop='' OR tl_page.stop>1781327640) ORDER BY tl_page.sorting LIMIT 0,1
Parameters:
[
1
]
|
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.