https://pano.pdir.dev/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.21 ms
(20.09%)
2
SELECT tl_page.* FROM tl_page WHERE (tl_page.type='root' AND (tl_page.dns=? OR tl_page.dns=''))
Parameters:
[
  "pano.pdir.dev"
]
0.89 ms
(14.67%)
4
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('03194943de3111ebb023e0d55e59bff3')) ORDER BY tl_files.uuid!=UNHEX('03194943de3111ebb023e0d55e59bff3')
Parameters:
[
  null
]
0.76 ms
(12.65%)
2
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)"
]
0.65 ms
(10.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<=1775839260) AND (tl_content.stop='' OR tl_content.stop>1775839260) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  349
  "tl_article"
]
0.58 ms
(9.67%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.alias=? OR tl_page.alias=?
Parameters:
[
  "index"
  "/"
]
0.53 ms
(8.83%)
1
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"
]
0.38 ms
(6.37%)
1
SELECT tl_module.* FROM tl_module WHERE tl_module.id IN(0) ORDER BY FIND_IN_SET(`tl_module`.`id`, '0')
Parameters:
[]
0.32 ms
(5.39%)
1
SELECT * FROM tl_style_sheet
Parameters:
[]
0.31 ms
(5.09%)
1
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  55
]
0.27 ms
(4.53%)
1
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
  15
]
0.11 ms
(1.85%)
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.