Query Metrics
35
Database Queries
13
Different statements
14.61 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
4.63 ms (31.68%) |
15 |
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:
[ 1737177087 "site_domain_ad53b9a233a69eb541f2f3a7457af2cd" ] |
3.11 ms (21.28%) |
4 |
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:
[ 1737177087 "object_74\x01tags\x01" "class_CaseStudy\x01tags\x01" "asset_204\x01tags\x01" ] |
1.84 ms (12.63%) |
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:
[ 1737177087 "document_2\x01tags\x01" "document_1\x01tags\x01" "asset_512\x01tags\x01" "asset_307\x01tags\x01" "asset_458\x01tags\x01" "asset_457\x01tags\x01" "asset_11\x01tags\x01" "asset_221\x01tags\x01" "asset_13\x01tags\x01" "asset_635\x01tags\x01" "asset_641\x01tags\x01" "asset_637\x01tags\x01" "asset_639\x01tags\x01" "asset_640\x01tags\x01" "asset_584\x01tags\x01" "asset_576\x01tags\x01" "asset_228\x01tags\x01" "asset_227\x01tags\x01" "asset_313\x01tags\x01" "asset_19\x01tags\x01" ] |
1.53 ms (10.48%) |
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:
[ 1737177087 "system\x01tags\x01" "site\x01tags\x01" ] |
1.09 ms (7.44%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/case-studies/case-study-2"
]
|
0.77 ms (5.27%) |
1 |
SELECT object_localized_CaseStudy_en.id AS id, object_localized_CaseStudy_en.type AS `type` FROM object_localized_CaseStudy_en WHERE (`url` = 'case-study-2' AND object_localized_CaseStudy_en.type IN ('variant','object')) AND object_localized_CaseStudy_en.published = 1 LIMIT 1
Parameters:
[] |
0.52 ms (3.55%) |
1 |
SELECT object_localized_CaseStudy_en.id AS id, object_localized_CaseStudy_en.type AS `type` FROM object_localized_CaseStudy_en WHERE (oo_id != ? AND object_localized_CaseStudy_en.type IN ('object','variant','folder')) AND object_localized_CaseStudy_en.published = 1
Parameters:
[
74
]
|
0.48 ms (3.30%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/case-studies/" "case-study-2" ] |
0.16 ms (1.08%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"CaseStudy"
]
|
0.14 ms (0.99%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
5
]
|
0.14 ms (0.98%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.11 ms (0.77%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.08 ms (0.55%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
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.