Query Metrics
123
Database Queries
36
Different statements
46.12 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
10.50 ms (22.78%) |
46 |
SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX(?) LIMIT 0,1
Parameters:
[
"d8925d0f6e1711e7a71d0050560034f9"
]
|
7.02 ms (15.21%) |
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<=1743673320) AND (p2.stop='' OR p2.stop>1743673320)) 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<=1743673320) AND (p1.stop='' OR p1.stop>1743673320) ORDER BY p1.sorting
Parameters:
[
1
]
|
4.06 ms (8.80%) |
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<=1743673320) AND (tl_content.stop='' OR tl_content.stop>1743673320) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[ 135 "tl_article" ] |
3.50 ms (7.59%) |
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 ] |
1.76 ms (3.81%) |
6 |
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1743673320) AND (tl_page.stop='' OR tl_page.stop>1743673320) LIMIT 0,1
Parameters:
[
42
]
|
1.35 ms (2.94%) |
4 |
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
1
]
|
1.35 ms (2.94%) |
3 |
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
61
]
|
1.35 ms (2.94%) |
2 |
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?,?)
Parameters:
[ "solutions/consumables" "solutions" ] |
1.23 ms (2.66%) |
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<=4899346930) OR (tl_calendar_events.endTime>=0 AND tl_calendar_events.endTime<=4899346930) OR (tl_calendar_events.startTime<=0 AND tl_calendar_events.endTime>=4899346930) OR (tl_calendar_events.recurring='1' AND (tl_calendar_events.recurrences=0 OR tl_calendar_events.repeatEnd>=0) AND tl_calendar_events.startTime<=4899346930)) AND (tl_calendar_events.start='' OR tl_calendar_events.start<='1743673320') AND (tl_calendar_events.stop='' OR tl_calendar_events.stop>'1743673380') AND tl_calendar_events.published='1' ORDER BY tl_calendar_events.startTime
Parameters:
[
5
]
|
1.13 ms (2.44%) |
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<=1743673320) AND (tl_page.stop='' OR tl_page.stop>1743673320) ORDER BY tl_page.sorting LIMIT 0,1
Parameters:
[
1
]
|
1.10 ms (2.38%) |
4 |
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('b24651239df711e7b4b90050560034f9'),UNHEX('b380802c9df711e7b4b90050560034f9')) ORDER BY tl_files.uuid!=UNHEX('b24651239df711e7b4b90050560034f9'), tl_files.uuid!=UNHEX('b380802c9df711e7b4b90050560034f9')
Parameters:
[
null
]
|
1.01 ms (2.20%) |
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<=4294967295) OR (tl_calendar_events.endTime>=0 AND tl_calendar_events.endTime<=4294967295) OR (tl_calendar_events.startTime<=0 AND tl_calendar_events.endTime>=4294967295) OR (tl_calendar_events.recurring='1' AND (tl_calendar_events.recurrences=0 OR tl_calendar_events.repeatEnd>=0) AND tl_calendar_events.startTime<=4294967295)) AND (tl_calendar_events.start='' OR tl_calendar_events.start<='1743673320') AND (tl_calendar_events.stop='' OR tl_calendar_events.stop>'1743673380') AND tl_calendar_events.published='1' ORDER BY tl_calendar_events.startTime
Parameters:
[
5
]
|
0.90 ms (1.96%) |
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.75 ms (1.62%) |
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.65 ms (1.40%) |
4 |
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('b380801d9df711e7b4b90050560034f9'),UNHEX('b4c0bb089df711e7b4b90050560034f9')) ORDER BY tl_files.uuid!=UNHEX('b380801d9df711e7b4b90050560034f9'), tl_files.uuid!=UNHEX('b4c0bb089df711e7b4b90050560034f9')
Parameters:
[
null
]
|
0.63 ms (1.38%) |
1 |
SHOW FULL COLUMNS FROM tl_hofff_consent_tag
Parameters:
[] |
0.63 ms (1.37%) |
4 |
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('f5c516cd59a311ebb15c83aedc46c81b'),UNHEX('f3c1d36a59a311ebb15c83aedc46c81b'),UNHEX('f5102cde59a311ebb15c83aedc46c81b')) ORDER BY tl_files.uuid!=UNHEX('f5c516cd59a311ebb15c83aedc46c81b'), tl_files.uuid!=UNHEX('f3c1d36a59a311ebb15c83aedc46c81b'), tl_files.uuid!=UNHEX('f5102cde59a311ebb15c83aedc46c81b')
Parameters:
[
null
]
|
0.55 ms (1.20%) |
2 |
SELECT tl_sg_locations.*, j1.`id` AS pid__id, j1.`tstamp` AS pid__tstamp, j1.`title` AS pid__title FROM tl_sg_locations LEFT JOIN tl_sg_locations_category j1 ON tl_sg_locations.`pid`=j1.id WHERE tl_sg_locations.id=? LIMIT 0,1
Parameters:
[
5
]
|
0.54 ms (1.16%) |
1 |
SELECT tl_calendar.* FROM tl_calendar WHERE tl_calendar.id IN(5) ORDER BY FIND_IN_SET(`tl_calendar`.`id`, '5')
Parameters:
[] |
0.52 ms (1.13%) |
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<=1743673320) AND (tl_page.stop='' OR tl_page.stop>1743673320) ORDER BY FIND_IN_SET(`tl_page`.`id`, '36,37,38,118')
Parameters:
[
null
]
|
0.46 ms (1.00%) |
1 |
SELECT tl_sg_references.*, j1.`id` AS pid__id, j1.`tstamp` AS pid__tstamp, j1.`title` AS pid__title, j1.`jumpTo` AS pid__jumpTo, j1.`protected` AS pid__protected, j1.`groups` AS pid__groups FROM tl_sg_references LEFT JOIN tl_sg_references_category j1 ON tl_sg_references.`pid`=j1.id WHERE tl_sg_references.pid IN(5) AND (tl_sg_references.start='' OR tl_sg_references.start<1743673329) AND (tl_sg_references.stop='' OR tl_sg_references.stop>1743673329) AND tl_sg_references.invisible='' ORDER BY tl_sg_references.sorting ASC LIMIT 0,3
Parameters:
[] |
0.45 ms (0.98%) |
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.44 ms (0.95%) |
1 |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(40,48,41) ORDER BY FIND_IN_SET(`tl_page`.`id`, '39,40,48,41')
Parameters:
[] |
0.38 ms (0.83%) |
1 |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(42,43,87) ORDER BY FIND_IN_SET(`tl_page`.`id`, '42,43,45,87')
Parameters:
[] |
0.38 ms (0.82%) |
1 |
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
1
]
|
0.38 ms (0.82%) |
1 |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(57,46,49,50,51) ORDER BY FIND_IN_SET(`tl_page`.`id`, '57,46,49,50,51')
Parameters:
[] |
0.38 ms (0.82%) |
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<=1743673320) AND (tl_article.stop='' OR tl_article.stop>1743673320) ORDER BY tl_article.sorting
Parameters:
[ 45 "main" ] |
0.37 ms (0.81%) |
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.36 ms (0.78%) |
1 |
SELECT tl_sg_references.*, j1.`id` AS pid__id, j1.`tstamp` AS pid__tstamp, j1.`title` AS pid__title, j1.`jumpTo` AS pid__jumpTo, j1.`protected` AS pid__protected, j1.`groups` AS pid__groups FROM tl_sg_references LEFT JOIN tl_sg_references_category j1 ON tl_sg_references.`pid`=j1.id WHERE tl_sg_references.pid IN(5) AND (tl_sg_references.start='' OR tl_sg_references.start<1743673330) AND (tl_sg_references.stop='' OR tl_sg_references.stop>1743673330) AND tl_sg_references.invisible='' ORDER BY tl_sg_references.sorting ASC LIMIT 0,3
Parameters:
[] |
0.35 ms (0.75%) |
1 |
SELECT COUNT(*) AS count FROM tl_sg_references WHERE tl_sg_references.pid IN(5) AND (tl_sg_references.start='' OR tl_sg_references.start<1743673329) AND (tl_sg_references.stop='' OR tl_sg_references.stop>1743673329) AND tl_sg_references.invisible=''
Parameters:
[] |
0.34 ms (0.74%) |
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.32 ms (0.69%) |
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.29 ms (0.62%) |
1 |
SELECT COUNT(*) AS count FROM tl_sg_references WHERE tl_sg_references.pid IN(5) AND (tl_sg_references.start='' OR tl_sg_references.start<1743673330) AND (tl_sg_references.stop='' OR tl_sg_references.stop>1743673330) AND tl_sg_references.invisible=''
Parameters:
[] |
0.26 ms (0.55%) |
1 |
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
1
]
|
0.22 ms (0.48%) |
1 |
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[] |
0.21 ms (0.44%) |
1 |
SHOW INDEXES FROM `tl_hofff_consent_tag`
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.