Query Metrics
15
Database Queries
11
Different statements
9.64 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.01 ms (31.24%) |
2 |
SELECT DATABASE()
Parameters:
[] |
|
1.47 ms (15.26%) |
1 |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"memolabs_schnuppernelias"
]
|
|
0.98 ms (10.21%) |
2 |
SELECT tl_page.* FROM tl_page WHERE tl_page.alias=? OR tl_page.alias=?
Parameters:
[ "index" "/" ] |
|
0.93 ms (9.60%) |
2 |
SELECT tl_page.* FROM tl_page WHERE (tl_page.type='root' AND (tl_page.dns=? OR tl_page.dns=''))
Parameters:
[
"www.schnuppern-elias.memo-labs.ch"
]
|
|
0.84 ms (8.70%) |
2 |
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND (tl_content.ptable=? OR tl_content.ptable='') AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<=1785212580) AND (tl_content.stop='' OR tl_content.stop>1785212580) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[ 11 "tl_article" ] |
|
0.50 ms (5.23%) |
1 |
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
2
]
|
|
0.49 ms (5.05%) |
1 |
SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX(?) LIMIT 0,1
Parameters:
[
"7f47cfed2af311ea9c220242ac170002"
]
|
|
0.42 ms (4.35%) |
1 |
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:
[] |
|
0.41 ms (4.28%) |
1 |
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
1
]
|
|
0.31 ms (3.17%) |
1 |
SELECT tl_article.* FROM tl_article WHERE tl_article.pid=? AND tl_article.inColumn=? AND tl_article.published='1' AND (tl_article.start='' OR tl_article.start<=1785212580) AND (tl_article.stop='' OR tl_article.stop>1785212580) ORDER BY tl_article.sorting
Parameters:
[ 4 "main" ] |
|
0.28 ms (2.92%) |
1 |
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.