Query Metrics
129
Database Queries
63
Different statements
68.76 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.63 ms |
SELECT urlPrefix, urlSuffix FROM tl_page WHERE type='root'
Parameters:
[] |
| 2 | 0.57 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?,?,?,?,?)
Parameters:
[ "aktuelles" "aktuelles.html" "de/aktuelles" "de" "de/aktuelles.html" ] |
| 3 | 0.22 ms |
SELECT DATABASE()
Parameters:
[] |
| 4 | 30.59 ms |
SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'd0457e6c' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION
Parameters:
[ "d0457e6c" "d0457e6c" ] |
| 5 | 1.62 ms |
SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX
Parameters:
[
"d0457e6c"
]
|
| 6 | 1.34 ms |
SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'd0457e6c' */ ORDER BY k.ORDINAL_POSITION
Parameters:
[
"d0457e6c"
]
|
| 7 | 4.56 ms |
SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'
Parameters:
[
"d0457e6c"
]
|
| 8 | 0.15 ms |
SELECT DATABASE()
Parameters:
[] |
| 9 | 0.14 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
2
]
|
| 10 | 0.12 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
1
]
|
| 11 | 0.12 ms |
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[] |
| 12 | 0.18 ms |
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
2
]
|
| 13 | 0.20 ms |
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
1
]
|
| 14 | 0.81 ms |
SHOW FULL COLUMNS FROM tl_hofff_consent_tag
Parameters:
[] |
| 15 | 0.19 ms |
SHOW INDEXES FROM `tl_hofff_consent_tag`
Parameters:
[] |
| 16 | 0.14 ms |
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.google_tag_manager_head, tl_hofff_consent_tag.google_tag_manager_mode, tl_hofff_consent_tag.isVendor, tl_hofff_consent_tag.cookies, tl_hofff_consent_tag.google_tag_manager_trigger, tl_hofff_consent_tag.temporaryConsent, 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.placeholderTemporaryDescription, tl_hofff_consent_tag.placeholderTemporaryDescription) AS placeholderTemporaryDescription, IFNULL(translation.placeholderAcceptButton, tl_hofff_consent_tag.placeholderAcceptButton) AS placeholderAcceptButton, IFNULL(translation.placeholderTemporaryAcceptButton, tl_hofff_consent_tag.placeholderTemporaryAcceptButton) AS placeholderTemporaryAcceptButton, IFNULL(translation.placeholderDenyButton, tl_hofff_consent_tag.placeholderDenyButton) AS placeholderDenyButton, 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='de' 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:
[ 28 "1" ] |
| 17 | 0.10 ms |
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.google_tag_manager_head, tl_hofff_consent_tag.google_tag_manager_mode, tl_hofff_consent_tag.isVendor, tl_hofff_consent_tag.cookies, tl_hofff_consent_tag.google_tag_manager_trigger, tl_hofff_consent_tag.temporaryConsent, 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.placeholderTemporaryDescription, tl_hofff_consent_tag.placeholderTemporaryDescription) AS placeholderTemporaryDescription, IFNULL(translation.placeholderAcceptButton, tl_hofff_consent_tag.placeholderAcceptButton) AS placeholderAcceptButton, IFNULL(translation.placeholderTemporaryAcceptButton, tl_hofff_consent_tag.placeholderTemporaryAcceptButton) AS placeholderTemporaryAcceptButton, IFNULL(translation.placeholderDenyButton, tl_hofff_consent_tag.placeholderDenyButton) AS placeholderDenyButton, 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='de' 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" 28 ] |
| 18 | 0.09 ms |
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.google_tag_manager_head, tl_hofff_consent_tag.google_tag_manager_mode, tl_hofff_consent_tag.isVendor, tl_hofff_consent_tag.cookies, tl_hofff_consent_tag.google_tag_manager_trigger, tl_hofff_consent_tag.temporaryConsent, 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.placeholderTemporaryDescription, tl_hofff_consent_tag.placeholderTemporaryDescription) AS placeholderTemporaryDescription, IFNULL(translation.placeholderAcceptButton, tl_hofff_consent_tag.placeholderAcceptButton) AS placeholderAcceptButton, IFNULL(translation.placeholderTemporaryAcceptButton, tl_hofff_consent_tag.placeholderTemporaryAcceptButton) AS placeholderTemporaryAcceptButton, IFNULL(translation.placeholderDenyButton, tl_hofff_consent_tag.placeholderDenyButton) AS placeholderDenyButton, 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='de' 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" 31 ] |
| 19 | 0.14 ms |
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.google_tag_manager_head, tl_hofff_consent_tag.google_tag_manager_mode, tl_hofff_consent_tag.isVendor, tl_hofff_consent_tag.cookies, tl_hofff_consent_tag.google_tag_manager_trigger, tl_hofff_consent_tag.temporaryConsent, 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.placeholderTemporaryDescription, tl_hofff_consent_tag.placeholderTemporaryDescription) AS placeholderTemporaryDescription, IFNULL(translation.placeholderAcceptButton, tl_hofff_consent_tag.placeholderAcceptButton) AS placeholderAcceptButton, IFNULL(translation.placeholderTemporaryAcceptButton, tl_hofff_consent_tag.placeholderTemporaryAcceptButton) AS placeholderTemporaryAcceptButton, IFNULL(translation.placeholderDenyButton, tl_hofff_consent_tag.placeholderDenyButton) AS placeholderDenyButton, 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='de' 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" 34 ] |
| 20 | 0.11 ms |
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.google_tag_manager_head, tl_hofff_consent_tag.google_tag_manager_mode, tl_hofff_consent_tag.isVendor, tl_hofff_consent_tag.cookies, tl_hofff_consent_tag.google_tag_manager_trigger, tl_hofff_consent_tag.temporaryConsent, 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.placeholderTemporaryDescription, tl_hofff_consent_tag.placeholderTemporaryDescription) AS placeholderTemporaryDescription, IFNULL(translation.placeholderAcceptButton, tl_hofff_consent_tag.placeholderAcceptButton) AS placeholderAcceptButton, IFNULL(translation.placeholderTemporaryAcceptButton, tl_hofff_consent_tag.placeholderTemporaryAcceptButton) AS placeholderTemporaryAcceptButton, IFNULL(translation.placeholderDenyButton, tl_hofff_consent_tag.placeholderDenyButton) AS placeholderDenyButton, 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='de' 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" 30 ] |
| 21 | 0.11 ms |
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.google_tag_manager_head, tl_hofff_consent_tag.google_tag_manager_mode, tl_hofff_consent_tag.isVendor, tl_hofff_consent_tag.cookies, tl_hofff_consent_tag.google_tag_manager_trigger, tl_hofff_consent_tag.temporaryConsent, 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.placeholderTemporaryDescription, tl_hofff_consent_tag.placeholderTemporaryDescription) AS placeholderTemporaryDescription, IFNULL(translation.placeholderAcceptButton, tl_hofff_consent_tag.placeholderAcceptButton) AS placeholderAcceptButton, IFNULL(translation.placeholderTemporaryAcceptButton, tl_hofff_consent_tag.placeholderTemporaryAcceptButton) AS placeholderTemporaryAcceptButton, IFNULL(translation.placeholderDenyButton, tl_hofff_consent_tag.placeholderDenyButton) AS placeholderDenyButton, 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='de' 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" 39 ] |
| 22 | 0.12 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
553
]
|
| 23 | 0.17 ms |
SELECT tl_module.* FROM tl_module WHERE tl_module.id IN(0,3,17,37) ORDER BY FIND_IN_SET(`tl_module`.`id`, '0,3,17,37')
Parameters:
[] |
| 24 | 0.93 ms |
SELECT tl_content.id, tl_module.type, tl_article.inColumn as `column` FROM tl_content, tl_module, tl_article WHERE tl_content.pid=tl_article.id AND tl_content.module=tl_module.id AND tl_content.type=? AND tl_content.ptable=? AND tl_article.pid=? AND tl_article.inColumn IN (?) AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1768077900) AND (tl_content.stop='' OR tl_content.stop>1768077900) AND tl_article.published=1 AND (tl_article.start='' OR tl_article.start<=1768077900) AND (tl_article.stop='' OR tl_article.stop>1768077900) AND tl_content.tstamp!=0 ORDER BY tl_content.pid, tl_content.sorting
Parameters:
[ "module" "tl_article" 15 "main" ] |
| 25 | 0.51 ms |
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<=1768077900) AND (tl_article.stop='' OR tl_article.stop>1768077900) ORDER BY tl_article.sorting
Parameters:
[ 15 "main" ] |
| 26 | 0.62 ms |
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1768077900) AND (tl_content.stop='' OR tl_content.stop>1768077900) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[ 255 "tl_article" ] |
| 27 | 0.66 ms |
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1768077900) AND (tl_content.stop='' OR tl_content.stop>1768077900) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[ 14 "tl_article" ] |
| 28 | 0.39 ms |
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
16
]
|
| 29 | 0.12 ms |
SELECT tl_news_archive.* FROM tl_news_archive WHERE tl_news_archive.id IN(3,1) ORDER BY FIND_IN_SET(`tl_news_archive`.`id`, '3,1')
Parameters:
[] |
| 30 | 0.48 ms |
SELECT COUNT(*) AS count FROM tl_news WHERE tl_news.pid IN(3,1) AND tl_news.published=1 AND (tl_news.start='' OR tl_news.start<=1768077900) AND (tl_news.stop='' OR tl_news.stop>1768077900)
Parameters:
[] |
| 31 | 1.42 ms |
SELECT tl_news.* FROM tl_news WHERE tl_news.pid IN(3,1) AND tl_news.published=1 AND (tl_news.start='' OR tl_news.start<=1768077900) AND (tl_news.stop='' OR tl_news.stop>1768077900) ORDER BY tl_news.date DESC LIMIT 27,9
Parameters:
[] |
| 32 | 0.46 ms |
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('f8b1d2546efc11e48b1f001e8cb54239'),UNHEX('6e17ecb99ddb11efb545408d5c818501'),UNHEX('3936dbc4953311ef99ee408d5c818501'),UNHEX('07f94473911511ef99ee408d5c818501'),UNHEX('aa57e3e9822411ef99ee408d5c818501'),UNHEX('ddcde685798711ef99ee408d5c818501'),UNHEX('6f29dc54669d11ef990e408d5c818501'),UNHEX('4a51cd0665f011ef990e408d5c818501'),UNHEX('d2f72a799b7311eba132408d5c818501')) ORDER BY tl_files.uuid!=UNHEX('f8b1d2546efc11e48b1f001e8cb54239'), tl_files.uuid!=UNHEX('6e17ecb99ddb11efb545408d5c818501'), tl_files.uuid!=UNHEX('3936dbc4953311ef99ee408d5c818501'), tl_files.uuid!=UNHEX('07f94473911511ef99ee408d5c818501'), tl_files.uuid!=UNHEX('aa57e3e9822411ef99ee408d5c818501'), tl_files.uuid!=UNHEX('ddcde685798711ef99ee408d5c818501'), tl_files.uuid!=UNHEX('6f29dc54669d11ef990e408d5c818501'), tl_files.uuid!=UNHEX('4a51cd0665f011ef990e408d5c818501'), tl_files.uuid!=UNHEX('d2f72a799b7311eba132408d5c818501')
Parameters:
[] |
| 33 | 0.29 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
41
]
|
| 34 | 0.42 ms |
SELECT tl_user.* FROM tl_user WHERE tl_user.`id`=? LIMIT 0,1
Parameters:
[
5
]
|
| 35 | 0.28 ms |
SELECT COUNT(*) AS count FROM tl_comments WHERE tl_comments.source=? AND tl_comments.parent=? AND tl_comments.published=1
Parameters:
[ "tl_news" 357 ] |
| 36 | 0.35 ms |
SELECT tl_image_size.* FROM tl_image_size WHERE tl_image_size.`id`=? LIMIT 0,1
Parameters:
[
"4"
]
|
| 37 | 0.31 ms |
SELECT tl_image_size_item.* FROM tl_image_size_item WHERE tl_image_size_item.pid=? AND tl_image_size_item.invisible=0 AND tl_image_size_item.tstamp>0 ORDER BY sorting ASC
Parameters:
[
4
]
|
| 38 | 0.56 ms |
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1768077900) AND (tl_content.stop='' OR tl_content.stop>1768077900) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[ 357 "tl_news" ] |
| 39 | 0.24 ms |
SELECT tl_user.* FROM tl_user WHERE tl_user.`id`=? LIMIT 0,1
Parameters:
[
20
]
|
| 40 | 0.25 ms |
SELECT COUNT(*) AS count FROM tl_comments WHERE tl_comments.source=? AND tl_comments.parent=? AND tl_comments.published=1
Parameters:
[ "tl_news" 356 ] |
| 41 | 0.65 ms |
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1768077900) AND (tl_content.stop='' OR tl_content.stop>1768077900) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[ 356 "tl_news" ] |
| 42 | 0.28 ms |
SELECT COUNT(*) AS count FROM tl_comments WHERE tl_comments.source=? AND tl_comments.parent=? AND tl_comments.published=1
Parameters:
[ "tl_news" 355 ] |
| 43 | 0.72 ms |
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1768077900) AND (tl_content.stop='' OR tl_content.stop>1768077900) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[ 355 "tl_news" ] |
| 44 | 0.33 ms |
SELECT COUNT(*) AS count FROM tl_comments WHERE tl_comments.source=? AND tl_comments.parent=? AND tl_comments.published=1
Parameters:
[ "tl_news" 354 ] |
| 45 | 0.60 ms |
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1768077900) AND (tl_content.stop='' OR tl_content.stop>1768077900) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[ 354 "tl_news" ] |
| 46 | 0.56 ms |
SELECT COUNT(*) AS count FROM tl_comments WHERE tl_comments.source=? AND tl_comments.parent=? AND tl_comments.published=1
Parameters:
[ "tl_news" 353 ] |
| 47 | 0.65 ms |
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1768077900) AND (tl_content.stop='' OR tl_content.stop>1768077900) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[ 353 "tl_news" ] |
| 48 | 0.27 ms |
SELECT COUNT(*) AS count FROM tl_comments WHERE tl_comments.source=? AND tl_comments.parent=? AND tl_comments.published=1
Parameters:
[ "tl_news" 351 ] |
| 49 | 0.73 ms |
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1768077900) AND (tl_content.stop='' OR tl_content.stop>1768077900) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[ 351 "tl_news" ] |
| 50 | 0.25 ms |
SELECT COUNT(*) AS count FROM tl_comments WHERE tl_comments.source=? AND tl_comments.parent=? AND tl_comments.published=1
Parameters:
[ "tl_news" 350 ] |
| 51 | 0.70 ms |
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1768077900) AND (tl_content.stop='' OR tl_content.stop>1768077900) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[ 350 "tl_news" ] |
| 52 | 0.25 ms |
SELECT COUNT(*) AS count FROM tl_comments WHERE tl_comments.source=? AND tl_comments.parent=? AND tl_comments.published=1
Parameters:
[ "tl_news" 349 ] |
| 53 | 0.70 ms |
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1768077900) AND (tl_content.stop='' OR tl_content.stop>1768077900) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[ 349 "tl_news" ] |
| 54 | 0.31 ms |
SELECT COUNT(*) AS count FROM tl_comments WHERE tl_comments.source=? AND tl_comments.parent=? AND tl_comments.published=1
Parameters:
[ "tl_news" 348 ] |
| 55 | 0.57 ms |
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible=0 AND (tl_content.start='' OR tl_content.start<=1768077900) AND (tl_content.stop='' OR tl_content.stop>1768077900) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[ 348 "tl_news" ] |
| 56 | 0.17 ms |
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
"6"
]
|
| 57 | 0.14 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(8,9,10,11,718,12,553,13,726) 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<=1768077900) AND (tl_page.stop='' OR tl_page.stop>1768077900) ORDER BY FIND_IN_SET(`tl_page`.`id`, '8,9,10,11,718,12,553,13,726')
Parameters:
[] |
| 58 | 0.18 ms |
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
"28"
]
|
| 59 | 0.11 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
1
]
|
| 60 | 0.13 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(3,4,5,660,7) ORDER BY FIND_IN_SET(`tl_page`.`id`, '2,3,4,5,660,7')
Parameters:
[] |
| 61 | 0.08 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
2
]
|
| 62 | 0.09 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(17,18,697,19,20,655) ORDER BY FIND_IN_SET(`tl_page`.`id`, '15,17,18,697,19,20,655')
Parameters:
[] |
| 63 | 0.10 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
20
]
|
| 64 | 0.11 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(120,121,122) ORDER BY FIND_IN_SET(`tl_page`.`id`, '120,121,122')
Parameters:
[] |
| 65 | 0.08 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
120
]
|
| 66 | 0.10 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(551) ORDER BY FIND_IN_SET(`tl_page`.`id`, '551')
Parameters:
[] |
| 67 | 0.09 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
3
]
|
| 68 | 0.09 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(21,23,24) ORDER BY FIND_IN_SET(`tl_page`.`id`, '21,23,24')
Parameters:
[] |
| 69 | 0.07 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
21
]
|
| 70 | 0.09 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(25,26,27,28,29,30) ORDER BY FIND_IN_SET(`tl_page`.`id`, '25,26,27,28,29,30')
Parameters:
[] |
| 71 | 0.10 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
23
]
|
| 72 | 0.11 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(31,32,33,34,35) ORDER BY FIND_IN_SET(`tl_page`.`id`, '31,32,33,34,35')
Parameters:
[] |
| 73 | 0.10 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
24
]
|
| 74 | 0.10 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(36,37,38,39) ORDER BY FIND_IN_SET(`tl_page`.`id`, '36,37,38,39')
Parameters:
[] |
| 75 | 0.09 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
4
]
|
| 76 | 0.09 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(89,90,91,92,93,94) ORDER BY FIND_IN_SET(`tl_page`.`id`, '89,90,91,92,93,94')
Parameters:
[] |
| 77 | 0.07 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
89
]
|
| 78 | 0.08 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(95,96,97,98,173,99,100) ORDER BY FIND_IN_SET(`tl_page`.`id`, '95,96,97,98,173,99,100')
Parameters:
[] |
| 79 | 0.14 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
90
]
|
| 80 | 0.12 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(101,102,103,104,105,106) ORDER BY FIND_IN_SET(`tl_page`.`id`, '101,102,103,104,105,106')
Parameters:
[] |
| 81 | 0.10 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
91
]
|
| 82 | 0.11 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(109,107,108) ORDER BY FIND_IN_SET(`tl_page`.`id`, '109,107,108')
Parameters:
[] |
| 83 | 0.09 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
92
]
|
| 84 | 0.09 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(110,111,112) ORDER BY FIND_IN_SET(`tl_page`.`id`, '110,111,112')
Parameters:
[] |
| 85 | 0.09 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
93
]
|
| 86 | 0.08 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(113,114,115,116,117,118) ORDER BY FIND_IN_SET(`tl_page`.`id`, '113,114,115,116,117,118')
Parameters:
[] |
| 87 | 0.13 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
5
]
|
| 88 | 0.12 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(59,60,61,62,63,64) ORDER BY FIND_IN_SET(`tl_page`.`id`, '59,60,61,62,63,64')
Parameters:
[] |
| 89 | 0.07 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
60
]
|
| 90 | 0.10 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(65,68,66,67,70,69,673,674,698,72,176,73,177) ORDER BY FIND_IN_SET(`tl_page`.`id`, '65,68,66,67,70,69,673,674,698,72,176,73,177')
Parameters:
[] |
| 91 | 0.14 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
660
]
|
| 92 | 0.10 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(661,663,664,666,667,665,695) ORDER BY FIND_IN_SET(`tl_page`.`id`, '661,663,664,666,667,665,695')
Parameters:
[] |
| 93 | 0.10 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
661
]
|
| 94 | 0.10 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(794,662,684,685,686,687,789,688,785,689,691,791,693,730,731,788) ORDER BY FIND_IN_SET(`tl_page`.`id`, '794,662,684,685,686,687,789,688,785,689,691,791,693,730,731,788')
Parameters:
[] |
| 95 | 0.11 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
663
]
|
| 96 | 0.10 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(668,670,671,672,787) ORDER BY FIND_IN_SET(`tl_page`.`id`, '668,670,671,672,787')
Parameters:
[] |
| 97 | 0.09 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
664
]
|
| 98 | 0.12 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(727) ORDER BY FIND_IN_SET(`tl_page`.`id`, '727')
Parameters:
[] |
| 99 | 0.09 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
667
]
|
| 100 | 0.10 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(725) ORDER BY FIND_IN_SET(`tl_page`.`id`, '725')
Parameters:
[] |
| 101 | 0.10 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
7
]
|
| 102 | 0.10 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(45,46,47,48,49,604,50) ORDER BY FIND_IN_SET(`tl_page`.`id`, '45,46,47,48,49,604,50')
Parameters:
[] |
| 103 | 0.08 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
46
]
|
| 104 | 0.10 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(53,54,55,56,57,58) ORDER BY FIND_IN_SET(`tl_page`.`id`, '53,54,55,56,57,58')
Parameters:
[] |
| 105 | 0.10 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
49
]
|
| 106 | 0.10 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(79,80,81,82,83) ORDER BY FIND_IN_SET(`tl_page`.`id`, '79,80,81,82,83')
Parameters:
[] |
| 107 | 0.12 ms |
SELECT * FROM tl_dk_mmenu_config WHERE tl_dk_mmenu_config.`id`=? LIMIT 0,1
Parameters:
[
1
]
|
| 108 | 0.15 ms |
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
"26"
]
|
| 109 | 0.16 ms |
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
"15"
]
|
| 110 | 0.17 ms |
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
"8"
]
|
| 111 | 0.21 ms |
SELECT tl_form.* FROM tl_form WHERE tl_form.`id`=? LIMIT 0,1
Parameters:
[
10
]
|
| 112 | 0.15 ms |
SELECT tl_form_field.* FROM tl_form_field WHERE tl_form_field.pid=? AND tl_form_field.invisible=0 AND tl_form_field.tstamp!=0 ORDER BY tl_form_field.sorting
Parameters:
[
10
]
|
| 113 | 0.18 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
40
]
|
| 114 | 0.18 ms |
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
"21"
]
|
| 115 | 0.26 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.type='root' AND ( tl_page.dns=? OR tl_page.dns IN ( SELECT dns FROM tl_page WHERE type='root' AND fallback='1' AND id = ( SELECT languageRoot FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1 ) ) OR tl_page.dns IN ( SELECT dns FROM tl_page WHERE type='root' AND fallback='1' AND languageRoot = ( SELECT id FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1 ) ) OR tl_page.dns IN ( SELECT dns FROM tl_page WHERE type='root' AND fallback='1' AND languageRoot != 0 AND languageRoot = ( SELECT languageRoot FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1 ) ) ) ORDER BY sorting
Parameters:
[ "" "" "" "" ] |
| 116 | 0.60 ms |
SELECT tl_page.* FROM tl_page WHERE (tl_page.id=? OR tl_page.languageMain=?) AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<1768077900) AND (tl_page.stop='' OR tl_page.stop>1768077960)
Parameters:
[ 15 15 ] |
| 117 | 0.46 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? AND tl_page.published=1 AND (tl_page.start='' OR tl_page.start<=1768077900) AND (tl_page.stop='' OR tl_page.stop>1768077900) LIMIT 0,1
Parameters:
[
2
]
|
| 118 | 0.90 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.type='root' AND ( tl_page.dns=? OR tl_page.dns IN ( SELECT dns FROM tl_page WHERE type='root' AND fallback='1' AND id = ( SELECT languageRoot FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1 ) ) OR tl_page.dns IN ( SELECT dns FROM tl_page WHERE type='root' AND fallback='1' AND languageRoot = ( SELECT id FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1 ) ) OR tl_page.dns IN ( SELECT dns FROM tl_page WHERE type='root' AND fallback='1' AND languageRoot != 0 AND languageRoot = ( SELECT languageRoot FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1 ) ) ) AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<1768077900) AND (tl_page.stop='' OR tl_page.stop>1768077960) ORDER BY sorting
Parameters:
[ "" "" "" "" ] |
| 119 | 0.35 ms |
SELECT tl_page.* FROM tl_page WHERE (tl_page.id=? OR tl_page.languageMain=?) AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<1768077900) AND (tl_page.stop='' OR tl_page.stop>1768077960)
Parameters:
[ 2 2 ] |
| 120 | 0.13 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? AND tl_page.published=1 AND (tl_page.start='' OR tl_page.start<=1768077900) AND (tl_page.stop='' OR tl_page.stop>1768077900) LIMIT 0,1
Parameters:
[
2
]
|
| 121 | 0.12 ms |
SELECT tl_page.* FROM tl_page WHERE tl_page.type='root' AND ( tl_page.dns=? OR tl_page.dns IN ( SELECT dns FROM tl_page WHERE type='root' AND fallback='1' AND id = ( SELECT languageRoot FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1 ) ) OR tl_page.dns IN ( SELECT dns FROM tl_page WHERE type='root' AND fallback='1' AND languageRoot = ( SELECT id FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1 ) ) OR tl_page.dns IN ( SELECT dns FROM tl_page WHERE type='root' AND fallback='1' AND languageRoot != 0 AND languageRoot = ( SELECT languageRoot FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1 ) ) ) AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<1768077900) AND (tl_page.stop='' OR tl_page.stop>1768077960) ORDER BY sorting
Parameters:
[ "" "" "" "" ] |
| 122 | 0.11 ms |
SELECT tl_page.* FROM tl_page WHERE (tl_page.id=? OR tl_page.languageMain=?) AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<1768077900) AND (tl_page.stop='' OR tl_page.stop>1768077960)
Parameters:
[ 2 2 ] |
| 123 | 0.20 ms |
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
"2"
]
|
| 124 | 0.10 ms |
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=0 AND p2.published=1 AND (p2.start='' OR p2.start<=1768077900) AND (p2.stop='' OR p2.stop>1768077900)) 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=0 AND p1.published=1 AND (p1.start='' OR p1.start<=1768077900) AND (p1.stop='' OR p1.stop>1768077900) ORDER BY p1.sorting
Parameters:
[
1
]
|
| 125 | 0.18 ms |
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
"18"
]
|
| 126 | 0.12 ms |
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
"1"
]
|
| 127 | 0.11 ms |
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
"4"
]
|
| 128 | 0.10 ms |
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<=1768077900) AND (tl_page.stop='' OR tl_page.stop>1768077900) ORDER BY tl_page.sorting LIMIT 0,1
Parameters:
[
1
]
|
| 129 | 0.14 ms |
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('33e8262a290711e4a14e001e8cb54239'),UNHEX('d04bc0b02f8a11e4a14e001e8cb54239'),UNHEX('33e8260c290711e4a14e001e8cb54239'),UNHEX('65eb7bdf373c11e48dda001e8cb54239'),UNHEX('b7a3b671ac7711e49aac001e8cb54239'),UNHEX('b5308040cfe411ea8029408d5c818501')) ORDER BY tl_files.uuid!=UNHEX('33e8262a290711e4a14e001e8cb54239'), tl_files.uuid!=UNHEX('d04bc0b02f8a11e4a14e001e8cb54239'), tl_files.uuid!=UNHEX('33e8260c290711e4a14e001e8cb54239'), tl_files.uuid!=UNHEX('65eb7bdf373c11e48dda001e8cb54239'), tl_files.uuid!=UNHEX('b7a3b671ac7711e49aac001e8cb54239'), tl_files.uuid!=UNHEX('b5308040cfe411ea8029408d5c818501')
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.