http://mail.schnuppern-elias.memo-labs.ch/team.html

Query Metrics

29 Database Queries
19 Different statements
22.34 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.51 ms
(15.70%)
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<1781462640) AND (tl_page.stop='' OR tl_page.stop>1781462700) ORDER BY sorting
Parameters:
[
  ""
  ""
  ""
  ""
]
2.17 ms
(9.70%)
2
SELECT DATABASE()
Parameters:
[]
1.99 ms
(8.91%)
4
SELECT tl_page.* FROM tl_page WHERE type=? AND language!=? AND fallback=? LIMIT 0,1
Parameters:
[
  "root"
  ""
  1
]
1.67 ms
(7.47%)
1
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "memolabs_schnuppernelias"
]
1.48 ms
(6.63%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  1
]
1.48 ms
(6.62%)
4
SELECT tl_page.* FROM tl_page WHERE type=? AND language!=?
Parameters:
[
  "root"
  ""
]
1.46 ms
(6.53%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.alias IN (?)
Parameters:
[
  "team"
]
1.35 ms
(6.03%)
1
SELECT tl_module.* FROM tl_module WHERE tl_module.jumpTo!=? AND foundation_item_template!=?
Parameters:
[
  ""
  ""
]
1.22 ms
(5.47%)
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<=1781462640) AND (tl_article.stop='' OR tl_article.stop>1781462640) ORDER BY tl_article.sorting
Parameters:
[
  20
  "main"
]
1.12 ms
(5.01%)
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<=1781462640) AND (tl_content.stop='' OR tl_content.stop>1781462640) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  14
  "tl_article"
]
0.86 ms
(3.84%)
1
SELECT tl_module.* FROM tl_module WHERE tl_module.`id`=? LIMIT 0,1
Parameters:
[
  10
]
0.79 ms
(3.54%)
1
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  1
]
0.72 ms
(3.22%)
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<1781462640) AND (tl_page.stop='' OR tl_page.stop>1781462700)
Parameters:
[
  21
  21
]
0.63 ms
(2.83%)
1
SELECT * FROM tl_memo_category
Parameters:
[]
0.57 ms
(2.56%)
2
SELECT tl_memo_team_archive.* FROM tl_memo_team_archive
Parameters:
[]
0.49 ms
(2.17%)
1
SELECT tl_memo_team.* FROM tl_memo_team WHERE tl_memo_team.pid IN(1) AND tl_memo_team.published='1' AND (tl_memo_team.start='' OR tl_memo_team.start<1781462659) AND (tl_memo_team.stop='' OR tl_memo_team.stop>1781462659) ORDER BY tl_memo_team.sorting
Parameters:
[]
0.34 ms
(1.51%)
1
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
  2
]
0.33 ms
(1.48%)
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.18 ms
(0.79%)
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

No loaded entities.