https://stratec-stage.bartenbach-server.de/solutions/full-service

Query Metrics

95 Database Queries
29 Different statements
43.43 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
8.11 ms
(18.66%)
32
SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX(?) LIMIT 0,1
Parameters:
[
  "d8925d0f6e1711e7a71d0050560034f9"
]
7.35 ms
(16.92%)
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<=1743673200) AND (p2.stop='' OR p2.stop>1743673200)) 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<=1743673200) AND (p1.stop='' OR p1.stop>1743673200) ORDER BY p1.sorting
Parameters:
[
  1
]
4.44 ms
(10.23%)
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.86 ms
(8.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<=1743673200) AND (tl_content.stop='' OR tl_content.stop>1743673200) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  133
  "tl_article"
]
2.39 ms
(5.50%)
2
SELECT COUNT(*) AS count FROM tl_sg_references WHERE tl_sg_references.pid IN(1) AND (tl_sg_references.start='' OR tl_sg_references.start<1743673250) AND (tl_sg_references.stop='' OR tl_sg_references.stop>1743673250) AND tl_sg_references.invisible=''
Parameters:
[]
1.85 ms
(4.25%)
6
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1743673200) AND (tl_page.stop='' OR tl_page.stop>1743673200) LIMIT 0,1
Parameters:
[
  42
]
1.58 ms
(3.65%)
4
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  1
]
1.57 ms
(3.61%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?,?)
Parameters:
[
  "solutions/full-service"
  "solutions"
]
1.31 ms
(3.03%)
2
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(1) AND (tl_sg_references.start='' OR tl_sg_references.start<1743673250) AND (tl_sg_references.stop='' OR tl_sg_references.stop>1743673250) AND tl_sg_references.invisible='' ORDER BY tl_sg_references.sorting ASC LIMIT 0,2
Parameters:
[]
1.08 ms
(2.49%)
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<=1743673200) AND (tl_page.stop='' OR tl_page.stop>1743673200) ORDER BY tl_page.sorting LIMIT 0,1
Parameters:
[
  1
]
1.04 ms
(2.39%)
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
]
0.84 ms
(1.94%)
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.83 ms
(1.91%)
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<=1743673200) AND (tl_page.stop='' OR tl_page.stop>1743673200) ORDER BY FIND_IN_SET(`tl_page`.`id`, '36,37,38,118')
Parameters:
[
  null
]
0.79 ms
(1.81%)
2
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  61
]
0.73 ms
(1.68%)
1
SHOW FULL COLUMNS FROM tl_hofff_consent_tag
Parameters:
[]
0.58 ms
(1.33%)
1
SELECT tl_article.* FROM tl_article WHERE tl_article.id=? LIMIT 0,1
Parameters:
[
  "109"
]
0.58 ms
(1.32%)
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.55 ms
(1.27%)
1
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  1
]
0.55 ms
(1.26%)
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.43 ms
(1.00%)
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<=1743673200) AND (tl_article.stop='' OR tl_article.stop>1743673200) ORDER BY tl_article.sorting
Parameters:
[
  42
  "main"
]
0.40 ms
(0.91%)
1
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[]
0.38 ms
(0.88%)
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.36 ms
(0.84%)
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.83%)
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.34 ms
(0.79%)
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.34 ms
(0.78%)
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.31 ms
(0.72%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(43,45,87) ORDER BY FIND_IN_SET(`tl_page`.`id`, '42,43,45,87')
Parameters:
[]
0.25 ms
(0.59%)
1
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
  1
]
0.23 ms
(0.53%)
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.