Query Metrics
38
Database Queries
15
Different statements
12.00 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
5.74 ms (47.83%) |
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:
[ 1737165225 "site_domain_ad53b9a233a69eb541f2f3a7457af2cd" ] |
1.85 ms (15.45%) |
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:
[ 1737165225 "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.11 ms (9.25%) |
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:
[ 1737165225 "system\x01tags\x01" "site\x01tags\x01" ] |
1.00 ms (8.36%) |
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:
[ 1737165225 "object_168\x01tags\x01" "class_ProductCategory\x01tags\x01" "asset_642\x01tags\x01" ] |
0.45 ms (3.77%) |
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:
[ 1737165225 "object_13\x01tags\x01" "class_Brands\x01tags\x01" "asset_395\x01tags\x01" "asset_55\x01tags\x01" "asset_97\x01tags\x01" "asset_396\x01tags\x01" ] |
0.41 ms (3.38%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/our-product/" "cofique" ] |
0.39 ms (3.27%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Brands"
]
|
0.15 ms (1.23%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.15 ms (1.22%) |
1 |
SELECT object_localized_Brands_en.id AS id, object_localized_Brands_en.type AS `type` FROM object_localized_Brands_en WHERE (`url` = 'cofique' AND object_localized_Brands_en.type IN ('variant','object')) AND object_localized_Brands_en.published = 1 LIMIT 1
Parameters:
[] |
0.14 ms (1.20%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/our-product/cofique"
]
|
0.14 ms (1.18%) |
1 |
SELECT object_localized_ProductCategory_en.id AS id, object_localized_ProductCategory_en.type AS `type` FROM object_localized_ProductCategory_en WHERE ((`brand__id` = ? AND `brand__type` = ?) AND object_localized_ProductCategory_en.type IN ('object','variant','folder')) AND object_localized_ProductCategory_en.published = 1
Parameters:
[ 13 "object" ] |
0.14 ms (1.18%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
5
]
|
0.14 ms (1.17%) |
1 |
SELECT object_localized_BrandCategory_en.id AS id, object_localized_BrandCategory_en.type AS `type` FROM object_localized_BrandCategory_en WHERE (`url` = '' AND object_localized_BrandCategory_en.type IN ('variant','object')) AND object_localized_BrandCategory_en.published = 1 LIMIT 1
Parameters:
[] |
0.10 ms (0.80%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.08 ms (0.68%) |
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.