Query Metrics
10
Database Queries
3
Different statements
28.21 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
13.21 ms (46.84%) |
3 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1763727719 [ "site_domain_61e2414297f176b6c343f2fbdecadd91" ] ] |
|
9.95 ms (35.28%) |
4 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "jquery-3.3.1.slim.min.js" "path" => "/code.jquery.com/" ] |
|
5.04 ms (17.88%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/code.jquery.com/jquery-3.3.1.slim.min.js" ] |
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.