Query Metrics
17
Database Queries
8
Different statements
17.30 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
10.63 ms (61.43%) |
6 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/ecp/Current/exporttool/" "microsoft.exchange.ediscovery.exporttool.application" ] |
2.50 ms (14.47%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"
]
|
0.88 ms (5.10%) |
1 |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "185.44.64.224" "%"185.44.64.224"%" ] |
0.88 ms (5.10%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.79 ms (4.55%) |
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.71 ms (4.07%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.53 ms (3.05%) |
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.39 ms (2.23%) |
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.