Query Metrics
39
Database Queries
14
Different statements
14.42 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
6.48 ms (44.90%) |
17 |
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:
[ 1737176988 "site_domain_ad53b9a233a69eb541f2f3a7457af2cd" ] |
2.67 ms (18.53%) |
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:
[ 1737176988 "object_59\x01tags\x01" "class_BrandCategory\x01tags\x01" "asset_174\x01tags\x01" ] |
1.37 ms (9.49%) |
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:
[ 1737176988 "object_9\x01tags\x01" "class_Brands\x01tags\x01" "asset_229\x01tags\x01" "asset_56\x01tags\x01" "asset_95\x01tags\x01" "asset_275\x01tags\x01" ] |
1.04 ms (7.18%) |
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:
[ 1737176988 "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" ] |
0.81 ms (5.64%) |
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:
[ 1737176988 "system\x01tags\x01" "site\x01tags\x01" ] |
0.50 ms (3.44%) |
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:
[ 1737176988 "document_6\x01tags\x01" "asset_6\x01tags\x01" "asset_11\x01tags\x01" "asset_222\x01tags\x01" "asset_13\x01tags\x01" "asset_41\x01tags\x01" "asset_16\x01tags\x01" "asset_15\x01tags\x01" "asset_208\x01tags\x01" "asset_209\x01tags\x01" "asset_18\x01tags\x01" "asset_19\x01tags\x01" ] |
0.41 ms (2.86%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/ar/our-product/" "goody" ] |
0.29 ms (1.98%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Brands"
]
|
0.17 ms (1.18%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
5
]
|
0.16 ms (1.11%) |
1 |
SELECT object_localized_Brands_ar.id AS id, object_localized_Brands_ar.type AS `type` FROM object_localized_Brands_ar WHERE (`url` = 'goody' AND object_localized_Brands_ar.type IN ('variant','object')) AND object_localized_Brands_ar.published = 1 LIMIT 1
Parameters:
[] |
0.15 ms (1.05%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.15 ms (1.03%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.14 ms (1.01%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/ar/our-product/goody"
]
|
0.09 ms (0.60%) |
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.