Query Metrics
11
Database Queries
9
Different statements
6.69 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.37 ms |
SELECT DATABASE()
Parameters:
[] |
| 2 | 0.21 ms |
SELECT DATABASE()
Parameters:
[] |
| 3 | 1.29 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"memolabs_schnuppernelias"
]
|
| 4 | 0.86 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.`type`=?
Parameters:
[
"error_404"
]
|
| 5 | 0.80 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
1
]
|
| 6 | 0.69 ms |
SELECT urlPrefix, urlSuffix FROM tl_page WHERE type='root'
Parameters:
[] |
| 7 | 0.32 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.`type`=?
Parameters:
[
"error_404"
]
|
| 8 | 0.20 ms |
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[] |
| 9 | 0.57 ms |
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
1
]
|
| 10 | 0.40 ms |
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
2
]
|
| 11 | 0.98 ms |
SELECT tl_module.* FROM tl_module WHERE tl_module.id IN(1,0,2) ORDER BY FIND_IN_SET(`tl_module`.`id`, '1,0,2')
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.