Query Metrics
26
Database Queries
12
Different statements
16.74 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.12 ms (18.66%) |
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<=1776973320) AND (tl_calendar_events.stop='' OR tl_calendar_events.stop>1776973320) ORDER BY tl_calendar_events.startTime DESC
Parameters:
[
1
]
|
|
2.66 ms (15.87%) |
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<=1776973320) AND (tl_article.stop='' OR tl_article.stop>1776973320) ORDER BY tl_article.sorting
Parameters:
[
2
]
|
|
1.87 ms (11.20%) |
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<=1776973320) AND (tl_news.stop='' OR tl_news.stop>1776973320) ORDER BY tl_news.date DESC
Parameters:
[
1
]
|
|
1.33 ms (7.96%) |
5 |
SELECT tl_page.* FROM tl_page WHERE tl_page.`pid`=? ORDER BY sorting
Parameters:
[
1
]
|
|
1.12 ms (6.69%) |
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<=1776973320) AND (tl_page.stop='' OR tl_page.stop>1776973320)
Parameters:
[
"contao4.monotomic.de"
]
|
|
1.06 ms (6.33%) |
1 |
SELECT tl_calendar.* FROM tl_calendar WHERE tl_calendar.`protected`=?
Parameters:
[ "" ] |
|
1.05 ms (6.26%) |
1 |
SELECT tl_faq_category.* FROM tl_faq_category
Parameters:
[] |
|
1.03 ms (6.16%) |
1 |
SELECT tl_news_archive.* FROM tl_news_archive WHERE tl_news_archive.`protected`=?
Parameters:
[ "" ] |
|
0.99 ms (5.93%) |
4 |
SELECT id, pid FROM tl_page WHERE pid IN(1)
Parameters:
[] |
|
0.99 ms (5.90%) |
1 |
SELECT tl_newsletter_channel.* FROM tl_newsletter_channel
Parameters:
[] |
|
0.76 ms (4.52%) |
4 |
SELECT id, pid FROM tl_page WHERE pid IN(2,3,4,5)
Parameters:
[] |
|
0.76 ms (4.52%) |
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.