Query Metrics
71
Database Queries
27
Different statements
30.34 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
7.00 ms (23.08%) |
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<=1743673800) AND (p2.stop='' OR p2.stop>1743673800)) 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<=1743673800) AND (p1.stop='' OR p1.stop>1743673800) ORDER BY p1.sorting
Parameters:
[
1
]
|
4.41 ms (14.52%) |
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 ] |
3.72 ms (12.27%) |
19 |
SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX(?) LIMIT 0,1
Parameters:
[
"d8925d0f6e1711e7a71d0050560034f9"
]
|
1.85 ms (6.09%) |
6 |
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1743673800) AND (tl_page.stop='' OR tl_page.stop>1743673800) LIMIT 0,1
Parameters:
[
42
]
|
1.64 ms (5.40%) |
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<=1743673800) AND (tl_content.stop='' OR tl_content.stop>1743673800) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[ 137 "tl_article" ] |
1.41 ms (4.64%) |
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<=1743673800) AND (tl_page.stop='' OR tl_page.stop>1743673800) ORDER BY tl_page.sorting LIMIT 0,1
Parameters:
[
1
]
|
1.09 ms (3.60%) |
2 |
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?,?)
Parameters:
[ "company/events" "company" ] |
0.84 ms (2.77%) |
2 |
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
61
]
|
0.80 ms (2.65%) |
1 |
SHOW FULL COLUMNS FROM tl_hofff_consent_tag
Parameters:
[] |
0.72 ms (2.39%) |
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 (2.15%) |
2 |
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
1
]
|
0.65 ms (2.14%) |
1 |
SELECT tl_calendar_events.* FROM tl_calendar_events WHERE tl_calendar_events.pid=? AND ((tl_calendar_events.startTime>=0 AND tl_calendar_events.startTime<=4891359600) OR (tl_calendar_events.endTime>=0 AND tl_calendar_events.endTime<=4891359600) OR (tl_calendar_events.startTime<=0 AND tl_calendar_events.endTime>=4891359600) OR (tl_calendar_events.recurring='1' AND (tl_calendar_events.recurrences=0 OR tl_calendar_events.repeatEnd>=0) AND tl_calendar_events.startTime<=4891359600)) AND (tl_calendar_events.start='' OR tl_calendar_events.start<='1743673800') AND (tl_calendar_events.stop='' OR tl_calendar_events.stop>'1743673860') AND tl_calendar_events.published='1' ORDER BY tl_calendar_events.startTime
Parameters:
[
1
]
|
0.62 ms (2.06%) |
1 |
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
1
]
|
0.58 ms (1.91%) |
1 |
SELECT tl_calendar_events.* FROM tl_calendar_events WHERE tl_calendar_events.pid=? AND ((tl_calendar_events.startTime>=1735686000 AND tl_calendar_events.startTime<=1767221999) OR (tl_calendar_events.endTime>=1735686000 AND tl_calendar_events.endTime<=1767221999) OR (tl_calendar_events.startTime<=1735686000 AND tl_calendar_events.endTime>=1767221999) OR (tl_calendar_events.recurring='1' AND (tl_calendar_events.recurrences=0 OR tl_calendar_events.repeatEnd>=1735686000) AND tl_calendar_events.startTime<=1767221999)) AND (tl_calendar_events.start='' OR tl_calendar_events.start<='1743673800') AND (tl_calendar_events.stop='' OR tl_calendar_events.stop>'1743673860') AND tl_calendar_events.published='1' ORDER BY tl_calendar_events.startTime
Parameters:
[
1
]
|
0.55 ms (1.82%) |
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.52 ms (1.70%) |
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.37 ms (1.20%) |
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<=1743673800) AND (tl_article.stop='' OR tl_article.stop>1743673800) ORDER BY tl_article.sorting
Parameters:
[ 49 "main" ] |
0.35 ms (1.15%) |
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.13%) |
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.31 ms (1.04%) |
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.31 ms (1.03%) |
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.29 ms (0.94%) |
1 |
SHOW INDEXES FROM `tl_hofff_consent_tag`
Parameters:
[] |
0.28 ms (0.93%) |
1 |
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
1
]
|
0.28 ms (0.92%) |
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.28 ms (0.92%) |
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.26 ms (0.84%) |
1 |
SELECT tl_calendar.* FROM tl_calendar WHERE tl_calendar.id IN(1) ORDER BY FIND_IN_SET(`tl_calendar`.`id`, '1')
Parameters:
[] |
0.21 ms (0.70%) |
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.