Query Metrics

14 Database Queries
3 Different statements
4.08 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.53 ms
(37.54%)
6
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "locale"
  "path" => "/cgi-bin/luci/;stok=/"
]
1.32 ms
(32.37%)
5
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/cgi-bin/luci/;stok=/locale"
]
1.23 ms
(30.09%)
3
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1727580785
  [
    "site_domain_ae1b066afb59cf3581f80a1ae42e3633"
  ]
]

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.