Query Metrics
13
Database Queries
8
Different statements
4.92 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.10 ms |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "pimcore.genvelo.com" "%"pimcore.genvelo.com"%" ] |
| 2 | 0.22 ms |
SELECT id,domains FROM sites
Parameters:
[] |
| 3 | 0.38 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 0.55 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/_configurator/" "final" ] |
| 5 | 0.34 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_configurator/final"
]
|
| 6 | 0.30 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/_configurator/" "final" ] |
| 7 | 0.21 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_configurator/final"
]
|
| 8 | 0.27 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "_configurator" ] |
| 9 | 0.20 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_configurator"
]
|
| 10 | 0.25 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
| 11 | 0.40 ms |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
1
]
|
| 12 | 0.33 ms |
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
1
]
|
| 13 | 0.36 ms |
SELECT * FROM object_url_slugs WHERE slug = '/_configurator/final' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
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.
Entities Mapping
No mapped entities.