Query Metrics
26
Database Queries
12
Different statements
26.40 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
10.40 ms (39.39%) |
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<=1786653540) AND (tl_article.stop='' OR tl_article.stop>1786653540) ORDER BY tl_article.sorting
Parameters:
[
2
]
|
|
3.87 ms (14.66%) |
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<=1786653540) AND (tl_page.stop='' OR tl_page.stop>1786653540)
Parameters:
[
"www.contao4.monotomic.de"
]
|
|
2.00 ms (7.57%) |
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<=1786653540) AND (tl_calendar_events.stop='' OR tl_calendar_events.stop>1786653540) ORDER BY tl_calendar_events.startTime DESC
Parameters:
[
1
]
|
|
1.83 ms (6.92%) |
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<=1786653540) AND (tl_news.stop='' OR tl_news.stop>1786653540) ORDER BY tl_news.date DESC
Parameters:
[
1
]
|
|
1.82 ms (6.91%) |
5 |
SELECT tl_page.* FROM tl_page WHERE tl_page.`pid`=? ORDER BY sorting
Parameters:
[
1
]
|
|
1.17 ms (4.45%) |
1 |
SELECT tl_calendar.* FROM tl_calendar WHERE tl_calendar.`protected`=?
Parameters:
[ "" ] |
|
1.17 ms (4.42%) |
1 |
SELECT tl_faq_category.* FROM tl_faq_category
Parameters:
[] |
|
1.07 ms (4.06%) |
1 |
SELECT tl_news_archive.* FROM tl_news_archive WHERE tl_news_archive.`protected`=?
Parameters:
[ "" ] |
|
0.98 ms (3.71%) |
1 |
SELECT tl_newsletter_channel.* FROM tl_newsletter_channel
Parameters:
[] |
|
0.95 ms (3.60%) |
4 |
SELECT id, pid FROM tl_page WHERE pid IN(1)
Parameters:
[] |
|
0.68 ms (2.59%) |
4 |
SELECT id, pid FROM tl_page WHERE pid IN(2,3,4,5)
Parameters:
[] |
|
0.45 ms (1.71%) |
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.