Query Metrics
9
Database Queries
6
Different statements
4.56 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.38 ms (52.12%) |
2 |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"memolabs_schnuppernelias"
]
|
|
1.04 ms (22.88%) |
3 |
SELECT DATABASE()
Parameters:
[] |
|
0.37 ms (8.16%) |
1 |
SELECT EXISTS ( SELECT id FROM tl_page WHERE type = 'root' AND dns = :dns )
Parameters:
[ "dns" => "schnuppern-elias.memo-labs.ch:80" ] |
|
0.35 ms (7.70%) |
1 |
SELECT tl_page.* FROM tl_page WHERE tl_page.`type`=?
Parameters:
[
"error_404"
]
|
|
0.22 ms (4.85%) |
1 |
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
1
]
|
|
0.20 ms (4.30%) |
1 |
SELECT urlPrefix, urlSuffix FROM tl_page WHERE type='root'
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.