Query Metrics
26
Database Queries
12
Different statements
15.26 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.61 ms (17.07%) |
4 |
SELECT tl_article.* FROM tl_article WHERE tl_article.pid=? AND tl_article.showTeaser=1 AND tl_article.published='1' AND (tl_article.start='' OR tl_article.start<=1783375200) AND (tl_article.stop='' OR tl_article.stop>1783375200) ORDER BY tl_article.sorting
Parameters:
[
2
]
|
|
2.01 ms (13.16%) |
1 |
SELECT tl_calendar_events.* FROM tl_calendar_events WHERE tl_calendar_events.pid=? AND tl_calendar_events.source='default' AND tl_calendar_events.published='1' AND (tl_calendar_events.start='' OR tl_calendar_events.start<=1783375200) AND (tl_calendar_events.stop='' OR tl_calendar_events.stop>1783375200) ORDER BY tl_calendar_events.startTime DESC
Parameters:
[
1
]
|
|
1.59 ms (10.40%) |
1 |
SELECT tl_news.* FROM tl_news WHERE tl_news.pid=? AND tl_news.source='default' AND tl_news.published='1' AND (tl_news.start='' OR tl_news.start<=1783375200) AND (tl_news.stop='' OR tl_news.stop>1783375200) ORDER BY tl_news.date DESC
Parameters:
[
1
]
|
|
1.51 ms (9.90%) |
2 |
SELECT tl_page.* FROM tl_page WHERE tl_page.type='root' AND tl_page.dns=? AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1783375200) AND (tl_page.stop='' OR tl_page.stop>1783375200)
Parameters:
[
"contao4.monotomic.de"
]
|
|
1.40 ms (9.20%) |
5 |
SELECT tl_page.* FROM tl_page WHERE tl_page.`pid`=? ORDER BY sorting
Parameters:
[
1
]
|
|
1.08 ms (7.09%) |
1 |
SELECT tl_calendar.* FROM tl_calendar WHERE tl_calendar.`protected`=?
Parameters:
[ "" ] |
|
1.06 ms (6.97%) |
1 |
SELECT tl_faq_category.* FROM tl_faq_category
Parameters:
[] |
|
0.96 ms (6.31%) |
1 |
SELECT tl_news_archive.* FROM tl_news_archive WHERE tl_news_archive.`protected`=?
Parameters:
[ "" ] |
|
0.82 ms (5.40%) |
1 |
SELECT tl_newsletter_channel.* FROM tl_newsletter_channel
Parameters:
[] |
|
0.81 ms (5.31%) |
4 |
SELECT id, pid FROM tl_page WHERE pid IN(1)
Parameters:
[] |
|
0.79 ms (5.17%) |
1 |
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[] |
|
0.61 ms (4.02%) |
4 |
SELECT id, pid FROM tl_page WHERE pid IN(2,3,4,5)
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.