Query Metrics
291
Database Queries
30
Different statements
176.47 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
71.43 ms (40.48%) |
117 |
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:
[ 1769763174 "site_domain_81e468a3853b6926200e604bbebbba28" ] |
|
33.56 ms (19.02%) |
71 |
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:
[ 1769763174 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
9.92 ms (5.62%) |
14 |
SELECT * FROM object_relations_21 WHERE dest_id = ? AND fieldname = ? AND ownertype = 'object'
Parameters:
[ 100 "imageCategorie" ] |
|
9.06 ms (5.14%) |
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:
[ 1769763174 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_47\x01tags\x01" "asset_63\x01tags\x01" "document_67\x01tags\x01" "document_68\x01tags\x01" ] |
|
8.14 ms (4.61%) |
18 |
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:
[ 1769763174 "system\x01tags\x01" "site\x01tags\x01" ] |
|
4.13 ms (2.34%) |
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:
[ 1769763174 "document_2\x01tags\x01" "document_1\x01tags\x01" "asset_79\x01tags\x01" "asset_65\x01tags\x01" "asset_67\x01tags\x01" "asset_66\x01tags\x01" "asset_64\x01tags\x01" "asset_34\x01tags\x01" "asset_676\x01tags\x01" "asset_312\x01tags\x01" "asset_268\x01tags\x01" "asset_630\x01tags\x01" "asset_91\x01tags\x01" "asset_80\x01tags\x01" ] |
|
3.45 ms (1.96%) |
14 |
SELECT * FROM object_relations_22 WHERE src_id = ?
Parameters:
[
100
]
|
|
3.23 ms (1.83%) |
7 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/e-shop/personalized-children-s-hook-duck-family/" "117" ] |
|
3.16 ms (1.79%) |
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:
[ 1769763174 "object_117\x01tags\x01" "class_1\x01tags\x01" "asset_258\x01tags\x01" "asset_260\x01tags\x01" "asset_257\x01tags\x01" ] |
|
3.16 ms (1.79%) |
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:
[ 1769763174 "object_134\x01tags\x01" "class_1\x01tags\x01" "asset_168\x01tags\x01" "asset_170\x01tags\x01" "asset_169\x01tags\x01" "asset_203\x01tags\x01" "asset_176\x01tags\x01" "asset_175\x01tags\x01" "asset_202\x01tags\x01" ] |
|
2.93 ms (1.66%) |
5 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
258
]
|
|
2.89 ms (1.64%) |
5 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
258
]
|
|
2.84 ms (1.61%) |
1 |
SELECT object_localized_1_en.id as id, object_localized_1_en.type as `type` FROM object_localized_1_en WHERE (oo_id != "117" AND object_localized_1_en.type IN ('object','variant','folder')) AND object_localized_1_en.published = 1 ORDER BY RAND() LIMIT 3
Parameters:
[] |
|
2.66 ms (1.51%) |
1 |
SELECT object_localized_22_en.id as id, object_localized_22_en.type as `type` FROM object_localized_22_en WHERE ( object_localized_22_en.type IN ('object','variant','folder')) AND object_localized_22_en.published = 1
Parameters:
[] |
|
2.44 ms (1.38%) |
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:
[ 1769763174 "object_129\x01tags\x01" "class_1\x01tags\x01" "asset_144\x01tags\x01" "asset_146\x01tags\x01" "asset_147\x01tags\x01" "asset_145\x01tags\x01" ] |
|
2.30 ms (1.30%) |
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:
[ 1769763174 "object_51\x01tags\x01" "class_20\x01tags\x01" "asset_130\x01tags\x01" "asset_228\x01tags\x01" ] |
|
1.42 ms (0.80%) |
3 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/en/e-shop/personalized-children-s-hook-duck-family/117" "path" "auto_create" "/en/e-shop/personalized-children-s-hook-duck-family/117" "path_query" "https://colombe.apik-pp.be/en/e-shop/personalized-children-s-hook-duck-family/117" "entire_uri" ] |
|
1.31 ms (0.74%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
|
1.22 ms (0.69%) |
1 |
SELECT * FROM object_relations_1 WHERE src_id = ?
Parameters:
[
117
]
|
|
1.10 ms (0.62%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.98 ms (0.56%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
43
]
|
|
0.89 ms (0.51%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/e-shop/personalized-children-s-hook-duck-family/117"
]
|
|
0.77 ms (0.43%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
48
]
|
|
0.72 ms (0.41%) |
4 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 48 48 ] |
|
0.72 ms (0.41%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.63 ms (0.36%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 6 48 48 ] |
|
0.61 ms (0.35%) |
1 |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"Image"
]
|
|
0.38 ms (0.22%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.24 ms (0.14%) |
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:
[ 1769763174 "output\x01tags\x01" "navigation\x01tags\x01" "document_39\x01tags\x01" "document_48\x01tags\x01" "document_49\x01tags\x01" "document_50\x01tags\x01" "document_51\x01tags\x01" "document_52\x01tags\x01" "document_53\x01tags\x01" "document_54\x01tags\x01" "document_55\x01tags\x01" "document_56\x01tags\x01" "document_57\x01tags\x01" "document_58\x01tags\x01" "document_59\x01tags\x01" "document_60\x01tags\x01" ] |
|
0.17 ms (0.09%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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.