https://iconicawards.preview.schittigs.dev/directory/filtered/category-architecture

Query Metrics

35 Database Queries
22 Different statements
11.05 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.96 ms
(8.73%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.dns=? AND tl_page.fallback='1' AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1762596840) AND (tl_page.stop='' OR tl_page.stop>1762596840) LIMIT 0,1
Parameters:
[
  ""
]
0.84 ms
(7.62%)
2
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('d3bf3198919411e8bfa398f2b3ecdd82')) ORDER BY tl_files.uuid!=UNHEX('d3bf3198919411e8bfa398f2b3ecdd82')
Parameters:
[
  null
]
0.80 ms
(7.24%)
4
SELECT tl_content.* FROM tl_content WHERE tl_content.`id`=? LIMIT 0,1
Parameters:
[
  "382"
]
0.80 ms
(7.21%)
1
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:
[
  ""
  ""
  ""
  ""
]
0.77 ms
(7.01%)
1
SELECT tl_page.* FROM tl_page WHERE BINARY tl_page.alias=? AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1762596840) AND (tl_page.stop='' OR tl_page.stop>1762596840)
Parameters:
[
  "directory"
]
0.74 ms
(6.71%)
2
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<=1762596840) AND (p2.stop='' OR p2.stop>1762596840)) 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<=1762596840) AND (p1.stop='' OR p1.stop>1762596840) ORDER BY p1.sorting
Parameters:
[
  4
]
0.74 ms
(6.67%)
3
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  "45"
]
0.67 ms
(6.06%)
3
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  4
]
0.59 ms
(5.33%)
2
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<=1762596840) AND (tl_article.stop='' OR tl_article.stop>1762596840) ORDER BY tl_article.sorting
Parameters:
[
  13
  "main"
]
0.52 ms
(4.72%)
2
SELECT tl_cookie.* FROM tl_cookie WHERE tl_cookie.pid=? AND tl_cookie.published='1' ORDER BY tl_cookie.sorting
Parameters:
[
  1
]
0.46 ms
(4.18%)
1
SELECT tl_directory_category.*, j1.`id` AS awards__id, j1.`sorting` AS awards__sorting, j1.`tstamp` AS awards__tstamp, j1.`de` AS awards__de, j1.`en` AS awards__en, j1.`alias` AS awards__alias FROM tl_directory_category LEFT JOIN tl_directory_award j1 ON tl_directory_category.`awards`=j1.id
Parameters:
[]
0.37 ms
(3.31%)
1
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<=1762596840) AND (tl_content.stop='' OR tl_content.stop>1762596840) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  9
  "tl_article"
]
0.36 ms
(3.29%)
2
SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX(?) LIMIT 0,1
Parameters:
[
  "9580b62f0ed411f090450261787af5a4"
]
0.36 ms
(3.28%)
1
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  3
]
0.36 ms
(3.26%)
1
SELECT tl_module.* FROM tl_module WHERE tl_module.id IN(12,0,19) ORDER BY FIND_IN_SET(`tl_module`.`id`, '12,0,19')
Parameters:
[]
0.33 ms
(3.01%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? LIMIT 0,1
Parameters:
[
  "7"
]
0.28 ms
(2.50%)
1
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[]
0.24 ms
(2.22%)
1
SELECT tl_cookiebar.* FROM tl_cookiebar WHERE tl_cookiebar.`id`=?
Parameters:
[
  "1"
]
0.24 ms
(2.16%)
1
SELECT tl_cookie_group.* FROM tl_cookie_group WHERE tl_cookie_group.pid=? AND tl_cookie_group.published='1' ORDER BY tl_cookie_group.sorting
Parameters:
[
  1
]
0.23 ms
(2.12%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(44,45) ORDER BY FIND_IN_SET(`tl_page`.`id`, '44,45')
Parameters:
[]
0.21 ms
(1.86%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(15) ORDER BY FIND_IN_SET(`tl_page`.`id`, '13,15')
Parameters:
[]
0.17 ms
(1.51%)
1
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
  3
]

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.