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

Query Metrics

72 Database Queries
27 Different statements
31.32 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
10.49 ms
(33.48%)
16
SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX(?) LIMIT 0,1
Parameters:
[
  "7b41fbeb834b11ec9ca300ce0ac8cca6"
]
4.28 ms
(13.68%)
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"
]
4.28 ms
(13.65%)
3
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<=1781374260) AND (tl_content.stop='' OR tl_content.stop>1781374260) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  358
  "tl_article"
]
2.41 ms
(7.68%)
6
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "d03a5cf4"
]
1.44 ms
(4.60%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?)
Parameters:
[
  "meissen"
]
1.30 ms
(4.15%)
4
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<=1781374260) AND (p2.stop='' OR p2.stop>1781374260)) 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<=1781374260) AND (p1.stop='' OR p1.stop>1781374260) ORDER BY p1.sorting
Parameters:
[
  193
]
1.02 ms
(3.27%)
11
SELECT DATABASE()
Parameters:
[]
0.88 ms
(2.80%)
4
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  193
]
0.69 ms
(2.21%)
1
SELECT tl_bs_grid.* FROM tl_bs_grid WHERE tl_bs_grid.`id`=? LIMIT 0,1
Parameters:
[
  1
]
0.57 ms
(1.81%)
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<=1781374260) AND (tl_article.stop='' OR tl_article.stop>1781374260) ORDER BY tl_article.sorting
Parameters:
[
  194
  "header"
]
0.42 ms
(1.33%)
1
SELECT tl_module.* FROM tl_module WHERE tl_module.id IN(276,314,0,0,0,271) ORDER BY FIND_IN_SET(`tl_module`.`id`, '276,314,0,0,0,271')
Parameters:
[]
0.36 ms
(1.14%)
1
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  56
]
0.30 ms
(0.95%)
1
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  351
]
0.29 ms
(0.92%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1781374260) AND (tl_page.stop='' OR tl_page.stop>1781374260) LIMIT 0,1
Parameters:
[
  179
]
0.28 ms
(0.89%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(200,297,298,205) ORDER BY FIND_IN_SET(`tl_page`.`id`, '200,297,298,205')
Parameters:
[]
0.26 ms
(0.84%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(379) ORDER BY FIND_IN_SET(`tl_page`.`id`, '379')
Parameters:
[]
0.25 ms
(0.79%)
1
SELECT tl_image_size_item.* FROM tl_image_size_item WHERE tl_image_size_item.pid=? AND tl_image_size_item.invisible='' ORDER BY sorting ASC
Parameters:
[
  10
]
0.24 ms
(0.77%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(299) ORDER BY FIND_IN_SET(`tl_page`.`id`, '299')
Parameters:
[]
0.22 ms
(0.69%)
1
SELECT tl_image_size.* FROM tl_image_size WHERE tl_image_size.`id`=? LIMIT 0,1
Parameters:
[
  "10"
]
0.22 ms
(0.69%)
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<=1781374260) AND (tl_page.stop='' OR tl_page.stop>1781374260) LIMIT 0,1
Parameters:
[
  ""
]
0.19 ms
(0.61%)
1
SELECT id, pid FROM tl_page WHERE pid IN(200)
Parameters:
[]
0.19 ms
(0.59%)
1
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
  15
]
0.17 ms
(0.55%)
1
SELECT * FROM tl_theme
Parameters:
[]
0.16 ms
(0.52%)
1
SELECT id, pid FROM tl_page WHERE pid IN(299)
Parameters:
[]
0.16 ms
(0.50%)
1
SELECT id, pid FROM tl_page WHERE pid IN(379)
Parameters:
[]
0.14 ms
(0.45%)
1
SELECT id, pid FROM tl_page WHERE pid IN(297)
Parameters:
[]
0.13 ms
(0.41%)
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.