https://share.pano.pdir.dev/meissen/umgebung/

Query Metrics

46 Database Queries
20 Different statements
54.48 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
14.53 ms
(26.67%)
11
SELECT DATABASE()
Parameters:
[]
8.86 ms
(16.26%)
5
SELECT       c.COLUMN_NAME        AS field,
       c.COLUMN_TYPE        AS type,
       c.IS_NULLABLE        AS `null`,
       c.COLUMN_KEY         AS `key`,
       c.COLUMN_DEFAULT     AS `default`,
       c.EXTRA,
       c.COLUMN_COMMENT     AS comment,
       c.CHARACTER_SET_NAME AS characterset,
       c.COLLATION_NAME     AS collation
FROM information_schema.COLUMNS c
    INNER JOIN information_schema.TABLES t
        ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
Parameters:
[
  "d03a5cf4"
  "d03a5cf4"
  "tl_bs_grid"
]
8.64 ms
(15.87%)
6
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "d03a5cf4"
]
3.74 ms
(6.86%)
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<=1779772140) AND (tl_content.stop='' OR tl_content.stop>1779772140) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  403
  "tl_article"
]
3.32 ms
(6.09%)
4
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  193
]
2.72 ms
(4.99%)
3
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<=1779772140) AND (p2.stop='' OR p2.stop>1779772140)) 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<=1779772140) AND (p1.stop='' OR p1.stop>1779772140) ORDER BY p1.sorting
Parameters:
[
  193
]
2.21 ms
(4.06%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?,?)
Parameters:
[
  "meissen/umgebung"
  "meissen"
]
2.18 ms
(3.99%)
1
SELECT tl_module.* FROM tl_module WHERE tl_module.id IN(358,314,330,365,0,0,0,271) ORDER BY FIND_IN_SET(`tl_module`.`id`, '358,314,330,365,0,0,0,271')
Parameters:
[]
1.92 ms
(3.52%)
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<=1779772140) AND (tl_article.stop='' OR tl_article.stop>1779772140) ORDER BY tl_article.sorting
Parameters:
[
  298
  "header"
]
0.89 ms
(1.63%)
1
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
  15
]
0.85 ms
(1.57%)
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<=1779772140) AND (tl_page.stop='' OR tl_page.stop>1779772140) ORDER BY tl_page.sorting LIMIT 0,1
Parameters:
[
  193
]
0.78 ms
(1.44%)
1
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  50
]
0.76 ms
(1.40%)
1
SELECT tl_bs_grid.* FROM tl_bs_grid WHERE tl_bs_grid.`id`=? LIMIT 0,1
Parameters:
[
  1
]
0.67 ms
(1.22%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1779772140) AND (tl_page.stop='' OR tl_page.stop>1779772140) LIMIT 0,1
Parameters:
[
  179
]
0.59 ms
(1.08%)
1
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<=1779772140) AND (tl_page.stop='' OR tl_page.stop>1779772140) LIMIT 0,1
Parameters:
[
  ""
]
0.52 ms
(0.96%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(200,297,205) ORDER BY FIND_IN_SET(`tl_page`.`id`, '200,297,298,205')
Parameters:
[]
0.50 ms
(0.91%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(299) ORDER BY FIND_IN_SET(`tl_page`.`id`, '299')
Parameters:
[]
0.36 ms
(0.65%)
1
SELECT * FROM tl_theme
Parameters:
[]
0.34 ms
(0.63%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(379) ORDER BY FIND_IN_SET(`tl_page`.`id`, '379')
Parameters:
[]
0.11 ms
(0.20%)
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

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