http://www.schnuppern-lio.memo-labs.ch/referenz/beispiel.html

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
132.94 ms
(29.07%)
1
SELECT tl_memo_portfolio.* FROM tl_memo_portfolio WHERE tl_memo_portfolio.alias=? AND tl_memo_portfolio.published=? AND (tl_memo_portfolio.start='' OR tl_memo_portfolio.start<?) AND (tl_memo_portfolio.stop='' OR tl_memo_portfolio.stop>?)
Parameters:
[
  "beispiel"
  1
  1783712042
  1783712042
]
72.26 ms
(15.80%)
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<1783712040) AND (tl_page.stop='' OR tl_page.stop>1783712100) ORDER BY sorting
Parameters:
[
  ""
  ""
  ""
  ""
]
49.23 ms
(10.76%)
4
SELECT tl_page.* FROM tl_page WHERE type=? AND language!=? AND fallback=? LIMIT 0,1
Parameters:
[
  "root"
  ""
  1
]
45.50 ms
(9.95%)
1
SELECT * FROM tl_memo_category
Parameters:
[]
43.35 ms
(9.48%)
4
SELECT tl_page.* FROM tl_page WHERE type=? AND language!=?
Parameters:
[
  "root"
  ""
]
42.43 ms
(9.28%)
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<1783712040) AND (tl_page.stop='' OR tl_page.stop>1783712100)
Parameters:
[
  23
  23
]
24.40 ms
(5.33%)
2
SELECT tl_memo_portfolio_archive.* FROM tl_memo_portfolio_archive
Parameters:
[]
17.76 ms
(3.88%)
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<=1783712040) AND (tl_content.stop='' OR tl_content.stop>1783712040) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  17
  "tl_article"
]
11.92 ms
(2.61%)
1
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  13
]
3.99 ms
(0.87%)
1
SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX(?) LIMIT 0,1
Parameters:
[
  "7f47cfed2af311ea9c220242ac170002"
]
2.97 ms
(0.65%)
1
SELECT tl_module.* FROM tl_module WHERE tl_module.jumpTo!=? AND foundation_item_template!=?
Parameters:
[
  ""
  ""
]
2.86 ms
(0.62%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?,?)
Parameters:
[
  "referenz/beispiel"
  "referenz"
]
1.90 ms
(0.41%)
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<=1783712040) AND (tl_article.stop='' OR tl_article.stop>1783712040) ORDER BY tl_article.sorting
Parameters:
[
  23
  "main"
]
1.67 ms
(0.37%)
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.11 ms
(0.24%)
1
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "memolabs_schnuppernlio"
]
0.78 ms
(0.17%)
2
SELECT DATABASE()
Parameters:
[]
0.74 ms
(0.16%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  22
]
0.59 ms
(0.13%)
1
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[]
0.50 ms
(0.11%)
1
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  1
]
0.48 ms
(0.10%)
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.