http://www.schnuppern-elias.memo-labs.ch/referenzen.html

Query Metrics

30 Database Queries
20 Different statements
41.35 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
4.57 ms
(11.05%)
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<1781322780) AND (tl_page.stop='' OR tl_page.stop>1781322840) ORDER BY sorting
Parameters:
[
  ""
  ""
  ""
  ""
]
3.55 ms
(8.57%)
1
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "memolabs_schnuppernelias"
]
3.44 ms
(8.31%)
4
SELECT tl_page.* FROM tl_page WHERE type=? AND language!=?
Parameters:
[
  "root"
  ""
]
3.17 ms
(7.66%)
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<1781322780) AND (tl_page.stop='' OR tl_page.stop>1781322840)
Parameters:
[
  23
  23
]
2.92 ms
(7.07%)
4
SELECT tl_page.* FROM tl_page WHERE type=? AND language!=? AND fallback=? LIMIT 0,1
Parameters:
[
  "root"
  ""
  1
]
2.88 ms
(6.96%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?)
Parameters:
[
  "referenzen"
]
2.54 ms
(6.14%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  1
]
2.39 ms
(5.77%)
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<1781322816) AND (tl_memo_portfolio.stop='' OR tl_memo_portfolio.stop>1781322816) ORDER BY tl_memo_portfolio.sorting
Parameters:
[]
2.00 ms
(4.83%)
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:
[]
1.98 ms
(4.78%)
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<=1781322780) AND (tl_content.stop='' OR tl_content.stop>1781322780) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  16
  "tl_article"
]
1.86 ms
(4.50%)
1
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  12
]
1.82 ms
(4.40%)
2
SELECT DATABASE()
Parameters:
[]
1.69 ms
(4.09%)
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<=1781322780) AND (tl_article.stop='' OR tl_article.stop>1781322780) ORDER BY tl_article.sorting
Parameters:
[
  22
  "main"
]
1.52 ms
(3.67%)
1
SELECT * FROM tl_memo_category
Parameters:
[]
1.10 ms
(2.65%)
1
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  1
]
1.03 ms
(2.50%)
2
SELECT tl_memo_portfolio_archive.* FROM tl_memo_portfolio_archive
Parameters:
[]
1.00 ms
(2.41%)
1
SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX(?) LIMIT 0,1
Parameters:
[
  "7f47cfed2af311ea9c220242ac170002"
]
0.87 ms
(2.10%)
1
SELECT tl_module.* FROM tl_module WHERE tl_module.jumpTo!=? AND foundation_item_template!=?
Parameters:
[
  ""
  ""
]
0.55 ms
(1.33%)
1
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[]
0.50 ms
(1.22%)
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.