Query Metrics
17
Database Queries
8
Different statements
17.30 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.88 ms |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "185.44.64.224" "%"185.44.64.224"%" ] |
2 | 0.39 ms |
SELECT id,domains FROM sites
Parameters:
[] |
3 | 0.71 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
4 | 6.10 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/ecp/Current/exporttool/" "microsoft.exchange.ediscovery.exporttool.application" ] |
5 | 0.66 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"
]
|
6 | 2.44 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/ecp/Current/exporttool/" "microsoft.exchange.ediscovery.exporttool.application" ] |
7 | 0.48 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"
]
|
8 | 0.38 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/ecp/Current/" "exporttool" ] |
9 | 0.42 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/ecp/Current/exporttool"
]
|
10 | 0.42 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/ecp/" "Current" ] |
11 | 0.33 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/ecp/Current"
]
|
12 | 0.77 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "ecp" ] |
13 | 0.61 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/ecp"
]
|
14 | 0.52 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
15 | 0.53 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
]
|
16 | 0.79 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
]
|
17 | 0.88 ms |
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:
[] |
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.