Query Metrics
13
Database Queries
8
Different statements
6.75 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.02 ms (29.92%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/wp-includes/" "SimplePie" ] |
|
1.26 ms (18.63%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/wp-includes/SimplePie"
]
|
|
1.03 ms (15.25%) |
1 |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "pimcore.genvelo.com" "%"pimcore.genvelo.com"%" ] |
|
0.79 ms (11.68%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/wp-includes/SimplePie' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.53 ms (7.84%) |
1 |
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
]
|
|
0.52 ms (7.78%) |
1 |
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
]
|
|
0.32 ms (4.79%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.28 ms (4.11%) |
1 |
SELECT id,domains FROM sites
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.