Query Metrics
78
Database Queries
29
Different statements
33.61 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
7.20 ms (21.43%) |
12 |
SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<=1743745200) AND (p2.stop='' OR p2.stop>1743745200)) AS hasSubpages FROM tl_page p1 WHERE p1.pid=? AND p1.type!='root' AND p1.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<=1743745200) AND (p1.stop='' OR p1.stop>1743745200) ORDER BY p1.sorting
Parameters:
[
1
]
|
4.41 ms (13.12%) |
6 |
SELECT IFNULL(translation.id, tl_hofff_consent_tag.id) AS id, IFNULL(translation.language, tl_hofff_consent_tag.language) AS language, IFNULL(translation.lang_pid, tl_hofff_consent_tag.lang_pid) AS lang_pid, tl_hofff_consent_tag.tstamp, tl_hofff_consent_tag.pid, tl_hofff_consent_tag.sorting, tl_hofff_consent_tag.name, tl_hofff_consent_tag.type, tl_hofff_consent_tag.customize, tl_hofff_consent_tag.categoryType, tl_hofff_consent_tag.effectiveFrom, tl_hofff_consent_tag.showPlaceholder, tl_hofff_consent_tag.theme, tl_hofff_consent_tag.assetsPosition, tl_hofff_consent_tag.integrations, tl_hofff_consent_tag.published, tl_hofff_consent_tag.bannerTemplate, tl_hofff_consent_tag.assetsHtml, tl_hofff_consent_tag.head, tl_hofff_consent_tag.isVendor, tl_hofff_consent_tag.cookies, IFNULL(translation.storageDuration, tl_hofff_consent_tag.storageDuration) AS storageDuration, IFNULL(translation.title, tl_hofff_consent_tag.title) AS title, IFNULL(translation.provider, tl_hofff_consent_tag.provider) AS provider, IFNULL(translation.description, tl_hofff_consent_tag.description) AS description, IFNULL(translation.thirdCountryTransfer, tl_hofff_consent_tag.thirdCountryTransfer) AS thirdCountryTransfer, IFNULL(translation.acceptButton, tl_hofff_consent_tag.acceptButton) AS acceptButton, IFNULL(translation.denyButton, tl_hofff_consent_tag.denyButton) AS denyButton, IFNULL(translation.privacySettings, tl_hofff_consent_tag.privacySettings) AS privacySettings, IFNULL(translation.confirmation, tl_hofff_consent_tag.confirmation) AS confirmation, IFNULL(translation.purpose, tl_hofff_consent_tag.purpose) AS purpose, IFNULL(translation.jumpTo, tl_hofff_consent_tag.jumpTo) AS jumpTo, IFNULL(translation.privacyPage, tl_hofff_consent_tag.privacyPage) AS privacyPage, IFNULL(translation.privacyNote, tl_hofff_consent_tag.privacyNote) AS privacyNote, IFNULL(translation.outdatedNote, tl_hofff_consent_tag.outdatedNote) AS outdatedNote, IFNULL(translation.module, tl_hofff_consent_tag.module) AS module, IFNULL(translation.placeholderTitle, tl_hofff_consent_tag.placeholderTitle) AS placeholderTitle, IFNULL(translation.placeholderDescription, tl_hofff_consent_tag.placeholderDescription) AS placeholderDescription, IFNULL(translation.placeholderAcceptButton, tl_hofff_consent_tag.placeholderAcceptButton) AS placeholderAcceptButton, IFNULL(translation.vendors, tl_hofff_consent_tag.vendors) AS vendors FROM tl_hofff_consent_tag tl_hofff_consent_tag LEFT OUTER JOIN tl_hofff_consent_tag translation ON tl_hofff_consent_tag.id=translation.lang_pid AND translation.language='' WHERE (tl_hofff_consent_tag.lang_pid=0) AND (tl_hofff_consent_tag.published=?) AND (tl_hofff_consent_tag.pid=?) ORDER BY tl_hofff_consent_tag.sorting
Parameters:
[ "1" 1 ] |
4.18 ms (12.43%) |
20 |
SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX(?) LIMIT 0,1
Parameters:
[
"d8925d0f6e1711e7a71d0050560034f9"
]
|
1.98 ms (5.88%) |
3 |
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<=1743745200) AND (tl_content.stop='' OR tl_content.stop>1743745200) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[ 137 "tl_article" ] |
1.85 ms (5.51%) |
6 |
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1743745200) AND (tl_page.stop='' OR tl_page.stop>1743745200) LIMIT 0,1
Parameters:
[
42
]
|
1.14 ms (3.39%) |
2 |
SELECT tl_calendar_events.* FROM tl_calendar_events WHERE tl_calendar_events.pid=? AND ((tl_calendar_events.startTime>=0 AND tl_calendar_events.startTime<=4922895600) OR (tl_calendar_events.endTime>=0 AND tl_calendar_events.endTime<=4922895600) OR (tl_calendar_events.startTime<=0 AND tl_calendar_events.endTime>=4922895600) OR (tl_calendar_events.recurring='1' AND (tl_calendar_events.recurrences=0 OR tl_calendar_events.repeatEnd>=0) AND tl_calendar_events.startTime<=4922895600)) AND (tl_calendar_events.start='' OR tl_calendar_events.start<='1743745200') AND (tl_calendar_events.stop='' OR tl_calendar_events.stop>'1743745260') AND tl_calendar_events.published='1' ORDER BY tl_calendar_events.startTime
Parameters:
[
1
]
|
1.14 ms (3.38%) |
2 |
SELECT tl_page.* FROM tl_page WHERE tl_page.pid=? AND tl_page.type!='root' AND tl_page.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1743745200) AND (tl_page.stop='' OR tl_page.stop>1743745200) ORDER BY tl_page.sorting LIMIT 0,1
Parameters:
[
1
]
|
1.05 ms (3.13%) |
2 |
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?,?)
Parameters:
[ "company/events" "company" ] |
0.95 ms (2.84%) |
2 |
SELECT tl_calendar_events.* FROM tl_calendar_events WHERE tl_calendar_events.pid=? AND ((tl_calendar_events.startTime>=1767222000 AND tl_calendar_events.startTime<=1798757999) OR (tl_calendar_events.endTime>=1767222000 AND tl_calendar_events.endTime<=1798757999) OR (tl_calendar_events.startTime<=1767222000 AND tl_calendar_events.endTime>=1798757999) OR (tl_calendar_events.recurring='1' AND (tl_calendar_events.recurrences=0 OR tl_calendar_events.repeatEnd>=1767222000) AND tl_calendar_events.startTime<=1798757999)) AND (tl_calendar_events.start='' OR tl_calendar_events.start<='1743745200') AND (tl_calendar_events.stop='' OR tl_calendar_events.stop>'1743745260') AND tl_calendar_events.published='1' ORDER BY tl_calendar_events.startTime
Parameters:
[
1
]
|
0.83 ms (2.47%) |
2 |
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
61
]
|
0.75 ms (2.24%) |
2 |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(36,37,38,118) AND tl_page.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1743745200) AND (tl_page.stop='' OR tl_page.stop>1743745200) ORDER BY FIND_IN_SET(`tl_page`.`id`, '36,37,38,118')
Parameters:
[
null
]
|
0.68 ms (2.02%) |
1 |
SELECT s.id, s.name, s.width, s.height, t.name as theme FROM tl_image_size s LEFT JOIN tl_theme t ON s.pid=t.id ORDER BY s.pid, s.name
Parameters:
[] |
0.65 ms (1.95%) |
2 |
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
1
]
|
0.65 ms (1.93%) |
1 |
SHOW FULL COLUMNS FROM tl_hofff_consent_tag
Parameters:
[] |
0.63 ms (1.87%) |
1 |
SELECT tl_module.* FROM tl_module WHERE tl_module.id IN(37,38,53,52,0,36,34,35) ORDER BY FIND_IN_SET(`tl_module`.`id`, '37,38,53,52,0,36,34,35')
Parameters:
[] |
0.52 ms (1.56%) |
1 |
SELECT tl_calendar.* FROM tl_calendar WHERE tl_calendar.id IN(1) ORDER BY FIND_IN_SET(`tl_calendar`.`id`, '1')
Parameters:
[] |
0.52 ms (1.53%) |
1 |
SELECT IFNULL(translation.id, tl_hofff_consent_tag.id) AS id, IFNULL(translation.language, tl_hofff_consent_tag.language) AS language, IFNULL(translation.lang_pid, tl_hofff_consent_tag.lang_pid) AS lang_pid, tl_hofff_consent_tag.tstamp, tl_hofff_consent_tag.pid, tl_hofff_consent_tag.sorting, tl_hofff_consent_tag.name, tl_hofff_consent_tag.type, tl_hofff_consent_tag.customize, tl_hofff_consent_tag.categoryType, tl_hofff_consent_tag.effectiveFrom, tl_hofff_consent_tag.showPlaceholder, tl_hofff_consent_tag.theme, tl_hofff_consent_tag.assetsPosition, tl_hofff_consent_tag.integrations, tl_hofff_consent_tag.published, tl_hofff_consent_tag.bannerTemplate, tl_hofff_consent_tag.assetsHtml, tl_hofff_consent_tag.head, tl_hofff_consent_tag.isVendor, tl_hofff_consent_tag.cookies, IFNULL(translation.storageDuration, tl_hofff_consent_tag.storageDuration) AS storageDuration, IFNULL(translation.title, tl_hofff_consent_tag.title) AS title, IFNULL(translation.provider, tl_hofff_consent_tag.provider) AS provider, IFNULL(translation.description, tl_hofff_consent_tag.description) AS description, IFNULL(translation.thirdCountryTransfer, tl_hofff_consent_tag.thirdCountryTransfer) AS thirdCountryTransfer, IFNULL(translation.acceptButton, tl_hofff_consent_tag.acceptButton) AS acceptButton, IFNULL(translation.denyButton, tl_hofff_consent_tag.denyButton) AS denyButton, IFNULL(translation.privacySettings, tl_hofff_consent_tag.privacySettings) AS privacySettings, IFNULL(translation.confirmation, tl_hofff_consent_tag.confirmation) AS confirmation, IFNULL(translation.purpose, tl_hofff_consent_tag.purpose) AS purpose, IFNULL(translation.jumpTo, tl_hofff_consent_tag.jumpTo) AS jumpTo, IFNULL(translation.privacyPage, tl_hofff_consent_tag.privacyPage) AS privacyPage, IFNULL(translation.privacyNote, tl_hofff_consent_tag.privacyNote) AS privacyNote, IFNULL(translation.outdatedNote, tl_hofff_consent_tag.outdatedNote) AS outdatedNote, IFNULL(translation.module, tl_hofff_consent_tag.module) AS module, IFNULL(translation.placeholderTitle, tl_hofff_consent_tag.placeholderTitle) AS placeholderTitle, IFNULL(translation.placeholderDescription, tl_hofff_consent_tag.placeholderDescription) AS placeholderDescription, IFNULL(translation.placeholderAcceptButton, tl_hofff_consent_tag.placeholderAcceptButton) AS placeholderAcceptButton, IFNULL(translation.vendors, tl_hofff_consent_tag.vendors) AS vendors FROM tl_hofff_consent_tag tl_hofff_consent_tag LEFT OUTER JOIN tl_hofff_consent_tag translation ON tl_hofff_consent_tag.id=translation.lang_pid AND translation.language='' WHERE (tl_hofff_consent_tag.lang_pid=0) AND (tl_hofff_consent_tag.id=?) AND (tl_hofff_consent_tag.published=?) ORDER BY tl_hofff_consent_tag.sorting LIMIT 0,1
Parameters:
[ 1 "1" ] |
0.48 ms (1.43%) |
1 |
SELECT tl_article.* FROM tl_article WHERE tl_article.id=? LIMIT 0,1
Parameters:
[
"109"
]
|
0.46 ms (1.37%) |
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<=1743745200) AND (tl_article.stop='' OR tl_article.stop>1743745200) ORDER BY tl_article.sorting
Parameters:
[ 49 "main" ] |
0.43 ms (1.28%) |
1 |
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
1
]
|
0.42 ms (1.24%) |
1 |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(39,48,41) ORDER BY FIND_IN_SET(`tl_page`.`id`, '39,40,48,41')
Parameters:
[] |
0.41 ms (1.22%) |
1 |
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
1
]
|
0.41 ms (1.21%) |
1 |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(63,64,65,66,67,68,69) ORDER BY FIND_IN_SET(`tl_page`.`id`, '63,64,65,66,67,68,69')
Parameters:
[] |
0.37 ms (1.11%) |
1 |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(42,43,45,87) ORDER BY FIND_IN_SET(`tl_page`.`id`, '42,43,45,87')
Parameters:
[] |
0.34 ms (1.02%) |
1 |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(77,78,79,124,119,113,80,81,120) ORDER BY FIND_IN_SET(`tl_page`.`id`, '77,78,79,124,119,113,80,81,120')
Parameters:
[] |
0.34 ms (1.02%) |
1 |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(57,46,50,51) ORDER BY FIND_IN_SET(`tl_page`.`id`, '57,46,49,50,51')
Parameters:
[] |
0.34 ms (1.01%) |
1 |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(61,62,70,71,72,75,76,82,86) ORDER BY FIND_IN_SET(`tl_page`.`id`, '61,62,70,71,72,75,76,82,86')
Parameters:
[] |
0.24 ms (0.72%) |
1 |
SHOW INDEXES FROM `tl_hofff_consent_tag`
Parameters:
[] |
0.23 ms (0.69%) |
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.