http://schnuppern-lio.memo-labs.ch/app_dev.php/_profiler/open?file=app%2Fconfig%2Fparameters.yml

Query Metrics

13 Database Queries
11 Different statements
18.06 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
5.95 ms
(32.93%)
1
SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`=? LIMIT 0,1
Parameters:
[
  1
]
4.11 ms
(22.75%)
1
SELECT tl_page.* FROM tl_page WHERE tl_page.`id`=? LIMIT 0,1
Parameters:
[
  1
]
2.04 ms
(11.29%)
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<=1781533020) AND (tl_content.stop='' OR tl_content.stop>1781533020) AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
Parameters:
[
  10
  "tl_article"
]
1.55 ms
(8.57%)
2
SELECT tl_page.* FROM tl_page WHERE tl_page.`type`=?
Parameters:
[
  "error_404"
]
1.23 ms
(6.81%)
1
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "memolabs_schnuppernlio"
]
0.85 ms
(4.71%)
2
SELECT DATABASE()
Parameters:
[]
0.79 ms
(4.38%)
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.50 ms
(2.75%)
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<=1781533020) AND (tl_article.stop='' OR tl_article.stop>1781533020) ORDER BY tl_article.sorting
Parameters:
[
  18
  "main"
]
0.44 ms
(2.43%)
1
SELECT urlPrefix, urlSuffix FROM tl_page WHERE type='root'
Parameters:
[]
0.38 ms
(2.12%)
1
SELECT * FROM tl_theme WHERE tl_theme.`id`=? LIMIT 0,1
Parameters:
[
  2
]
0.23 ms
(1.26%)
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.