Query Metrics
14
Database Queries
5
Different statements
3.09 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.88 ms (60.84%) |
3 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1763756303 [ "site_domain_3e7671ccd4fa39eb38b5e623089fd142" ] ] |
|
0.58 ms (18.64%) |
5 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "api-docs" "path" => "/service/" ] |
|
0.37 ms (12.06%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/service/api-docs" ] |
|
0.20 ms (6.51%) |
1 |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "device.me" "%"device.me"%" ] |
|
0.06 ms (1.94%) |
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.