Query Metrics
12
Database Queries
8
Different statements
2.21 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
0.86 ms (38.78%) |
1 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[ 1788965314 "document_52\x01tags\x01" "asset_70\x01tags\x01" "document_97\x01tags\x01" ] |
|
0.74 ms (33.30%) |
3 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1788965314 "site_domain_4e30aedb8e2c5fc83efd241a45e67258" ] |
|
0.32 ms (14.46%) |
2 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1788965314 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.09 ms (3.93%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/bby.bws-tfo.com/" "robots.txt" ] |
|
0.08 ms (3.48%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"robots.txt"
]
|
|
0.06 ms (2.84%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.04 ms (1.80%) |
1 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/bby.bws-tfo.com/%" "/robots.txt" ] |
|
0.03 ms (1.40%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/bby.bws-tfo.com/robots.txt"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| knot | doctrine.dbal.knot_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.