Query Metrics

11 Database Queries
4 Different statements
5.53 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.82 ms
(50.92%)
5
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "add-asset-compatibility"
  "path" => "/admin/asset/"
]
1.75 ms
(31.57%)
4
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/admin/asset/add-asset-compatibility"
]
0.51 ms
(9.18%)
1
SELECT * FROM object_url_slugs WHERE slug = '/admin/asset/add-asset-compatibility' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.46 ms
(8.32%)
1
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.