Query Metrics
459
Database Queries
144
Different statements
1389.39 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
62.45 ms (4.49%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17260' and a.id != '17260') or parentProducts like '%,17260,%') 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:
[] |
|
43.89 ms (3.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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17261' and a.id != '17261') or parentProducts like '%,17261,%') 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:
[] |
|
43.53 ms (3.13%) |
89 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4574046
]
|
|
41.17 ms (2.96%) |
89 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4574046
]
|
|
39.09 ms (2.81%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '24842' and a.id != '24842') or parentProducts like '%,24842,%') 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.08 ms (2.81%) |
1 |
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName FROM ecommerceframework_productindex_wdbe_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,23479,%') 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:
[] |
|
37.83 ms (2.72%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '24854' and a.id != '24854') or parentProducts like '%,24854,%') 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:
[] |
|
37.70 ms (2.71%) |
2 |
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[] |
|
37.07 ms (2.67%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17256' and a.id != '17256') or parentProducts like '%,17256,%') 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.92 ms (2.59%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17232' and a.id != '17232') or parentProducts like '%,17232,%') 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.35 ms (2.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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17272' and a.id != '17272') or parentProducts like '%,17272,%') 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.71 ms (2.50%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17255' and a.id != '17255') or parentProducts like '%,17255,%') 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.66 ms (2.49%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '24853' and a.id != '24853') or parentProducts like '%,24853,%') 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:
[] |
|
33.61 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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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:
[] |
|
31.24 ms (2.25%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17233' and a.id != '17233') or parentProducts like '%,17233,%') 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:
[] |
|
30.83 ms (2.22%) |
2 |
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[] |
|
30.57 ms (2.20%) |
2 |
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[] |
|
30.44 ms (2.19%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17270' and a.id != '17270') or parentProducts like '%,17270,%') 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:
[] |
|
30.37 ms (2.19%) |
2 |
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[] |
|
29.54 ms (2.13%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '23635' and a.id != '23635') or parentProducts like '%,23635,%') 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:
[] |
|
29.52 ms (2.12%) |
2 |
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[] |
|
28.91 ms (2.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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17236' and a.id != '17236') or parentProducts like '%,17236,%') 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.64 ms (2.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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17273' and a.id != '17273') or parentProducts like '%,17273,%') 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.48 ms (2.05%) |
2 |
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[] |
|
28.33 ms (2.04%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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.14 ms (2.03%) |
2 |
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[] |
|
27.93 ms (2.01%) |
2 |
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[] |
|
27.78 ms (2.00%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17239' and a.id != '17239') or parentProducts like '%,17239,%') 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.61 ms (1.99%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '24841' and a.id != '24841') or parentProducts like '%,24841,%') 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.00 ms (1.94%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17237' and a.id != '17237') or parentProducts like '%,17237,%') 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.32 ms (1.89%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17238' and a.id != '17238') or parentProducts like '%,17238,%') 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.13 ms (1.81%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '24840' and a.id != '24840') or parentProducts like '%,24840,%') 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.02 ms (1.80%) |
2 |
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[] |
|
24.86 ms (1.79%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17234' and a.id != '17234') or parentProducts like '%,17234,%') 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.84 ms (1.79%) |
2 |
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[] |
|
24.62 ms (1.77%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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:
[] |
|
24.15 ms (1.74%) |
2 |
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,23479,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[] |
|
23.90 ms (1.72%) |
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_fr a INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '68054' and a.id != '68054') or parentProducts like '%,68054,%') 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.30 ms (1.68%) |
9 |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
66745
]
|
|
15.43 ms (1.11%) |
21 |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
66738
]
|
|
8.76 ms (0.63%) |
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=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "entire_uri" ] |
|
7.54 ms (0.54%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 66754 AND fieldname = 'attributes'
Parameters:
[] |
|
6.91 ms (0.50%) |
9 |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
66745
]
|
|
6.87 ms (0.49%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69854 AND fieldname = 'attributes'
Parameters:
[] |
|
6.66 ms (0.48%) |
16 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1375
]
|
|
6.09 ms (0.44%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69860 AND fieldname = 'attributes'
Parameters:
[] |
|
5.97 ms (0.43%) |
9 |
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:
[
66745
]
|
|
5.33 ms (0.38%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69856 AND fieldname = 'attributes'
Parameters:
[] |
|
4.66 ms (0.34%) |
9 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
66745
]
|
|
4.25 ms (0.31%) |
9 |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 66745 "videos" ] |
|
3.85 ms (0.28%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 67307 AND fieldname = 'attributes'
Parameters:
[] |
|
3.55 ms (0.26%) |
10 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
3.53 ms (0.25%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 66745 AND fieldname = 'attributes'
Parameters:
[] |
|
2.77 ms (0.20%) |
9 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
|
2.50 ms (0.18%) |
8 |
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[] |
|
2.41 ms (0.17%) |
6 |
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:
[ 87700 25965 "accessories" "fieldcollection" "accessoryDemands" "0" 1 ] |
|
2.17 ms (0.16%) |
7 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
|
1.58 ms (0.11%) |
5 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1380
]
|
|
1.16 ms (0.08%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/fr/produits/c/" "suspensions~23479" ] |
|
1.11 ms (0.08%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,1448,1381,1338,1336,2) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1516
]
|
|
1.10 ms (0.08%) |
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:
[ "/fr/produits/c/suspensions~23479" "path" "auto_create" "/fr/produits/c/suspensions~23479" "path_query" "https://testing.weverducre.com/fr/produits/c/suspensions~23479" "entire_uri" ] |
|
1.03 ms (0.07%) |
2 |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
26080
]
|
|
0.96 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 66785 AND fieldname = 'attributes'
Parameters:
[] |
|
0.96 ms (0.07%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,1449,1381,1338,1336,2) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1515
]
|
|
0.96 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 138978 AND fieldname = 'attributes'
Parameters:
[] |
|
0.91 ms (0.07%) |
2 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.90 ms (0.07%) |
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/%" "/fr/produits/c/suspensions~23479" ] |
|
0.88 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 138982 AND fieldname = 'attributes'
Parameters:
[] |
|
0.76 ms (0.05%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69860 AND fieldname = 'attributes'
Parameters:
[] |
|
0.75 ms (0.05%) |
1 |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ( (cid IN (1,22225,22218,1548,1544) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
23479
]
|
|
0.74 ms (0.05%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/weverducre.com/fr/produits/c/suspensions~23479"
]
|
|
0.72 ms (0.05%) |
1 |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
|
0.70 ms (0.05%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69856 AND fieldname = 'attributes'
Parameters:
[] |
|
0.63 ms (0.05%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.60 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69860
Parameters:
[] |
|
0.60 ms (0.04%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69856
Parameters:
[] |
|
0.59 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66754 AND fieldname = 'attributes'
Parameters:
[] |
|
0.57 ms (0.04%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 66745
Parameters:
[] |
|
0.57 ms (0.04%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69860
Parameters:
[] |
|
0.57 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69860
Parameters:
[] |
|
0.57 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67307 AND fieldname = 'attributes'
Parameters:
[] |
|
0.56 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138982 AND fieldname = 'attributes'
Parameters:
[] |
|
0.56 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69854 AND fieldname = 'attributes'
Parameters:
[] |
|
0.56 ms (0.04%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69860
Parameters:
[] |
|
0.56 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138978 AND fieldname = 'attributes'
Parameters:
[] |
|
0.56 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66745 AND fieldname = 'attributes'
Parameters:
[] |
|
0.55 ms (0.04%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69856
Parameters:
[] |
|
0.55 ms (0.04%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 138982
Parameters:
[] |
|
0.55 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69856
Parameters:
[] |
|
0.54 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69856
Parameters:
[] |
|
0.54 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66785 AND fieldname = 'attributes'
Parameters:
[] |
|
0.53 ms (0.04%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 66754
Parameters:
[] |
|
0.52 ms (0.04%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69856
Parameters:
[] |
|
0.51 ms (0.04%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69860
Parameters:
[] |
|
0.50 ms (0.04%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69860
Parameters:
[] |
|
0.50 ms (0.04%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69856
Parameters:
[] |
|
0.48 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 66745
Parameters:
[] |
|
0.47 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 138978
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 66745
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 138982
Parameters:
[] |
|
0.45 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 66785
Parameters:
[] |
|
0.45 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 67307
Parameters:
[] |
|
0.44 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69854
Parameters:
[] |
|
0.44 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 66754
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 138982
Parameters:
[] |
|
0.42 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 138978
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
SELECT * FROM object_collection_AccessoryDemand_ACPAL WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 87700 "accessoryDemands" ] |
|
0.41 ms (0.03%) |
1 |
SELECT * FROM object_collection_AccessoryDemand_localized_ACPAL WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 87700 "accessoryDemands" 0 ] |
|
0.40 ms (0.03%) |
1 |
SELECT object_localized_SCONF_fr.id as id, object_localized_SCONF_fr.type as `type` FROM object_localized_SCONF_fr LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1 AND `EcommerceB2B`.id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_fr `EcommerceB2B_localized` ON 1 AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1 AND `EcommerceB2C`.id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_fr `EcommerceB2C_localized` ON 1 AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_fr`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?)) AND object_localized_SCONF_fr.type IN ('object','variant','folder')) AND object_localized_SCONF_fr.published = 1 LIMIT 1
Parameters:
[ "wdbe" "wdbe" ] |
|
0.40 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 138978
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 67307
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 138978
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 66745
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 138978
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 66754
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69854
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69854
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 138982
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 138982
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 66785
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 67307
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 138978
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 67307
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 66754
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 66745
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69854
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 138982
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 66785
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69854
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 66785
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
SELECT FOUND_ROWS()
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 66785
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 66745
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69854
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 66785
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 66754
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 66754
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 67307
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.35 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 67307
Parameters:
[] |
|
0.34 ms (0.02%) |
1 |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
23479
]
|
|
0.33 ms (0.02%) |
1 |
SELECT id FROM objects WHERE id IN (25965,23737,23734,49070,23735,23736)
Parameters:
[] |
|
0.33 ms (0.02%) |
1 |
SELECT * FROM object_relations_ACPAL WHERE src_id = ?
Parameters:
[
87700
]
|
|
0.30 ms (0.02%) |
1 |
SELECT object_localized_8_fr.id as id, object_localized_8_fr.type as `type` FROM object_localized_8_fr WHERE ( object_localized_8_fr.type IN ('object','variant','folder')) AND object_localized_8_fr.published = 1
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.