Query Metrics

36 Database Queries
19 Different statements
49.36 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.69 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?)
Parameters:
[
  "kontakt-anfahrt"
]
2 0.20 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  "1"
]
3 0.18 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?)
Parameters:
[
  "kontakt-anfahrt"
]
4 0.13 ms
SELECT templates FROM tl_theme
Parameters:
[]
5 0.15 ms
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  "3"
]
6 0.12 ms
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
  "1"
]
7 0.20 ms
SELECT tl_module.* FROM tl_module WHERE tl_module.id IN(15,5,0,0,0,0,14) ORDER BY FIND_IN_SET(`tl_module`.`id`, '15,5,0,0,0,0,14')
Parameters:
[]
8 0.41 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<='1765210920') AND (tl_article.stop='' OR tl_article.stop>'1765210920') ORDER BY tl_article.sorting
Parameters:
[
  "74"
  "header"
]
9 0.24 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<='1765210920') AND (tl_article.stop='' OR tl_article.stop>'1765210920') ORDER BY tl_article.sorting
Parameters:
[
  "74"
  "left"
]
10 0.23 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<='1765210920') AND (tl_article.stop='' OR tl_article.stop>'1765210920') ORDER BY tl_article.sorting
Parameters:
[
  "74"
  "right"
]
11 0.25 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<='1765210920') AND (tl_article.stop='' OR tl_article.stop>'1765210920') ORDER BY tl_article.sorting
Parameters:
[
  "74"
  "main"
]
12 0.44 ms
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<='1765210920') AND (tl_content.stop='' OR tl_content.stop>'1765210920') AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  "270"
  "tl_article"
]
13 0.30 ms
SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX(?) LIMIT 0,1
Parameters:
[
  "a95b9e751c9b11edb4781c1b0d437b8d"
]
14 42.31 ms
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<='1765210920') AND (tl_content.stop='' OR tl_content.stop>'1765210920') AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  "262"
  "tl_article"
]
15 0.50 ms
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<='1765210920') AND (tl_content.stop='' OR tl_content.stop>'1765210920') AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  "269"
  "tl_article"
]
16 0.14 ms
SELECT tl_form.* FROM tl_form WHERE tl_form.`id`=? LIMIT 0,1
Parameters:
[
  "2"
]
17 0.15 ms
SELECT tl_form_field.* FROM tl_form_field WHERE tl_form_field.pid=? AND tl_form_field.invisible='' AND tl_form_field.tstamp!=0 ORDER BY tl_form_field.sorting
Parameters:
[
  "2"
]
18 0.16 ms
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('844bfff51c9a11edb4781c1b0d437b8d')) ORDER BY tl_files.uuid!=UNHEX('844bfff51c9a11edb4781c1b0d437b8d')
Parameters:
[
  null
]
19 0.19 ms
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  "26"
]
20 0.15 ms
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  "3"
]
21 0.12 ms
SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX(?) LIMIT 0,1
Parameters:
[
  "4196cead1c9911edb4781c1b0d437b8d"
]
22 0.08 ms
SELECT * FROM tl_files WHERE tl_files.`id`=? LIMIT 0,1
Parameters:
[
  ""
]
23 0.11 ms
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  "2"
]
24 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='' AND p2.published='1' AND (p2.start='' OR p2.start<='1765210920') AND (p2.stop='' OR p2.stop>'1765210920')) 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<='1765210920') AND (p1.stop='' OR p1.stop>'1765210920') ORDER BY p1.sorting
Parameters:
[
  "1"
]
25 0.45 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(2,82,73,81,83,84,85) ORDER BY FIND_IN_SET(`tl_page`.`id`, '2,82,73,81,83,84,85,74')
Parameters:
[]
26 0.17 ms
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  "16"
]
27 0.13 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(76,77) 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<='1765210920') AND (tl_page.stop='' OR tl_page.stop>'1765210920') ORDER BY FIND_IN_SET(`tl_page`.`id`, '76,77')
Parameters:
[
  null
]
28 0.15 ms
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  "29"
]
29 0.13 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.`id`=? LIMIT 0,1
Parameters:
[
  "828"
]
30 0.11 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.`id`=? LIMIT 0,1
Parameters:
[
  "827"
]
31 0.12 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.`id`=? LIMIT 0,1
Parameters:
[
  "823"
]
32 0.12 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.`id`=? LIMIT 0,1
Parameters:
[
  "824"
]
33 0.12 ms
SELECT tl_content.* FROM tl_content WHERE tl_content.`id`=? LIMIT 0,1
Parameters:
[
  "825"
]
34 0.10 ms
SELECT tl_article.* FROM tl_article WHERE tl_article.id=? LIMIT 0,1
Parameters:
[
  "251"
]
35 0.13 ms
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<='1765210920') AND (tl_content.stop='' OR tl_content.stop>'1765210920') AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  "251"
  "tl_article"
]
36 0.10 ms
SELECT templates FROM tl_theme
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

Class Mapping errors
Contao\CoreBundle\Entity\RememberMe No errors.