Query Metrics
10
Database Queries
3
Different statements
3.56 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.79 ms (78.29%) |
3 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1787315809 [ "site_domain_61e2414297f176b6c343f2fbdecadd91" ] ] |
|
0.50 ms (13.91%) |
4 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "cachemgr.cgi" "path" => "/squid-internal-mgr/" ] |
|
0.28 ms (7.80%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/squid-internal-mgr/cachemgr.cgi" ] |
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.