Query Metrics
507
Database Queries
198
Different statements
1071.00 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
44.36 ms (4.14%) |
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 = '68028' and a.id != '68028') or parentProducts like '%,68028,%') 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:
[] |
|
42.07 ms (3.93%) |
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 = '68027' and a.id != '68027') or parentProducts like '%,68027,%') 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:
[] |
|
39.42 ms (3.68%) |
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 = '68114' and a.id != '68114') or parentProducts like '%,68114,%') 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:
[] |
|
35.64 ms (3.33%) |
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 = '68080' and a.id != '68080') or parentProducts like '%,68080,%') 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:
[] |
|
34.91 ms (3.26%) |
75 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4574046
]
|
|
32.91 ms (3.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 = '49013' and a.id != '49013') or parentProducts like '%,49013,%') 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:
[] |
|
32.90 ms (3.07%) |
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 like '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) 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 24
Parameters:
[] |
|
32.08 ms (3.00%) |
75 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4574046
]
|
|
30.64 ms (2.86%) |
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 = '87545' and a.id != '87545') or parentProducts like '%,87545,%') 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.71 ms (2.68%) |
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 = '17244' and a.id != '17244') or parentProducts like '%,17244,%') 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.70 ms (2.68%) |
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 = '87548' and a.id != '87548') or parentProducts like '%,87548,%') 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.18 ms (2.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 = '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.17 ms (2.54%) |
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 like '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[] |
|
26.75 ms (2.50%) |
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 like '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[] |
|
26.12 ms (2.44%) |
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 = '87585' and a.id != '87585') or parentProducts like '%,87585,%') 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:
[] |
|
25.90 ms (2.42%) |
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 = '87586' and a.id != '87586') or parentProducts like '%,87586,%') 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:
[] |
|
25.69 ms (2.40%) |
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 like '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[] |
|
25.33 ms (2.36%) |
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 like '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[] |
|
25.19 ms (2.35%) |
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 = '87549' and a.id != '87549') or parentProducts like '%,87549,%') 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:
[] |
|
25.08 ms (2.34%) |
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 = '87539' and a.id != '87539') or parentProducts like '%,87539,%') 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.96 ms (2.33%) |
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 like '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[] |
|
24.82 ms (2.32%) |
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:
[] |
|
24.69 ms (2.31%) |
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 like '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[] |
|
24.66 ms (2.30%) |
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 = '87540' and a.id != '87540') or parentProducts like '%,87540,%') 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.56 ms (2.29%) |
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 like '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[] |
|
23.36 ms (2.18%) |
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 like '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[] |
|
22.71 ms (2.12%) |
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 = '17243' and a.id != '17243') or parentProducts like '%,17243,%') 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:
[] |
|
22.66 ms (2.12%) |
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 like '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[] |
|
22.51 ms (2.10%) |
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 like '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[] |
|
22.47 ms (2.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 = '87564' and a.id != '87564') or parentProducts like '%,87564,%') 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:
[] |
|
22.38 ms (2.09%) |
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 = '87563' and a.id != '87563') or parentProducts like '%,87563,%') 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:
[] |
|
22.27 ms (2.08%) |
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 like '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[] |
|
12.84 ms (1.20%) |
16 |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
88792
]
|
|
10.27 ms (0.96%) |
16 |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
88792
]
|
|
9.56 ms (0.89%) |
8 |
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" ] |
|
8.95 ms (0.84%) |
2 |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 49013 "wdbe_it" ] |
|
8.69 ms (0.81%) |
16 |
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:
[
88792
]
|
|
8.08 ms (0.75%) |
16 |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
88792
]
|
|
7.60 ms (0.71%) |
18 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1849
]
|
|
7.14 ms (0.67%) |
16 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
88792
]
|
|
6.49 ms (0.61%) |
16 |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 88792 "videos" ] |
|
4.12 ms (0.38%) |
10 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
2.76 ms (0.26%) |
7 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
|
2.26 ms (0.21%) |
7 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
|
1.84 ms (0.17%) |
5 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1944
]
|
|
1.78 ms (0.17%) |
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/c/uffici~22241" "path" "auto_create" "/it/prodotti/c/uffici~22241" "path_query" "https://testing.weverducre.com/it/prodotti/c/uffici~22241" "entire_uri" ] |
|
1.33 ms (0.12%) |
2 |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
26097
]
|
|
1.27 ms (0.12%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/it/prodotti/c/" "uffici~22241" ] |
|
1.20 ms (0.11%) |
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 = '23615' and a.id != '23615') or parentProducts like '%,23615,%') 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.10 ms (0.10%) |
2 |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 49013 "wdbe_it" ] |
|
1.07 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 = '25052' and a.id != '25052') or parentProducts like '%,25052,%') 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.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 = '49029' and a.id != '49029') or parentProducts like '%,49029,%') 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.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 = '25051' and a.id != '25051') or parentProducts like '%,25051,%') 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.05 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 = '25050' and a.id != '25050') or parentProducts like '%,25050,%') 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.04 ms (0.10%) |
2 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/weverducre.com/%" "/it/prodotti/c/uffici~22241" ] |
|
1.04 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 = '49058' and a.id != '49058') or parentProducts like '%,49058,%') 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.99 ms (0.09%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/weverducre.com/it/prodotti/c/uffici~22241"
]
|
|
0.95 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 90184 AND fieldname = 'attributes'
Parameters:
[] |
|
0.92 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 90176 AND fieldname = 'attributes'
Parameters:
[] |
|
0.91 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 89831 AND fieldname = 'attributes'
Parameters:
[] |
|
0.90 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 89827 AND fieldname = 'attributes'
Parameters:
[] |
|
0.90 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 90206 AND fieldname = 'attributes'
Parameters:
[] |
|
0.90 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 90150 AND fieldname = 'attributes'
Parameters:
[] |
|
0.90 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 90168 AND fieldname = 'attributes'
Parameters:
[] |
|
0.88 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 90212 AND fieldname = 'attributes'
Parameters:
[] |
|
0.86 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 90158 AND fieldname = 'attributes'
Parameters:
[] |
|
0.86 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 90216 AND fieldname = 'attributes'
Parameters:
[] |
|
0.86 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 88792 AND fieldname = 'attributes'
Parameters:
[] |
|
0.85 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 90172 AND fieldname = 'attributes'
Parameters:
[] |
|
0.85 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 90180 AND fieldname = 'attributes'
Parameters:
[] |
|
0.85 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 88796 AND fieldname = 'attributes'
Parameters:
[] |
|
0.85 ms (0.08%) |
2 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.84 ms (0.08%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,1933,1855,1809,1806,2) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
2017
]
|
|
0.83 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 90146 AND fieldname = 'attributes'
Parameters:
[] |
|
0.82 ms (0.08%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,1932,1855,1809,1806,2) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1997
]
|
|
0.82 ms (0.08%) |
1 |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
|
0.81 ms (0.08%) |
1 |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ( (cid IN (1,22224,22218,1548,1544) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
22241
]
|
|
0.81 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 89821 AND fieldname = 'attributes'
Parameters:
[] |
|
0.74 ms (0.07%) |
2 |
"START TRANSACTION"
Parameters:
[] |
|
0.72 ms (0.07%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.61 ms (0.06%) |
2 |
"COMMIT"
Parameters:
[] |
|
0.58 ms (0.05%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.55 ms (0.05%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 90212 AND fieldname = 'attributes'
Parameters:
[] |
|
0.54 ms (0.05%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 90158 AND fieldname = 'attributes'
Parameters:
[] |
|
0.53 ms (0.05%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89827 AND fieldname = 'attributes'
Parameters:
[] |
|
0.53 ms (0.05%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 90150 AND fieldname = 'attributes'
Parameters:
[] |
|
0.52 ms (0.05%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88792 AND fieldname = 'attributes'
Parameters:
[] |
|
0.52 ms (0.05%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 90216 AND fieldname = 'attributes'
Parameters:
[] |
|
0.50 ms (0.05%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 90206 AND fieldname = 'attributes'
Parameters:
[] |
|
0.50 ms (0.05%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89821 AND fieldname = 'attributes'
Parameters:
[] |
|
0.50 ms (0.05%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89831 AND fieldname = 'attributes'
Parameters:
[] |
|
0.50 ms (0.05%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 90180 AND fieldname = 'attributes'
Parameters:
[] |
|
0.49 ms (0.05%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88796 AND fieldname = 'attributes'
Parameters:
[] |
|
0.48 ms (0.05%) |
1 |
SELECT FOUND_ROWS()
Parameters:
[] |
|
0.48 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 90206
Parameters:
[] |
|
0.48 ms (0.04%) |
1 |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
22241
]
|
|
0.48 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 90176 AND fieldname = 'attributes'
Parameters:
[] |
|
0.47 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 90146 AND fieldname = 'attributes'
Parameters:
[] |
|
0.47 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 90172 AND fieldname = 'attributes'
Parameters:
[] |
|
0.45 ms (0.04%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 90206
Parameters:
[] |
|
0.45 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 89831
Parameters:
[] |
|
0.45 ms (0.04%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 90206
Parameters:
[] |
|
0.45 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 88792
Parameters:
[] |
|
0.44 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 90184 AND fieldname = 'attributes'
Parameters:
[] |
|
0.44 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 90168 AND fieldname = 'attributes'
Parameters:
[] |
|
0.44 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 88796
Parameters:
[] |
|
0.44 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 89827
Parameters:
[] |
|
0.43 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 90216
Parameters:
[] |
|
0.43 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 89827
Parameters:
[] |
|
0.43 ms (0.04%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 89821
Parameters:
[] |
|
0.43 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 90212
Parameters:
[] |
|
0.43 ms (0.04%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 89831
Parameters:
[] |
|
0.42 ms (0.04%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 90216
Parameters:
[] |
|
0.41 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 90158
Parameters:
[] |
|
0.41 ms (0.04%) |
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.40 ms (0.04%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 90184
Parameters:
[] |
|
0.40 ms (0.04%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 90176
Parameters:
[] |
|
0.40 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 90216
Parameters:
[] |
|
0.40 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 89821
Parameters:
[] |
|
0.40 ms (0.04%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 90184
Parameters:
[] |
|
0.40 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 90180
Parameters:
[] |
|
0.39 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 88792
Parameters:
[] |
|
0.39 ms (0.04%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 90216
Parameters:
[] |
|
0.39 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 90150
Parameters:
[] |
|
0.39 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 90150
Parameters:
[] |
|
0.39 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 89831
Parameters:
[] |
|
0.39 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 90158
Parameters:
[] |
|
0.38 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 89821
Parameters:
[] |
|
0.38 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 90206
Parameters:
[] |
|
0.38 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 90146
Parameters:
[] |
|
0.38 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 90180
Parameters:
[] |
|
0.38 ms (0.04%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 90180
Parameters:
[] |
|
0.38 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 90184
Parameters:
[] |
|
0.38 ms (0.04%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 88796
Parameters:
[] |
|
0.38 ms (0.04%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 90158
Parameters:
[] |
|
0.38 ms (0.04%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 90206
Parameters:
[] |
|
0.38 ms (0.04%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 90168
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 88796
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 90212
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 90158
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 90176
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 89831
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 89821
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 90146
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 90184
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 90172
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 89831
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 90146
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 90172
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 89827
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 88796
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 89827
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 90216
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 90146
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 88792
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 90168
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 90168
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 89827
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 89821
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 90180
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 88792
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 89821
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 90184
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
SELECT object_localized_SCONF_it.id as id, object_localized_SCONF_it.type as `type` FROM object_localized_SCONF_it LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1 AND `EcommerceB2B`.id = `object_localized_SCONF_it`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_it `EcommerceB2B_localized` ON 1 AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_it`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1 AND `EcommerceB2C`.id = `object_localized_SCONF_it`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_it `EcommerceB2C_localized` ON 1 AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_it`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?)) AND object_localized_SCONF_it.type IN ('object','variant','folder')) AND object_localized_SCONF_it.published = 1 LIMIT 1
Parameters:
[ "wdbe" "wdbe" ] |
|
0.36 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 88792
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 88796
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 89827
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 90168
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 90146
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 90216
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 90206
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 90212
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 90176
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 90180
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 90150
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 90158
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 90212
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 90212
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 88796
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 90150
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 89831
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 90146
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 90150
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 90168
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 90184
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 90158
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 90150
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 90176
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 90172
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 90180
Parameters:
[] |
|
0.34 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 90212
Parameters:
[] |
|
0.34 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 90172
Parameters:
[] |
|
0.34 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 88792
Parameters:
[] |
|
0.34 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 90172
Parameters:
[] |
|
0.34 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 90176
Parameters:
[] |
|
0.34 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 90168
Parameters:
[] |
|
0.34 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 90172
Parameters:
[] |
|
0.32 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 90176
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.