Query Metrics
506
Database Queries
54
Different statements
70.32 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
21.59 ms (30.70%) |
1 |
SELECT count(*) FROM ecommerceframework_productindex a WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` != 'variant' AND (classId = "VirtualProduct") AND (id != 173175 AND id IN (SELECT src FROM ecommerceframework_productindex_relations WHERE fieldname = "decor" AND dest = "48150" GROUP BY src))
Parameters:
[] |
|
18.87 ms (26.84%) |
1 |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex a WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` != 'variant' AND (classId = "VirtualProduct") AND (id != 173175 AND id IN (SELECT src FROM ecommerceframework_productindex_relations WHERE fieldname = "decor" AND dest = "48150" GROUP BY src)) ORDER BY RAND() ,a.id LIMIT 3
Parameters:
[] |
|
11.65 ms (16.57%) |
253 |
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:
[ 1763938100 "site_domain_3a604f4fc098d7e139081fdc1c5ef7a9" ] |
|
3.08 ms (4.38%) |
45 |
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:
[ 1763938100 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.13 ms (1.61%) |
24 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3295
]
|
|
0.90 ms (1.27%) |
24 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3295
]
|
|
0.84 ms (1.19%) |
17 |
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
|
0.82 ms (1.16%) |
12 |
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:
[ 1763938100 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.79 ms (1.12%) |
4 |
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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "path_query" "https://stage.fundermax.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "entire_uri" ] |
|
0.77 ms (1.09%) |
12 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 458 458 ] |
|
0.75 ms (1.07%) |
4 |
SELECT r.src_id as dest_id, r.src_id as id, r.type, o.className as subtype, o.published as published, concat(o.path ,o.key) as `path` , r.index FROM objects o, object_relations_ProductMaterialGroup r WHERE r.fieldname= ? AND r.ownertype = 'object' AND r.dest_id = ? AND o.id = r.src_id AND r.type='object' UNION SELECT r.src_id as dest_id, r.src_id as id, r.type, a.type as subtype, "null" as published, concat(a.path,a.filename) as `path`, r.index FROM assets a, object_relations_ProductMaterialGroup r WHERE r.fieldname= ? AND r.ownertype = 'object' AND r.dest_id = ? AND a.id = r.src_id AND r.type='asset' UNION SELECT r.src_id as dest_id, r.src_id as id, r.type, d.type as subtype, d.published as published, concat(d.path,d.key) as `path`, r.index FROM documents d, object_relations_ProductMaterialGroup r WHERE r.fieldname= ? AND r.ownertype = 'object' AND r.dest_id = ? AND d.id = r.src_id AND r.type='document' ORDER BY `index` ASC
Parameters:
[ "materialGroup" 51729 "materialGroup" 51729 "materialGroup" 51729 ] |
|
0.66 ms (0.93%) |
2 |
SELECT object_localized_SiteConfig_it.id as id, object_localized_SiteConfig_it.type as `type` FROM object_localized_SiteConfig_it WHERE ( object_localized_SiteConfig_it.type IN ('object','variant','folder')) AND object_localized_SiteConfig_it.published = 1
Parameters:
[] |
|
0.65 ms (0.92%) |
8 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/fundermax/it/Portafoglio/Tutti i prodotti/" "Star-Favorit-P3-E05-2313-Ceramic-White-MT-Matt_p_173175" ] |
|
0.51 ms (0.72%) |
7 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fundermax/it/Portafoglio/Tutti i prodotti/Star-Favorit-P3-E05-2313-Ceramic-White-MT-Matt_p_173175"
]
|
|
0.50 ms (0.71%) |
6 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.47 ms (0.67%) |
8 |
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:
[ 1763938100 "document_319\x01tags\x01" "document_317\x01tags\x01" "document_318\x01tags\x01" "document_321\x01tags\x01" "document_320\x01tags\x01" "document_316\x01tags\x01" ] |
|
0.46 ms (0.65%) |
3 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/fundermax/%" "/it/Portafoglio/Tutti i prodotti/Star-Favorit-P3-E05-2313-Ceramic-White-MT-Matt_p_173175" ] |
|
0.42 ms (0.59%) |
4 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "defaultTaxClass" null null ] |
|
0.41 ms (0.58%) |
1 |
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 OR sourceSite = 2) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/it/Portafoglio/Tutti i prodotti/Star-Favorit-P3-E05-2313-Ceramic-White-MT-Matt_p_173175" "path" "auto_create" "/it/Portafoglio/Tutti i prodotti/Star-Favorit-P3-E05-2313-Ceramic-White-MT-Matt_p_173175" "path_query" "https://stage.fundermax.com/it/Portafoglio/Tutti i prodotti/Star-Favorit-P3-E05-2313-Ceramic-White-MT-Matt_p_173175" "entire_uri" ] |
|
0.39 ms (0.55%) |
4 |
SELECT * FROM object_relations_VirtualProduct WHERE src_id = ?
Parameters:
[
173175
]
|
|
0.31 ms (0.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:
[ 1763938101 "output\x01tags\x01" "navigation\x01tags\x01" "document_320\x01tags\x01" "document_322\x01tags\x01" "document_319\x01tags\x01" "document_337\x01tags\x01" "document_339\x01tags\x01" "document_343\x01tags\x01" "document_338\x01tags\x01" "document_341\x01tags\x01" "document_342\x01tags\x01" "document_673\x01tags\x01" "document_344\x01tags\x01" "document_345\x01tags\x01" "document_749\x01tags\x01" "document_317\x01tags\x01" "document_346\x01tags\x01" "document_347\x01tags\x01" "document_348\x01tags\x01" "document_318\x01tags\x01" "document_983\x01tags\x01" "document_811\x01tags\x01" "document_1132\x01tags\x01" "document_1064\x01tags\x01" "document_894\x01tags\x01" "document_895\x01tags\x01" "document_827\x01tags\x01" "document_805\x01tags\x01" "document_1065\x01tags\x01" "document_1063\x01tags\x01" "document_321\x01tags\x01" "document_1123\x01tags\x01" "document_316\x01tags\x01" "document_1095\x01tags\x01" "document_1097\x01tags\x01" "document_1099\x01tags\x01" "document_1101\x01tags\x01" "document_1103\x01tags\x01" "document_1105\x01tags\x01" "document_1107\x01tags\x01" "document_1109\x01tags\x01" "document_1111\x01tags\x01" "document_1113\x01tags\x01" "document_1115\x01tags\x01" "document_1117\x01tags\x01" "document_1119\x01tags\x01" "document_1121\x01tags\x01" "document_1094\x01tags\x01" "document_232\x01tags\x01" "document_663\x01tags\x01" "document_745\x01tags\x01" "document_351\x01tags\x01" "document_352\x01tags\x01" "document_723\x01tags\x01" "document_724\x01tags\x01" "document_725\x01tags\x01" "document_358\x01tags\x01" "document_355\x01tags\x01" "document_350\x01tags\x01" "document_353\x01tags\x01" "document_356\x01tags\x01" "document_357\x01tags\x01" "document_324\x01tags\x01" "document_359\x01tags\x01" "document_360\x01tags\x01" "document_362\x01tags\x01" "document_364\x01tags\x01" "document_365\x01tags\x01" "document_361\x01tags\x01" "document_363\x01tags\x01" "document_325\x01tags\x01" "document_1060\x01tags\x01" "document_233\x01tags\x01" "document_230\x01tags\x01" "document_754\x01tags\x01" "document_664\x01tags\x01" "document_312\x01tags\x01" "document_311\x01tags\x01" "document_313\x01tags\x01" "document_231\x01tags\x01" "document_968\x01tags\x01" "document_969\x01tags\x01" "document_970\x01tags\x01" "document_971\x01tags\x01" "document_972\x01tags\x01" "document_973\x01tags\x01" "document_967\x01tags\x01" "document_234\x01tags\x01" "document_665\x01tags\x01" "document_326\x01tags\x01" "document_327\x01tags\x01" "document_1190\x01tags\x01" "document_666\x01tags\x01" "document_349\x01tags\x01" "document_328\x01tags\x01" "document_329\x01tags\x01" "document_235\x01tags\x01" "document_254\x01tags\x01" "document_228\x01tags\x01" "document_229\x01tags\x01" "document_323\x01tags\x01" "document_237\x01tags\x01" "document_239\x01tags\x01" "document_236\x01tags\x01" "document_240\x01tags\x01" "document_241\x01tags\x01" "document_238\x01tags\x01" "document_242\x01tags\x01" "document_647\x01tags\x01" "document_691\x01tags\x01" "document_692\x01tags\x01" "document_693\x01tags\x01" "document_694\x01tags\x01" "document_695\x01tags\x01" "document_927\x01tags\x01" "document_1167\x01tags\x01" "document_690\x01tags\x01" "document_703\x01tags\x01" "document_1010\x01tags\x01" "document_1017\x01tags\x01" ] |
|
0.29 ms (0.41%) |
3 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 20 319 319 ] |
|
0.22 ms (0.32%) |
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:
[ 1763938101 "document_317\x01tags\x01" "asset_1994\x01tags\x01" "asset_19041\x01tags\x01" "asset_1811\x01tags\x01" "asset_2576\x01tags\x01" "asset_2578\x01tags\x01" "asset_2558\x01tags\x01" "asset_2573\x01tags\x01" "asset_3189\x01tags\x01" "asset_2645\x01tags\x01" ] |
|
0.22 ms (0.32%) |
1 |
SELECT id FROM object_Sample WHERE (virtualProduct__id = ?) AND (published = 1 AND status = 1) AND (productId IN (SELECT product_id FROM api_adito_stock WHERE warehouse_id = ? AND productId = product_id AND actStock > 0)) LIMIT 1
Parameters:
[ 173175 "da541d5c-ec8d-4799-8568-fcccd5ef6ae1" ] |
|
0.22 ms (0.31%) |
5 |
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:
[ 1763938101 "document_345\x01tags\x01" "asset_2619\x01tags\x01" "asset_3194\x01tags\x01" "asset_3196\x01tags\x01" "asset_3195\x01tags\x01" ] |
|
0.22 ms (0.31%) |
1 |
SELECT * FROM object_relations_Surface WHERE src_id = ?
Parameters:
[
64
]
|
|
0.21 ms (0.30%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
250
]
|
|
0.18 ms (0.25%) |
4 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.16 ms (0.23%) |
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:
[ 1763938101 "document_318\x01tags\x01" "asset_1700\x01tags\x01" "asset_2581\x01tags\x01" "asset_18730\x01tags\x01" ] |
|
0.16 ms (0.23%) |
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:
[ 1763938101 "object_64\x01tags\x01" "class_Surface\x01tags\x01" "document_20\x01tags\x01" "document_458\x01tags\x01" "document_597\x01tags\x01" "document_319\x01tags\x01" "asset_4320\x01tags\x01" ] |
|
0.16 ms (0.23%) |
5 |
SELECT * FROM object_relations_Application WHERE src_id = ?
Parameters:
[
51753
]
|
|
0.16 ms (0.23%) |
1 |
SELECT * FROM object_collection_LinkList_localized_SiteConfig WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 2 "LinkList" 0 ] |
|
0.16 ms (0.22%) |
1 |
SELECT * FROM object_relations_SiteConfig WHERE src_id = ?
Parameters:
[
2
]
|
|
0.14 ms (0.20%) |
1 |
SELECT * FROM object_collection_LinkList_SiteConfig WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2 "LinkList" ] |
|
0.14 ms (0.20%) |
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:
[ 1763938101 "document_933\x01tags\x01" "asset_5059\x01tags\x01" "asset_5049\x01tags\x01" "asset_5056\x01tags\x01" "asset_5052\x01tags\x01" "asset_5051\x01tags\x01" "asset_5053\x01tags\x01" "asset_5054\x01tags\x01" "asset_5055\x01tags\x01" "asset_5057\x01tags\x01" "asset_5067\x01tags\x01" "asset_19234\x01tags\x01" "asset_17559\x01tags\x01" "asset_18118\x01tags\x01" "asset_19136\x01tags\x01" "asset_20096\x01tags\x01" "asset_5047\x01tags\x01" "asset_5048\x01tags\x01" "asset_5042\x01tags\x01" "asset_5041\x01tags\x01" "asset_5043\x01tags\x01" "asset_17591\x01tags\x01" ] |
|
0.14 ms (0.20%) |
3 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
319
]
|
|
0.14 ms (0.20%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/it/Portafoglio/Tutti i prodotti/Star-Favorit-P3-E05-2313-Ceramic-White-MT-Matt_p_173175' AND (siteId = 2 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.14 ms (0.20%) |
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:
[ 1763938101 "document_358\x01tags\x01" "asset_1641\x01tags\x01" "document_320\x01tags\x01" "document_321\x01tags\x01" "document_339\x01tags\x01" "document_343\x01tags\x01" "asset_3675\x01tags\x01" "asset_3674\x01tags\x01" ] |
|
0.13 ms (0.19%) |
2 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
|
0.13 ms (0.18%) |
3 |
SELECT * FROM object_relations_ProductMaterialGroup WHERE src_id = ?
Parameters:
[
43739
]
|
|
0.12 ms (0.17%) |
1 |
SELECT FOUND_ROWS()
Parameters:
[] |
|
0.10 ms (0.14%) |
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:
[ 1763938101 "document_827\x01tags\x01" "asset_4180\x01tags\x01" "asset_4195\x01tags\x01" "asset_4196\x01tags\x01" "asset_4197\x01tags\x01" "object_42\x01tags\x01" "object_3504\x01tags\x01" "object_3502\x01tags\x01" "asset_4257\x01tags\x01" ] |
|
0.10 ms (0.14%) |
2 |
SELECT * FROM object_url_slugs WHERE slug = '/fundermax//it/Portafoglio/Tutti i prodotti/Star-Favorit-P3-E05-2313-Ceramic-White-MT-Matt_p_173175' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.09 ms (0.13%) |
1 |
SELECT * FROM object_relations_ProductMaterialGroup WHERE dest_id = ? AND fieldname = ? AND ownertype = 'object'
Parameters:
[ 51729 "materialGroup" ] |
|
0.09 ms (0.13%) |
1 |
SELECT * FROM object_relations_MaterialGroup WHERE src_id = ?
Parameters:
[
51729
]
|
|
0.08 ms (0.12%) |
1 |
SELECT minThickness FROM ecommerceframework_productindex WHERE classid = "VirtualProduct" AND id = 173175
Parameters:
[] |
|
0.08 ms (0.12%) |
1 |
SELECT * FROM object_relations_Certificate WHERE src_id = ?
Parameters:
[
62622
]
|
|
0.07 ms (0.11%) |
1 |
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
|
0.07 ms (0.10%) |
1 |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ( (cid IN (1,52458) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
173175
]
|
|
0.06 ms (0.08%) |
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:
[ 1763938101 "document_325\x01tags\x01" "asset_1758\x01tags\x01" "document_321\x01tags\x01" "document_320\x01tags\x01" "document_316\x01tags\x01" "asset_2518\x01tags\x01" "asset_2509\x01tags\x01" "asset_1980\x01tags\x01" "asset_1707\x01tags\x01" "asset_2533\x01tags\x01" "asset_2527\x01tags\x01" ] |
|
0.05 ms (0.07%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/_fragment' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.05 ms (0.06%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id=1
Parameters:
[] |
|
0.05 ms (0.06%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/it/Portafoglio/Tutti i prodotti/Star-Favorit-P3-E05-2313-Ceramic-White-MT-Matt_p_173175' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.03 ms (0.04%) |
1 |
SELECT `id`, `name` FROM classes WHERE name = ?
Parameters:
[
"ProductMaterialGroup"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.