Query Metrics

64 Database Queries
34 Different statements
55.93 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
6.18 ms
(11.05%)
6
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  12
]
3.89 ms
(6.96%)
2
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('f74c44007c1d11eb8734702b851dfea4')) ORDER BY tl_files.uuid!=UNHEX('f74c44007c1d11eb8734702b851dfea4')
Parameters:
[
  null
]
3.85 ms
(6.89%)
2
SELECT tl_memo_portfolio_archive.* FROM tl_memo_portfolio_archive
Parameters:
[]
3.75 ms
(6.71%)
1
SELECT tl_page.* FROM tl_page WHERE (tl_page.id=? OR tl_page.languageMain=?) AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<1785319080) AND (tl_page.stop='' OR tl_page.stop>1785319140)
Parameters:
[
  23
  23
]
3.37 ms
(6.03%)
3
SELECT id, name AS value FROM tl_user WHERE id IN (1)
Parameters:
[]
2.57 ms
(4.60%)
4
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  1
]
2.42 ms
(4.33%)
1
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "memolabs_schnuppernelias"
]
2.30 ms
(4.11%)
4
SELECT tl_page.* FROM tl_page WHERE type=? AND language!=?
Parameters:
[
  "root"
  ""
]
2.25 ms
(4.02%)
2
SELECT tl_content.* FROM tl_content WHERE tl_content.pid=? AND tl_content.ptable=? AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<=1785319080) AND (tl_content.stop='' OR tl_content.stop>1785319080) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  2
  "tl_node"
]
1.71 ms
(3.06%)
1
SELECT tl_memo_portfolio.* FROM tl_memo_portfolio WHERE tl_memo_portfolio.pid IN(1) AND tl_memo_portfolio.published='1' AND (tl_memo_portfolio.start='' OR tl_memo_portfolio.start<1785319134) AND (tl_memo_portfolio.stop='' OR tl_memo_portfolio.stop>1785319134) ORDER BY tl_memo_portfolio.sorting
Parameters:
[]
1.63 ms
(2.92%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?)
Parameters:
[
  "referenzen"
]
1.61 ms
(2.88%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.type='root' AND (
                tl_page.dns=?
                OR tl_page.dns IN (
                    SELECT dns
                    FROM tl_page
                    WHERE type='root' AND fallback='1' AND id = (
                        SELECT languageRoot FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1
                    )
                )
                OR tl_page.dns IN (
                    SELECT dns
                    FROM tl_page
                    WHERE type='root' AND fallback='1' AND languageRoot = (
                        SELECT id FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1
                    )
                )
                OR tl_page.dns IN (
                    SELECT dns
                    FROM tl_page
                    WHERE type='root' AND fallback='1' AND languageRoot != 0 AND languageRoot = (
                        SELECT languageRoot FROM tl_page WHERE type='root' AND fallback='1' AND dns=? LIMIT 1
                    )
                )
            ) AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<1785319080) AND (tl_page.stop='' OR tl_page.stop>1785319140) ORDER BY sorting
Parameters:
[
  ""
  ""
  ""
  ""
]
1.58 ms
(2.82%)
2
SELECT tl_node.* FROM tl_node WHERE id=? AND type=? LIMIT 0,1
Parameters:
[
  2
  "content"
]
1.55 ms
(2.78%)
2
SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX(?) LIMIT 0,1
Parameters:
[
  "7f47cfed2af311ea9c220242ac170002"
]
1.35 ms
(2.41%)
3
SELECT id, name AS value FROM tl_layout WHERE id IN (1)
Parameters:
[]
1.33 ms
(2.37%)
3
SELECT id, name AS value FROM tl_user_group WHERE id IN (1)
Parameters:
[]
1.25 ms
(2.24%)
4
SELECT tl_page.* FROM tl_page WHERE type=? AND language!=? AND fallback=? LIMIT 0,1
Parameters:
[
  "root"
  ""
  1
]
1.19 ms
(2.13%)
2
SELECT * FROM tl_inserttags WHERE tag=?
Parameters:
[
  "project"
]
1.18 ms
(2.11%)
1
SELECT * FROM tl_dk_mmenu_config WHERE tl_dk_mmenu_config.`id`=? LIMIT 0,1
Parameters:
[
  1
]
1.15 ms
(2.06%)
2
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<=1785319080) AND (p2.stop='' OR p2.stop>1785319080)) 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<=1785319080) AND (p1.stop='' OR p1.stop>1785319080) ORDER BY p1.sorting
Parameters:
[
  1
]
1.12 ms
(2.00%)
2
SELECT DATABASE()
Parameters:
[]
1.03 ms
(1.84%)
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<=1785319080) AND (tl_content.stop='' OR tl_content.stop>1785319080) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  16
  "tl_article"
]
0.94 ms
(1.68%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.pid=? AND tl_page.type!='root' AND tl_page.type NOT IN ('error_401', 'error_403', 'error_404', 'error_503') AND tl_page.published='1' AND (tl_page.start='' OR tl_page.start<=1785319080) AND (tl_page.stop='' OR tl_page.stop>1785319080) ORDER BY tl_page.sorting LIMIT 0,1
Parameters:
[
  1
]
0.87 ms
(1.56%)
2
SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('ed7d9a8c7c1d11eb8734702b851dfea4')) ORDER BY tl_files.uuid!=UNHEX('ed7d9a8c7c1d11eb8734702b851dfea4')
Parameters:
[
  null
]
0.84 ms
(1.50%)
1
SELECT tl_module.* FROM tl_module WHERE tl_module.id IN(1,0,2) ORDER BY FIND_IN_SET(`tl_module`.`id`, '1,0,2')
Parameters:
[]
0.72 ms
(1.29%)
1
SELECT tl_form.* FROM tl_form WHERE tl_form.`id`=? LIMIT 0,1
Parameters:
[
  1
]
0.64 ms
(1.14%)
1
SELECT tl_form_field.* FROM tl_form_field WHERE tl_form_field.pid=? AND tl_form_field.invisible='' AND tl_form_field.tstamp!=0 ORDER BY tl_form_field.sorting
Parameters:
[
  1
]
0.63 ms
(1.13%)
1
SELECT tl_module.* FROM tl_module WHERE tl_module.jumpTo!=? AND foundation_item_template!=?
Parameters:
[
  ""
  ""
]
0.61 ms
(1.09%)
1
SELECT * FROM tl_memo_category
Parameters:
[]
0.56 ms
(0.99%)
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<=1785319080) AND (tl_article.stop='' OR tl_article.stop>1785319080) ORDER BY tl_article.sorting
Parameters:
[
  22
  "main"
]
0.54 ms
(0.97%)
1
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  1
]
0.47 ms
(0.85%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(20,8) ORDER BY FIND_IN_SET(`tl_page`.`id`, '20,22,8')
Parameters:
[]
0.43 ms
(0.77%)
1
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[]
0.41 ms
(0.72%)
1
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
  2
]

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

No loaded entities.