https://pano.pdir.dev/

Query Metrics

17 Database Queries
11 Different statements
11.60 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.63 ms
SELECT tl_page.* FROM tl_page WHERE (tl_page.type='root' AND (tl_page.dns=? OR tl_page.dns=''))
Parameters:
[
  "pano.pdir.dev"
]
2 2.49 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.alias=? OR tl_page.alias=?
Parameters:
[
  "index"
  "/"
]
3 0.11 ms
SELECT tl_page.* FROM tl_page WHERE (tl_page.type='root' AND (tl_page.dns=? OR tl_page.dns=''))
Parameters:
[
  "pano.pdir.dev"
]
4 0.07 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.alias=? OR tl_page.alias=?
Parameters:
[
  "index"
  "/"
]
5 0.06 ms
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[]
6 0.70 ms
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  55
]
7 0.56 ms
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
  15
]
8 0.71 ms
SELECT tl_module.* FROM tl_module WHERE tl_module.id IN(0) ORDER BY FIND_IN_SET(`tl_module`.`id`, '0')
Parameters:
[]
9 1.38 ms
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<=1783759200) AND (tl_article.stop='' OR tl_article.stop>1783759200) ORDER BY tl_article.sorting
Parameters:
[
  312
  "main"
]
10 1.71 ms
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<=1783759200) AND (tl_content.stop='' OR tl_content.stop>1783759200) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  349
  "tl_article"
]
11 0.71 ms
SELECT * FROM tl_style_sheet
Parameters:
[]
12 1.31 ms
INSERT INTO
                tl_log
                    (tstamp, source, action, username, text, func, browser)
                VALUES
                    (:tstamp, :source, :action, :username, :text, :func, :browser)
Parameters:
[
  "tstamp" => "1783759203"
  "text" => "Purged the shared cache"
  "source" => "FE"
  "action" => "CRON"
  "username" => "anon."
  "func" => "Contao\Automator::purgePageCache"
  "browser" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36"
]
13 0.14 ms
INSERT INTO
                tl_log
                    (tstamp, source, action, username, text, func, browser)
                VALUES
                    (:tstamp, :source, :action, :username, :text, :func, :browser)
Parameters:
[
  "tstamp" => "1783759203"
  "text" => "Purged the script cache"
  "source" => "FE"
  "action" => "CRON"
  "username" => "anon."
  "func" => "Contao\Automator::purgeScriptCache"
  "browser" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36"
]
14 0.29 ms
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('03194943de3111ebb023e0d55e59bff3')) ORDER BY tl_files.uuid!=UNHEX('03194943de3111ebb023e0d55e59bff3')
Parameters:
[
  null
]
15 0.67 ms
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('03194943de3111ebb023e0d55e59bff3')) ORDER BY tl_files.uuid!=UNHEX('03194943de3111ebb023e0d55e59bff3')
Parameters:
[]
16 0.03 ms
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('03194943de3111ebb023e0d55e59bff3')) ORDER BY tl_files.uuid!=UNHEX('03194943de3111ebb023e0d55e59bff3')
Parameters:
[
  null
]
17 0.05 ms
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('03194943de3111ebb023e0d55e59bff3')) ORDER BY tl_files.uuid!=UNHEX('03194943de3111ebb023e0d55e59bff3')
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.