https://www.dev.wb-lw-zch.ch/beispielseite.html

Query Metrics

16 Database Queries
9 Different statements
12.55 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.57 ms
(20.46%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?)
Parameters:
[
  -1 => "beispielseite"
]
2.02 ms
(16.08%)
4
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<='1766563980') AND (tl_article.stop='' OR tl_article.stop>'1766563980') ORDER BY tl_article.sorting
Parameters:
[
  -1 => "71"
  0 => "main"
]
1.96 ms
(15.64%)
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<='1766563980') AND (tl_content.stop='' OR tl_content.stop>'1766563980') AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  -1 => "106"
  0 => "tl_article"
]
1.87 ms
(14.89%)
1
SELECT tl_module.* FROM tl_module WHERE tl_module.id IN(55,0,56,0,0,0,52,53) ORDER BY FIND_IN_SET(`tl_module`.`id`, '55,0,56,0,0,0,52,53')
Parameters:
[]
1.55 ms
(12.38%)
2
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('1de07832e4dd11e3a1624f25cb8a5407'),UNHEX('f87889dc52be11e3aedaf5cf2c70ab0a'),UNHEX('1de07846e4dd11e3a1624f25cb8a5407')) ORDER BY tl_files.uuid!=UNHEX('1de07832e4dd11e3a1624f25cb8a5407'), tl_files.uuid!=UNHEX('f87889dc52be11e3aedaf5cf2c70ab0a'), tl_files.uuid!=UNHEX('1de07846e4dd11e3a1624f25cb8a5407')
Parameters:
[
  -1 => null
]
1.07 ms
(8.54%)
3
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  -1 => "66"
]
1.02 ms
(8.10%)
1
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  -1 => "9"
]
0.26 ms
(2.11%)
1
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
  -1 => "1"
]
0.23 ms
(1.80%)
1
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.