https://www.pano.pdir.dev/weesenstein/

Query Metrics

107 Database Queries
41 Different statements
46.68 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
7.66 ms
(16.42%)
22
SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX(?) LIMIT 0,1
Parameters:
[
  "8737dc796da511ebb70ae0d55edd9ad9"
]
6.84 ms
(14.66%)
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"
]
5.72 ms
(12.25%)
4
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<=1777887120) AND (tl_content.stop='' OR tl_content.stop>1777887120) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  366
  "tl_article"
]
4.10 ms
(8.78%)
6
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "d03a5cf4"
]
3.59 ms
(7.68%)
7
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<=1777887120) AND (p2.stop='' OR p2.stop>1777887120)) 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<=1777887120) AND (p1.stop='' OR p1.stop>1777887120) ORDER BY p1.sorting
Parameters:
[
  197
]
1.84 ms
(3.95%)
6
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  197
]
1.77 ms
(3.79%)
2
SELECT tl_news.* FROM tl_news WHERE tl_news.pid IN(1) AND tl_news.published='1' AND (tl_news.start='' OR tl_news.start<=1777887120) AND (tl_news.stop='' OR tl_news.stop>1777887120) ORDER BY tl_news.date DESC LIMIT 0,2
Parameters:
[
  null
]
1.38 ms
(2.97%)
3
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:
[
  20
]
1.17 ms
(2.51%)
11
SELECT DATABASE()
Parameters:
[]
1.01 ms
(2.17%)
2
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  351
]
0.95 ms
(2.03%)
3
SELECT tl_image_size.* FROM tl_image_size WHERE tl_image_size.`id`=? LIMIT 0,1
Parameters:
[
  "20"
]
0.89 ms
(1.91%)
2
SELECT COUNT(*) AS count FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<=1777887120) AND (tl_content.stop='' OR tl_content.stop>1777887120) AND tl_content.tstamp!=0
Parameters:
[
  224
  "tl_news"
]
0.83 ms
(1.79%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?)
Parameters:
[
  "weesenstein"
]
0.81 ms
(1.74%)
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<=1777887120) AND (tl_article.stop='' OR tl_article.stop>1777887120) ORDER BY tl_article.sorting
Parameters:
[
  198
  "header"
]
0.65 ms
(1.39%)
1
SELECT tl_news_archive.* FROM tl_news_archive WHERE tl_news_archive.id IN(1) ORDER BY FIND_IN_SET(`tl_news_archive`.`id`, '1')
Parameters:
[]
0.63 ms
(1.35%)
2
SELECT tl_bs_grid.* FROM tl_bs_grid WHERE tl_bs_grid.`id`=? LIMIT 0,1
Parameters:
[
  1
]
0.62 ms
(1.32%)
1
SELECT COUNT(*) AS count FROM tl_news WHERE tl_news.pid IN(1) AND tl_news.published='1' AND (tl_news.start='' OR tl_news.start<=1777887120) AND (tl_news.stop='' OR tl_news.stop>1777887120)
Parameters:
[]
0.58 ms
(1.25%)
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.57 ms
(1.23%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(202,345,309,310,347,203) ORDER BY FIND_IN_SET(`tl_page`.`id`, '202,345,309,310,347,203')
Parameters:
[]
0.46 ms
(0.98%)
1
SELECT id, pid FROM tl_page WHERE pid IN(202)
Parameters:
[]
0.42 ms
(0.90%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(346,355,358) ORDER BY FIND_IN_SET(`tl_page`.`id`, '346,355,358')
Parameters:
[]
0.41 ms
(0.88%)
2
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('ad01aaa86dd711ebb70ae0d55edd9ad9'),UNHEX('ac41a04e6dd711ebb70ae0d55edd9ad9')) ORDER BY tl_files.uuid!=UNHEX('ad01aaa86dd711ebb70ae0d55edd9ad9'), tl_files.uuid!=UNHEX('ac41a04e6dd711ebb70ae0d55edd9ad9')
Parameters:
[
  null
]
0.32 ms
(0.68%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1777887120) AND (tl_page.stop='' OR tl_page.stop>1777887120) LIMIT 0,1
Parameters:
[
  179
]
0.31 ms
(0.66%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id=? LIMIT 0,1
Parameters:
[
  "172"
]
0.28 ms
(0.60%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(348,349,350,351,352,353,354) ORDER BY FIND_IN_SET(`tl_page`.`id`, '348,349,350,351,352,353,354')
Parameters:
[]
0.27 ms
(0.59%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(359) ORDER BY FIND_IN_SET(`tl_page`.`id`, '359')
Parameters:
[]
0.27 ms
(0.58%)
1
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
  15
]
0.26 ms
(0.57%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(311) ORDER BY FIND_IN_SET(`tl_page`.`id`, '311')
Parameters:
[]
0.25 ms
(0.54%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(357,356) ORDER BY FIND_IN_SET(`tl_page`.`id`, '357,356')
Parameters:
[]
0.25 ms
(0.53%)
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<=1777887120) AND (tl_page.stop='' OR tl_page.stop>1777887120) LIMIT 0,1
Parameters:
[
  ""
]
0.22 ms
(0.47%)
1
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  56
]
0.18 ms
(0.39%)
1
SELECT id, pid FROM tl_page WHERE pid IN(309)
Parameters:
[]
0.15 ms
(0.32%)
1
SELECT * FROM tl_theme
Parameters:
[]
0.15 ms
(0.31%)
1
SELECT id, pid FROM tl_page WHERE pid IN(348,349,350,351,352,353,354)
Parameters:
[]
0.14 ms
(0.30%)
1
SELECT id, pid FROM tl_page WHERE pid IN(359)
Parameters:
[]
0.14 ms
(0.29%)
1
SELECT id, pid FROM tl_page WHERE pid IN(346,355,358)
Parameters:
[]
0.13 ms
(0.28%)
1
SELECT id, pid FROM tl_page WHERE pid IN(310)
Parameters:
[]
0.12 ms
(0.26%)
1
SELECT id, pid FROM tl_page WHERE pid IN(356,357)
Parameters:
[]
0.12 ms
(0.26%)
1
SELECT id, pid FROM tl_page WHERE pid IN(311)
Parameters:
[]
0.12 ms
(0.25%)
1
SELECT id, pid FROM tl_page WHERE pid IN(345)
Parameters:
[]
0.08 ms
(0.17%)
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.