Query Metrics
701
Database Queries
255
Different statements
1495.77 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
79.43 ms (5.31%) |
1 |
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY virtualProductId, priceSystemName ORDER BY min(ifnull(featuredPriority, 0)) desc,min((promotions like '%#new#%')) desc,min(ifnull(s.score, 0)) desc,min(ifnull(rankingMultiplicator, 999999999)) asc,min(`a`.`id`) ASC LIMIT 264, 24
Parameters:
[] |
|
69.02 ms (4.61%) |
2 |
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`scopeName`)
Parameters:
[] |
|
67.10 ms (4.49%) |
2 |
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`typeName`)
Parameters:
[] |
|
66.16 ms (4.42%) |
2 |
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`converterText`)
Parameters:
[] |
|
66.13 ms (4.42%) |
2 |
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%')) GROUP BY dest
Parameters:
[] |
|
64.54 ms (4.32%) |
2 |
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`lampType`)
Parameters:
[] |
|
64.54 ms (4.31%) |
2 |
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[] |
|
64.19 ms (4.29%) |
2 |
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`ipRating`)
Parameters:
[] |
|
62.00 ms (4.15%) |
97 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4574046
]
|
|
47.09 ms (3.15%) |
97 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4574046
]
|
|
44.35 ms (2.97%) |
2 |
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`diameter`)
Parameters:
[] |
|
43.98 ms (2.94%) |
2 |
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`recessedDepth`)
Parameters:
[] |
|
42.19 ms (2.82%) |
2 |
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`cutOutMin`)
Parameters:
[] |
|
41.81 ms (2.79%) |
2 |
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`cutOutMax`)
Parameters:
[] |
|
28.58 ms (1.91%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17227' and a.id != '17227') or parentProducts like '%,17227,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
28.47 ms (1.90%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '49055' and a.id != '49055') or parentProducts like '%,49055,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
28.35 ms (1.90%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17304' and a.id != '17304') or parentProducts like '%,17304,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
27.22 ms (1.82%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '49054' and a.id != '49054') or parentProducts like '%,49054,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
26.99 ms (1.80%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17461' and a.id != '17461') or parentProducts like '%,17461,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
26.61 ms (1.78%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17460' and a.id != '17460') or parentProducts like '%,17460,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
24.54 ms (1.64%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '22299' and a.id != '22299') or parentProducts like '%,22299,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
24.48 ms (1.64%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23375' and a.id != '23375') or parentProducts like '%,23375,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
24.41 ms (1.63%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '22316' and a.id != '22316') or parentProducts like '%,22316,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
24.07 ms (1.61%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23680' and a.id != '23680') or parentProducts like '%,23680,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
24.03 ms (1.61%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '22317' and a.id != '22317') or parentProducts like '%,22317,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
23.32 ms (1.56%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17425' and a.id != '17425') or parentProducts like '%,17425,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
23.27 ms (1.56%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '22314' and a.id != '22314') or parentProducts like '%,22314,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
23.03 ms (1.54%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '22315' and a.id != '22315') or parentProducts like '%,22315,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
21.61 ms (1.44%) |
22 |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
68216
]
|
|
18.34 ms (1.23%) |
22 |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
68216
]
|
|
16.61 ms (1.11%) |
28 |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
68216
]
|
|
15.21 ms (1.02%) |
22 |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
68216
]
|
|
12.85 ms (0.86%) |
28 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
68216
]
|
|
10.55 ms (0.71%) |
4 |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 22317 "wdbe_it" ] |
|
10.51 ms (0.70%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17425 AND fieldname = 'attributes'
Parameters:
[] |
|
10.28 ms (0.69%) |
22 |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 68216 "videos" ] |
|
9.22 ms (0.62%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 22317 AND fieldname = 'attributes'
Parameters:
[] |
|
8.04 ms (0.54%) |
6 |
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
68159
]
|
|
8.01 ms (0.54%) |
6 |
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%5CSnippetController%3A%3AheaderAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "entire_uri" ] |
|
7.44 ms (0.50%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 22317 AND fieldname = 'attributes'
Parameters:
[] |
|
5.41 ms (0.36%) |
12 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1811
]
|
|
4.80 ms (0.32%) |
12 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 11 11 ] |
|
4.72 ms (0.32%) |
7 |
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (`type` = 'object' or `type` = '')
Parameters:
[ 74032 1737 "accessories" "fieldcollection" "accessoryDemands" "0" 1 ] |
|
3.71 ms (0.25%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68788 AND fieldname = 'attributes'
Parameters:
[] |
|
3.50 ms (0.23%) |
6 |
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
68159
]
|
|
3.22 ms (0.22%) |
8 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
3.22 ms (0.22%) |
9 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
|
2.94 ms (0.20%) |
6 |
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
68159
]
|
|
2.92 ms (0.20%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68084' and a.id != '68084') or parentProducts like '%,68084,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
2.92 ms (0.20%) |
4 |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 22317 "wdbe_it" ] |
|
2.81 ms (0.19%) |
6 |
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[ 68159 "configurator" ] |
|
2.77 ms (0.19%) |
7 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
|
2.59 ms (0.17%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68082' and a.id != '68082') or parentProducts like '%,68082,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
2.56 ms (0.17%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68086' and a.id != '68086') or parentProducts like '%,68086,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
2.48 ms (0.17%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68085' and a.id != '68085') or parentProducts like '%,68085,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
2.41 ms (0.16%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68087' and a.id != '68087') or parentProducts like '%,68087,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
2.41 ms (0.16%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68083' and a.id != '68083') or parentProducts like '%,68083,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
2.31 ms (0.15%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68784 AND fieldname = 'attributes'
Parameters:
[] |
|
1.99 ms (0.13%) |
6 |
SELECT id FROM objects WHERE published=1 AND id IN (68159,68160,68161,68162,68163,68164);
Parameters:
[] |
|
1.87 ms (0.12%) |
5 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1944
]
|
|
1.71 ms (0.11%) |
6 |
SELECT id FROM objects WHERE published=1 AND id IN (1737);
Parameters:
[] |
|
1.57 ms (0.10%) |
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 = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/it/prodotti" "path" "auto_create" "/it/prodotti?page=12" "path_query" "https://testing.weverducre.com/it/prodotti?page=12" "entire_uri" ] |
|
1.53 ms (0.10%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68792 AND fieldname = 'attributes'
Parameters:
[] |
|
1.51 ms (0.10%) |
2 |
SELECT * FROM object_collection_AccessoryDemand_localized_ACPAL WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 74032 "accessoryDemands" 0 ] |
|
1.50 ms (0.10%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17403' and a.id != '17403') or parentProducts like '%,17403,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
1.39 ms (0.09%) |
4 |
"START TRANSACTION"
Parameters:
[] |
|
1.36 ms (0.09%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 12 1811 1811 ] |
|
1.34 ms (0.09%) |
4 |
"COMMIT"
Parameters:
[] |
|
1.23 ms (0.08%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17181' and a.id != '17181') or parentProducts like '%,17181,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
1.13 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68216 AND fieldname = 'attributes'
Parameters:
[] |
|
1.10 ms (0.07%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
1811
]
|
|
1.09 ms (0.07%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '87584' and a.id != '87584') or parentProducts like '%,87584,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
1.06 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68937 AND fieldname = 'attributes'
Parameters:
[] |
|
1.05 ms (0.07%) |
1 |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
|
1.05 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68221 AND fieldname = 'attributes'
Parameters:
[] |
|
1.04 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68929 AND fieldname = 'attributes'
Parameters:
[] |
|
0.97 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68913 AND fieldname = 'attributes'
Parameters:
[] |
|
0.97 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68940 AND fieldname = 'attributes'
Parameters:
[] |
|
0.96 ms (0.06%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '87583' and a.id != '87583') or parentProducts like '%,87583,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
0.95 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68228 AND fieldname = 'attributes'
Parameters:
[] |
|
0.94 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68242 AND fieldname = 'attributes'
Parameters:
[] |
|
0.92 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68786 AND fieldname = 'attributes'
Parameters:
[] |
|
0.91 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68790 AND fieldname = 'attributes'
Parameters:
[] |
|
0.89 ms (0.06%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.87 ms (0.06%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/it/prodotti' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.87 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68918 AND fieldname = 'attributes'
Parameters:
[] |
|
0.86 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68236 AND fieldname = 'attributes'
Parameters:
[] |
|
0.85 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68224 AND fieldname = 'attributes'
Parameters:
[] |
|
0.83 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68232 AND fieldname = 'attributes'
Parameters:
[] |
|
0.81 ms (0.05%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68216
Parameters:
[] |
|
0.81 ms (0.05%) |
2 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.73 ms (0.05%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68232
Parameters:
[] |
|
0.67 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68913 AND fieldname = 'attributes'
Parameters:
[] |
|
0.65 ms (0.04%) |
1 |
SELECT * FROM object_collection_AccessoryDemand_ACPAL WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 74032 "accessoryDemands" ] |
|
0.65 ms (0.04%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68224
Parameters:
[] |
|
0.63 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68228 AND fieldname = 'attributes'
Parameters:
[] |
|
0.61 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68242 AND fieldname = 'attributes'
Parameters:
[] |
|
0.59 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68242
Parameters:
[] |
|
0.58 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68224 AND fieldname = 'attributes'
Parameters:
[] |
|
0.58 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68216 AND fieldname = 'attributes'
Parameters:
[] |
|
0.58 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 22315 AND fieldname = 'attributes'
Parameters:
[] |
|
0.57 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68918 AND fieldname = 'attributes'
Parameters:
[] |
|
0.57 ms (0.04%) |
1 |
SELECT * FROM object_relations_ACPAL WHERE src_id = ?
Parameters:
[
74032
]
|
|
0.57 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 22315 AND fieldname = 'attributes'
Parameters:
[] |
|
0.56 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68913
Parameters:
[] |
|
0.55 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68929 AND fieldname = 'attributes'
Parameters:
[] |
|
0.55 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68937 AND fieldname = 'attributes'
Parameters:
[] |
|
0.55 ms (0.04%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68784
Parameters:
[] |
|
0.55 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68790 AND fieldname = 'attributes'
Parameters:
[] |
|
0.54 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68940 AND fieldname = 'attributes'
Parameters:
[] |
|
0.54 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68232 AND fieldname = 'attributes'
Parameters:
[] |
|
0.54 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68786 AND fieldname = 'attributes'
Parameters:
[] |
|
0.54 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68221
Parameters:
[] |
|
0.54 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68792 AND fieldname = 'attributes'
Parameters:
[] |
|
0.53 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68784 AND fieldname = 'attributes'
Parameters:
[] |
|
0.53 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68788 AND fieldname = 'attributes'
Parameters:
[] |
|
0.53 ms (0.04%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68216
Parameters:
[] |
|
0.52 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68221 AND fieldname = 'attributes'
Parameters:
[] |
|
0.52 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68937
Parameters:
[] |
|
0.51 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68792
Parameters:
[] |
|
0.51 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68236 AND fieldname = 'attributes'
Parameters:
[] |
|
0.51 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68788
Parameters:
[] |
|
0.51 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68788
Parameters:
[] |
|
0.50 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17460 AND fieldname = 'attributes'
Parameters:
[] |
|
0.50 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17425 AND fieldname = 'attributes'
Parameters:
[] |
|
0.49 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68929
Parameters:
[] |
|
0.49 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 22316 AND fieldname = 'attributes'
Parameters:
[] |
|
0.48 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 22317
Parameters:
[] |
|
0.48 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68216
Parameters:
[] |
|
0.48 ms (0.03%) |
1 |
SELECT FOUND_ROWS()
Parameters:
[] |
|
0.48 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68786
Parameters:
[] |
|
0.47 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68784
Parameters:
[] |
|
0.47 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68929
Parameters:
[] |
|
0.47 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68236
Parameters:
[] |
|
0.47 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68940
Parameters:
[] |
|
0.47 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 22316 AND fieldname = 'attributes'
Parameters:
[] |
|
0.47 ms (0.03%) |
1 |
SELECT id FROM objects WHERE id IN (68159,68160,68161,68162,68163,68164)
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68224
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17460 AND fieldname = 'attributes'
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 22317
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68216
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 22317
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68221
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68786
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68221
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68786
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68216
Parameters:
[] |
|
0.45 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68216
Parameters:
[] |
|
0.45 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68228
Parameters:
[] |
|
0.44 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68236
Parameters:
[] |
|
0.44 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68790
Parameters:
[] |
|
0.44 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68790
Parameters:
[] |
|
0.44 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68232
Parameters:
[] |
|
0.44 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68918
Parameters:
[] |
|
0.44 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 17425
Parameters:
[] |
|
0.44 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68790
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68784
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68228
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68224
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68232
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68940
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 17425
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 22316
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68918
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68228
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68236
Parameters:
[] |
|
0.42 ms (0.03%) |
1 |
SELECT object_localized_8_it.id as id, object_localized_8_it.type as `type` FROM object_localized_8_it WHERE ( object_localized_8_it.type IN ('object','variant','folder')) AND object_localized_8_it.published = 1
Parameters:
[] |
|
0.42 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68236
Parameters:
[] |
|
0.42 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68242
Parameters:
[] |
|
0.42 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68937
Parameters:
[] |
|
0.42 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 22317
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.41 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68937
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68221
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68929
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68788
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 17425
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68913
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68929
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 22317
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 22315
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68786
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68786
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68788
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68918
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68236
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68221
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68236
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68784
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68940
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68940
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17425
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68224
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 22315
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/it/" "prodotti" ] |
|
0.40 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 22316
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 17425
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 22315
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 22317
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 22316
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68792
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68242
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68937
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68913
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68232
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68228
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68228
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 17425
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 17460
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68242
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68790
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68790
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
1551
]
|
|
0.38 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68940
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68929
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68788
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68221
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68784
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68792
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68913
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68918
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68242
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68786
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68918
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17460
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68232
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 17460
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68228
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 22316
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68792
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68242
Parameters:
[] |
|
0.37 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68929
Parameters:
[] |
|
0.36 ms (0.02%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68792
Parameters:
[] |
|
0.36 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68937
Parameters:
[] |
|
0.36 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68918
Parameters:
[] |
|
0.36 ms (0.02%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 17460
Parameters:
[] |
|
0.36 ms (0.02%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 22315
Parameters:
[] |
|
0.36 ms (0.02%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68790
Parameters:
[] |
|
0.36 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 17460
Parameters:
[] |
|
0.36 ms (0.02%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 22316
Parameters:
[] |
|
0.36 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68792
Parameters:
[] |
|
0.36 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68940
Parameters:
[] |
|
0.36 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68232
Parameters:
[] |
|
0.36 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68913
Parameters:
[] |
|
0.35 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 17460
Parameters:
[] |
|
0.35 ms (0.02%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68788
Parameters:
[] |
|
0.35 ms (0.02%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68937
Parameters:
[] |
|
0.35 ms (0.02%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68224
Parameters:
[] |
|
0.35 ms (0.02%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 22316
Parameters:
[] |
|
0.35 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 22315
Parameters:
[] |
|
0.35 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68784
Parameters:
[] |
|
0.35 ms (0.02%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68913
Parameters:
[] |
|
0.34 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 22315
Parameters:
[] |
|
0.33 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68224
Parameters:
[] |
|
0.30 ms (0.02%) |
1 |
SELECT id FROM objects WHERE id IN (1737)
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| ax | doctrine.dbal.ax_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.