https://pano.pdir.dev/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.08 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 0.49 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.alias=? OR tl_page.alias=?
Parameters:
[
  "index"
  "/"
]
3 0.14 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.10 ms
SELECT tl_page.* FROM tl_page WHERE tl_page.alias=? OR tl_page.alias=?
Parameters:
[
  "index"
  "/"
]
5 0.11 ms
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[]
6 0.31 ms
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  55
]
7 0.27 ms
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
  15
]
8 0.38 ms
SELECT tl_module.* FROM tl_module WHERE tl_module.id IN(0) ORDER BY FIND_IN_SET(`tl_module`.`id`, '0')
Parameters:
[]
9 0.53 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<=1775839260) AND (tl_article.stop='' OR tl_article.stop>1775839260) ORDER BY tl_article.sorting
Parameters:
[
  312
  "main"
]
10 0.65 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<=1775839260) AND (tl_content.stop='' OR tl_content.stop>1775839260) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  349
  "tl_article"
]
11 0.32 ms
SELECT * FROM tl_style_sheet
Parameters:
[]
12 0.57 ms
INSERT INTO
                tl_log
                    (tstamp, source, action, username, text, func, browser)
                VALUES
                    (:tstamp, :source, :action, :username, :text, :func, :browser)
Parameters:
[
  "tstamp" => "1775839284"
  "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; ClaudeBot/1.0; +claudebot@anthropic.com)"
]
13 0.19 ms
INSERT INTO
                tl_log
                    (tstamp, source, action, username, text, func, browser)
                VALUES
                    (:tstamp, :source, :action, :username, :text, :func, :browser)
Parameters:
[
  "tstamp" => "1775839284"
  "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; ClaudeBot/1.0; +claudebot@anthropic.com)"
]
14 0.43 ms
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('03194943de3111ebb023e0d55e59bff3')) ORDER BY tl_files.uuid!=UNHEX('03194943de3111ebb023e0d55e59bff3')
Parameters:
[
  null
]
15 0.34 ms
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('03194943de3111ebb023e0d55e59bff3')) ORDER BY tl_files.uuid!=UNHEX('03194943de3111ebb023e0d55e59bff3')
Parameters:
[]
16 0.04 ms
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('03194943de3111ebb023e0d55e59bff3')) ORDER BY tl_files.uuid!=UNHEX('03194943de3111ebb023e0d55e59bff3')
Parameters:
[
  null
]
17 0.08 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.