Query Metrics

41 Database Queries
25 Different statements
54.53 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
6.76 ms
(12.41%)
5
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  "6"
]
5.10 ms
(9.35%)
2
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('f74c44007c1d11eb8734702b851dfea4')) ORDER BY tl_files.uuid!=UNHEX('f74c44007c1d11eb8734702b851dfea4')
Parameters:
[
  null
]
3.91 ms
(7.16%)
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<=1781511060) AND (tl_content.stop='' OR tl_content.stop>1781511060) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  10
  "tl_article"
]
3.73 ms
(6.84%)
2
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<=1781511060) AND (tl_content.stop='' OR tl_content.stop>1781511060) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  2
  "tl_node"
]
3.45 ms
(6.34%)
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<=1781511060) AND (p2.stop='' OR p2.stop>1781511060)) 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<=1781511060) AND (p1.stop='' OR p1.stop>1781511060) ORDER BY p1.sorting
Parameters:
[
  1
]
2.94 ms
(5.40%)
2
SELECT tl_node.* FROM tl_node WHERE id=? AND type=? LIMIT 0,1
Parameters:
[
  2
  "content"
]
2.83 ms
(5.20%)
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<=1781511060) AND (tl_article.stop='' OR tl_article.stop>1781511060) ORDER BY tl_article.sorting
Parameters:
[
  18
  "main"
]
2.82 ms
(5.17%)
3
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  1
]
2.58 ms
(4.74%)
1
SELECT tl_module.* FROM tl_module WHERE tl_module.id IN(1,0,2) ORDER BY FIND_IN_SET(`tl_module`.`id`, '1,0,2')
Parameters:
[]
2.00 ms
(3.67%)
1
SELECT * FROM tl_dk_mmenu_config WHERE tl_dk_mmenu_config.`id`=? LIMIT 0,1
Parameters:
[
  1
]
1.97 ms
(3.61%)
1
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:
[
  1
]
1.79 ms
(3.28%)
3
SELECT id, name AS value FROM tl_layout WHERE id IN (1)
Parameters:
[]
1.74 ms
(3.20%)
1
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<=1781511060) AND (tl_page.stop='' OR tl_page.stop>1781511060) ORDER BY tl_page.sorting LIMIT 0,1
Parameters:
[
  1
]
1.73 ms
(3.17%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(20,22,8) ORDER BY FIND_IN_SET(`tl_page`.`id`, '20,22,8')
Parameters:
[]
1.71 ms
(3.14%)
2
SELECT * FROM tl_inserttags WHERE tag=?
Parameters:
[
  "project"
]
1.55 ms
(2.84%)
1
SELECT tl_form.* FROM tl_form WHERE tl_form.`id`=? LIMIT 0,1
Parameters:
[
  1
]
1.47 ms
(2.69%)
1
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  1
]
1.42 ms
(2.59%)
1
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "memolabs_schnuppernelias"
]
1.29 ms
(2.37%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.`type`=?
Parameters:
[
  "error_404"
]
1.08 ms
(1.98%)
2
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('ed7d9a8c7c1d11eb8734702b851dfea4')) ORDER BY tl_files.uuid!=UNHEX('ed7d9a8c7c1d11eb8734702b851dfea4')
Parameters:
[
  null
]
0.81 ms
(1.49%)
1
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
  2
]
0.74 ms
(1.35%)
2
SELECT DATABASE()
Parameters:
[]
0.51 ms
(0.93%)
1
SELECT urlPrefix, urlSuffix FROM tl_page WHERE type='root'
Parameters:
[]
0.36 ms
(0.67%)
1
SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX(?) LIMIT 0,1
Parameters:
[
  "a3ac2b1e2aed11ea9c220242ac170002"
]
0.24 ms
(0.44%)
1
SELECT templates FROM tl_theme WHERE templates != ''
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.