Query Metrics
1100
Database Queries
432
Different statements
1350.95 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
66.77 ms (4.94%) |
61 |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
138954
]
|
|
52.03 ms (3.85%) |
122 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4574046
]
|
|
50.91 ms (3.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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '17206' and a.id != '17206') or parentProducts like '%,17206,%') 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:
[] |
|
49.36 ms (3.65%) |
122 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4574046
]
|
|
47.36 ms (3.51%) |
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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '17196' and a.id != '17196') or parentProducts like '%,17196,%') 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:
[] |
|
47.07 ms (3.48%) |
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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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:
[] |
|
45.92 ms (3.40%) |
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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '17146' and a.id != '17146') or parentProducts like '%,17146,%') 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.58 ms (3.15%) |
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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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:
[] |
|
40.14 ms (2.97%) |
1 |
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY virtualProductId, priceSystemName ORDER BY min(ifnull(featuredPriority, 0)) desc,min((promotions like '%#new#%')) desc,min(ifnull(s.score, 0)) desc,min(ifnull(rankingMultiplicator, 999999999)) asc,min(`a`.`id`) ASC LIMIT 48, 24
Parameters:
[] |
|
39.69 ms (2.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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '17145' and a.id != '17145') or parentProducts like '%,17145,%') 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:
[] |
|
38.62 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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '17344' and a.id != '17344') or parentProducts like '%,17344,%') 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:
[] |
|
38.56 ms (2.85%) |
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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '157277' and a.id != '157277') or parentProducts like '%,157277,%') 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:
[] |
|
38.24 ms (2.83%) |
61 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
138954
]
|
|
36.68 ms (2.71%) |
61 |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
138954
]
|
|
36.47 ms (2.70%) |
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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '157280' and a.id != '157280') or parentProducts like '%,157280,%') 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:
[] |
|
36.46 ms (2.70%) |
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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '17188' and a.id != '17188') or parentProducts like '%,17188,%') 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.48 ms (2.18%) |
61 |
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:
[
138954
]
|
|
29.33 ms (2.17%) |
61 |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138954
]
|
|
27.95 ms (2.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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '17197' and a.id != '17197') or parentProducts like '%,17197,%') 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.71 ms (1.98%) |
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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '23604' and a.id != '23604') or parentProducts like '%,23604,%') 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.48 ms (1.96%) |
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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '24828' and a.id != '24828') or parentProducts like '%,24828,%') 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.17 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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '23607' and a.id != '23607') or parentProducts like '%,23607,%') 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.00 ms (1.92%) |
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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '26891' and a.id != '26891') or parentProducts like '%,26891,%') 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.35 ms (1.88%) |
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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '24829' and a.id != '24829') or parentProducts like '%,24829,%') 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 (1.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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '25042' and a.id != '25042') or parentProducts like '%,25042,%') 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.04 ms (1.78%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '26898' and a.id != '26898') or parentProducts like '%,26898,%') 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.79 ms (1.76%) |
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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '26892' and a.id != '26892') or parentProducts like '%,26892,%') 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.80 ms (1.69%) |
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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '26894' and a.id != '26894') or parentProducts like '%,26894,%') 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.33 ms (1.65%) |
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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '26893' and a.id != '26893') or parentProducts like '%,26893,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
21.91 ms (1.62%) |
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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '26138' and a.id != '26138') or parentProducts like '%,26138,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
21.50 ms (1.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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '26139' and a.id != '26139') or parentProducts like '%,26139,%') 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:
[] |
|
19.68 ms (1.46%) |
61 |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 138954 "videos" ] |
|
18.10 ms (1.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_es a INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '23614' and a.id != '23614') or parentProducts like '%,23614,%') 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:
[] |
|
6.49 ms (0.48%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 89571
Parameters:
[] |
|
6.16 ms (0.46%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 89522 AND fieldname = 'attributes'
Parameters:
[] |
|
6.11 ms (0.45%) |
6 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "entire_uri" ] |
|
3.55 ms (0.26%) |
12 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2484
]
|
|
2.97 ms (0.22%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 120521
Parameters:
[] |
|
2.78 ms (0.21%) |
12 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 11 11 ] |
|
2.70 ms (0.20%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 88983 AND fieldname = 'attributes'
Parameters:
[] |
|
2.61 ms (0.19%) |
7 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
|
2.57 ms (0.19%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 90054 AND fieldname = 'attributes'
Parameters:
[] |
|
2.40 ms (0.18%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 26070 AND fieldname = 'attributes'
Parameters:
[] |
|
2.28 ms (0.17%) |
8 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
2.22 ms (0.16%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139140 AND fieldname = 'attributes'
Parameters:
[] |
|
2.13 ms (0.16%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 89597 AND fieldname = 'attributes'
Parameters:
[] |
|
1.99 ms (0.15%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 24728
Parameters:
[] |
|
1.90 ms (0.14%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 88829 AND fieldname = 'attributes'
Parameters:
[] |
|
1.77 ms (0.13%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 120558 AND fieldname = 'attributes'
Parameters:
[] |
|
1.77 ms (0.13%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 21740 AND fieldname = 'attributes'
Parameters:
[] |
|
1.73 ms (0.13%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 66918 AND fieldname = 'attributes'
Parameters:
[] |
|
1.63 ms (0.12%) |
5 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
2532
]
|
|
1.58 ms (0.12%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 138954 AND fieldname = 'attributes'
Parameters:
[] |
|
1.58 ms (0.12%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 88814 AND fieldname = 'attributes'
Parameters:
[] |
|
1.55 ms (0.11%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 66922 AND fieldname = 'attributes'
Parameters:
[] |
|
1.54 ms (0.11%) |
7 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
|
1.54 ms (0.11%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 67353 AND fieldname = 'attributes'
Parameters:
[] |
|
1.52 ms (0.11%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 28152 AND fieldname = 'attributes'
Parameters:
[] |
|
1.52 ms (0.11%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 66930 AND fieldname = 'attributes'
Parameters:
[] |
|
1.50 ms (0.11%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 89597
Parameters:
[] |
|
1.50 ms (0.11%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 66914 AND fieldname = 'attributes'
Parameters:
[] |
|
1.50 ms (0.11%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 67160 AND fieldname = 'attributes'
Parameters:
[] |
|
1.47 ms (0.11%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 26062 AND fieldname = 'attributes'
Parameters:
[] |
|
1.43 ms (0.11%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 24728
Parameters:
[] |
|
1.41 ms (0.10%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139246 AND fieldname = 'attributes'
Parameters:
[] |
|
1.41 ms (0.10%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 120546 AND fieldname = 'attributes'
Parameters:
[] |
|
1.39 ms (0.10%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 122111 AND fieldname = 'attributes'
Parameters:
[] |
|
1.37 ms (0.10%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 89814 AND fieldname = 'attributes'
Parameters:
[] |
|
1.36 ms (0.10%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 66926 AND fieldname = 'attributes'
Parameters:
[] |
|
1.33 ms (0.10%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 88993 AND fieldname = 'attributes'
Parameters:
[] |
|
1.33 ms (0.10%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 90095 AND fieldname = 'attributes'
Parameters:
[] |
|
1.27 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 72601 AND fieldname = 'attributes'
Parameters:
[] |
|
1.25 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 66934 AND fieldname = 'attributes'
Parameters:
[] |
|
1.25 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 88824 AND fieldname = 'attributes'
Parameters:
[] |
|
1.24 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 120568 AND fieldname = 'attributes'
Parameters:
[] |
|
1.20 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 66906 AND fieldname = 'attributes'
Parameters:
[] |
|
1.17 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 24802 AND fieldname = 'attributes'
Parameters:
[] |
|
1.17 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 73208 AND fieldname = 'attributes'
Parameters:
[] |
|
1.16 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 66910 AND fieldname = 'attributes'
Parameters:
[] |
|
1.15 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 120550 AND fieldname = 'attributes'
Parameters:
[] |
|
1.11 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 24692 AND fieldname = 'attributes'
Parameters:
[] |
|
1.11 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 120521 AND fieldname = 'attributes'
Parameters:
[] |
|
1.10 ms (0.08%) |
1 |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
575
]
|
|
1.10 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139242 AND fieldname = 'attributes'
Parameters:
[] |
|
1.09 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 72596 AND fieldname = 'attributes'
Parameters:
[] |
|
1.07 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 120554 AND fieldname = 'attributes'
Parameters:
[] |
|
1.07 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72609 AND fieldname = 'attributes'
Parameters:
[] |
|
1.06 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 120562 AND fieldname = 'attributes'
Parameters:
[] |
|
1.00 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89522 AND fieldname = 'attributes'
Parameters:
[] |
|
0.99 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 89338 AND fieldname = 'attributes'
Parameters:
[] |
|
0.98 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 72605 AND fieldname = 'attributes'
Parameters:
[] |
|
0.97 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 24728 AND fieldname = 'attributes'
Parameters:
[] |
|
0.97 ms (0.07%) |
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:
[ "/es/productos" "path" "auto_create" "/es/productos?page=3" "path_query" "https://testing.weverducre.com/es/productos?page=3" "entire_uri" ] |
|
0.96 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 72609 AND fieldname = 'attributes'
Parameters:
[] |
|
0.95 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 120566 AND fieldname = 'attributes'
Parameters:
[] |
|
0.94 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 24796 AND fieldname = 'attributes'
Parameters:
[] |
|
0.92 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 72613 AND fieldname = 'attributes'
Parameters:
[] |
|
0.91 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 122111 AND fieldname = 'attributes'
Parameters:
[] |
|
0.77 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120521 AND fieldname = 'attributes'
Parameters:
[] |
|
0.77 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66914 AND fieldname = 'attributes'
Parameters:
[] |
|
0.75 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 90069 AND fieldname = 'attributes'
Parameters:
[] |
|
0.75 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89597 AND fieldname = 'attributes'
Parameters:
[] |
|
0.73 ms (0.05%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 89571 AND fieldname = 'attributes'
Parameters:
[] |
|
0.71 ms (0.05%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.70 ms (0.05%) |
2 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.70 ms (0.05%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 120521
Parameters:
[] |
|
0.69 ms (0.05%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73208 AND fieldname = 'attributes'
Parameters:
[] |
|
0.67 ms (0.05%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 72588
Parameters:
[] |
|
0.64 ms (0.05%) |
1 |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
|
0.63 ms (0.05%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 90095
Parameters:
[] |
|
0.62 ms (0.05%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 24726
Parameters:
[] |
|
0.60 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 24800 AND fieldname = 'attributes'
Parameters:
[] |
|
0.60 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88824 AND fieldname = 'attributes'
Parameters:
[] |
|
0.59 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 72588 AND fieldname = 'attributes'
Parameters:
[] |
|
0.59 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 66930
Parameters:
[] |
|
0.58 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 24726 AND fieldname = 'attributes'
Parameters:
[] |
|
0.57 ms (0.04%) |
2 |
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`ipRating`)
Parameters:
[] |
|
0.57 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139244 AND fieldname = 'attributes'
Parameters:
[] |
|
0.56 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88983 AND fieldname = 'attributes'
Parameters:
[] |
|
0.56 ms (0.04%) |
1 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
575
]
|
|
0.55 ms (0.04%) |
2 |
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`voltage`)
Parameters:
[] |
|
0.54 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120550 AND fieldname = 'attributes'
Parameters:
[] |
|
0.54 ms (0.04%) |
2 |
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`typeName`)
Parameters:
[] |
|
0.53 ms (0.04%) |
2 |
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`cutOutMin`)
Parameters:
[] |
|
0.52 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24796 AND fieldname = 'attributes'
Parameters:
[] |
|
0.51 ms (0.04%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
2484
]
|
|
0.50 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 120558
Parameters:
[] |
|
0.50 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139244
Parameters:
[] |
|
0.50 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88814 AND fieldname = 'attributes'
Parameters:
[] |
|
0.49 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17146 AND fieldname = 'attributes'
Parameters:
[] |
|
0.49 ms (0.04%) |
2 |
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%')) GROUP BY dest
Parameters:
[] |
|
0.48 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 24692
Parameters:
[] |
|
0.48 ms (0.04%) |
2 |
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`lampType`)
Parameters:
[] |
|
0.48 ms (0.04%) |
2 |
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`scopeName`)
Parameters:
[] |
|
0.48 ms (0.04%) |
2 |
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`diameter`)
Parameters:
[] |
|
0.47 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 120546
Parameters:
[] |
|
0.47 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 88993
Parameters:
[] |
|
0.47 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72605 AND fieldname = 'attributes'
Parameters:
[] |
|
0.47 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139242 AND fieldname = 'attributes'
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 122111
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 90095 AND fieldname = 'attributes'
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 88983
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26070 AND fieldname = 'attributes'
Parameters:
[] |
|
0.45 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26892 AND fieldname = 'attributes'
Parameters:
[] |
|
0.45 ms (0.03%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 12 2484 2484 ] |
|
0.45 ms (0.03%) |
1 |
SELECT FOUND_ROWS()
Parameters:
[] |
|
0.45 ms (0.03%) |
2 |
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[] |
|
0.44 ms (0.03%) |
2 |
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`converterText`)
Parameters:
[] |
|
0.44 ms (0.03%) |
2 |
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`cutOutMax`)
Parameters:
[] |
|
0.44 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 89576 AND fieldname = 'attributes'
Parameters:
[] |
|
0.44 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 24796
Parameters:
[] |
|
0.44 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 90054 AND fieldname = 'attributes'
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 66906
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67160 AND fieldname = 'attributes'
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 72588
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 66910
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 88824
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24728 AND fieldname = 'attributes'
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17146 AND fieldname = 'attributes'
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120568 AND fieldname = 'attributes'
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 88824
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 90069
Parameters:
[] |
|
0.42 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 26070
Parameters:
[] |
|
0.41 ms (0.03%) |
2 |
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`recessedDepth`)
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 88814
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66906 AND fieldname = 'attributes'
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 88824
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 66910
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88993 AND fieldname = 'attributes'
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 21740
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 90069 AND fieldname = 'attributes'
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24802 AND fieldname = 'attributes'
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88829 AND fieldname = 'attributes'
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 88993
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66922 AND fieldname = 'attributes'
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72588 AND fieldname = 'attributes'
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72596 AND fieldname = 'attributes'
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26062 AND fieldname = 'attributes'
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66934 AND fieldname = 'attributes'
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 89522
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24692 AND fieldname = 'attributes'
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 66918
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 88983
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89814 AND fieldname = 'attributes'
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 26892 AND fieldname = 'attributes'
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139140 AND fieldname = 'attributes'
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139246
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24726 AND fieldname = 'attributes'
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 88829
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 67353
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 138954
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 66918
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 21740 AND fieldname = 'attributes'
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 24726
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139246 AND fieldname = 'attributes'
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 120562
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 89571
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 88983
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 72588
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66918 AND fieldname = 'attributes'
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139140
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139244
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139242
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 122111
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 28152 AND fieldname = 'attributes'
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89576 AND fieldname = 'attributes'
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139244 AND fieldname = 'attributes'
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 67160
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66930 AND fieldname = 'attributes'
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138954 AND fieldname = 'attributes'
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 88824
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 66922
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 66918
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89571 AND fieldname = 'attributes'
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 24800
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 120550
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 23614
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 17146
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 139242
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 26062
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72601 AND fieldname = 'attributes'
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 88983
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 90069
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24800 AND fieldname = 'attributes'
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 26062
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 26062
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 89571
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 120568
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 26892
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 90054
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 66918
Parameters:
[] |
|
0.34 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139246
Parameters:
[] |
|
0.34 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 72609
Parameters:
[] |
|
0.34 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120566 AND fieldname = 'attributes'
Parameters:
[] |
|
0.34 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 89338
Parameters:
[] |
|
0.34 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 67160
Parameters:
[] |
|
0.34 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67353 AND fieldname = 'attributes'
Parameters:
[] |
|
0.34 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 72588
Parameters:
[] |
|
0.34 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 89597
Parameters:
[] |
|
0.34 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66910 AND fieldname = 'attributes'
Parameters:
[] |
|
0.34 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 73208
Parameters:
[] |
|
0.34 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139242
Parameters:
[] |
|
0.33 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 26070
Parameters:
[] |
|
0.33 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 90069
Parameters:
[] |
|
0.33 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 67160
Parameters:
[] |
|
0.33 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 90095
Parameters:
[] |
|
0.33 ms (0.02%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72613 AND fieldname = 'attributes'
Parameters:
[] |
|
0.33 ms (0.02%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120546 AND fieldname = 'attributes'
Parameters:
[] |
|
0.33 ms (0.02%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 23614 AND fieldname = 'attributes'
Parameters:
[] |
|
0.33 ms (0.02%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66926 AND fieldname = 'attributes'
Parameters:
[] |
|
0.32 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 120566
Parameters:
[] |
|
0.32 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 88829
Parameters:
[] |
|
0.32 ms (0.02%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89338 AND fieldname = 'attributes'
Parameters:
[] |
|
0.32 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 88814
Parameters:
[] |
|
0.32 ms (0.02%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23604 AND fieldname = 'attributes'
Parameters:
[] |
|
0.32 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139244
Parameters:
[] |
|
0.32 ms (0.02%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120558 AND fieldname = 'attributes'
Parameters:
[] |
|
0.32 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 138954
Parameters:
[] |
|
0.32 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 120554
Parameters:
[] |
|
0.32 ms (0.02%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23614 AND fieldname = 'attributes'
Parameters:
[] |
|
0.32 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 120550
Parameters:
[] |
|
0.32 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 66926
Parameters:
[] |
|
0.32 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 66934
Parameters:
[] |
|
0.32 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 66934
Parameters:
[] |
|
0.32 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 88829
Parameters:
[] |
|
0.32 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 88829
Parameters:
[] |
|
0.31 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 21740
Parameters:
[] |
|
0.31 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 26070
Parameters:
[] |
|
0.31 ms (0.02%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23607 AND fieldname = 'attributes'
Parameters:
[] |
|
0.31 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 24796
Parameters:
[] |
|
0.31 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 24692
Parameters:
[] |
|
0.31 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 120566
Parameters:
[] |
|
0.31 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 90054
Parameters:
[] |
|
0.31 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 90054
Parameters:
[] |
|
0.31 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 90069
Parameters:
[] |
|
0.31 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 139140
Parameters:
[] |
|
0.31 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 90095
Parameters:
[] |
|
0.31 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 23607
Parameters:
[] |
|
0.31 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 24800
Parameters:
[] |
|
0.31 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 89814
Parameters:
[] |
|
0.31 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 120554
Parameters:
[] |
|
0.30 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 66914
Parameters:
[] |
|
0.30 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 72613
Parameters:
[] |
|
0.30 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 66930
Parameters:
[] |
|
0.30 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 120554
Parameters:
[] |
|
0.30 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 21740
Parameters:
[] |
|
0.30 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 67353
Parameters:
[] |
|
0.30 ms (0.02%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 23613 AND fieldname = 'attributes'
Parameters:
[] |
|
0.30 ms (0.02%) |
1 |
SELECT object_localized_8_es.id as id, object_localized_8_es.type as `type` FROM object_localized_8_es WHERE ( object_localized_8_es.type IN ('object','variant','folder')) AND object_localized_8_es.published = 1
Parameters:
[] |
|
0.30 ms (0.02%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 23604 AND fieldname = 'attributes'
Parameters:
[] |
|
0.30 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 88814
Parameters:
[] |
|
0.30 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 90095
Parameters:
[] |
|
0.30 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 23614
Parameters:
[] |
|
0.30 ms (0.02%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23613 AND fieldname = 'attributes'
Parameters:
[] |
|
0.30 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 72605
Parameters:
[] |
|
0.30 ms (0.02%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120554 AND fieldname = 'attributes'
Parameters:
[] |
|
0.29 ms (0.02%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 23607 AND fieldname = 'attributes'
Parameters:
[] |
|
0.29 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 17146
Parameters:
[] |
|
0.29 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 89522
Parameters:
[] |
|
0.29 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 88814
Parameters:
[] |
|
0.29 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 72596
Parameters:
[] |
|
0.29 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 89814
Parameters:
[] |
|
0.29 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 120546
Parameters:
[] |
|
0.29 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 24796
Parameters:
[] |
|
0.29 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 24802
Parameters:
[] |
|
0.29 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 66910
Parameters:
[] |
|
0.29 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 89597
Parameters:
[] |
|
0.29 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 23613
Parameters:
[] |
|
0.29 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 26892
Parameters:
[] |
|
0.29 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 89576
Parameters:
[] |
|
0.29 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 72596
Parameters:
[] |
|
0.29 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 72613
Parameters:
[] |
|
0.28 ms (0.02%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120562 AND fieldname = 'attributes'
Parameters:
[] |
|
0.28 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 66910
Parameters:
[] |
|
0.28 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 73208
Parameters:
[] |
|
0.28 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 66906
Parameters:
[] |
|
0.28 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 28152
Parameters:
[] |
|
0.28 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 28152
Parameters:
[] |
|
0.28 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 120554
Parameters:
[] |
|
0.28 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 120521
Parameters:
[] |
|
0.28 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 89522
Parameters:
[] |
|
0.28 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 17146
Parameters:
[] |
|
0.28 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 120558
Parameters:
[] |
|
0.28 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 66922
Parameters:
[] |
|
0.28 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 120521
Parameters:
[] |
|
0.28 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 26062
Parameters:
[] |
|
0.28 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 89576
Parameters:
[] |
|
0.27 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 66922
Parameters:
[] |
|
0.27 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 122111
Parameters:
[] |
|
0.27 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 72609
Parameters:
[] |
|
0.27 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 24692
Parameters:
[] |
|
0.27 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 24802
Parameters:
[] |
|
0.27 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 120568
Parameters:
[] |
|
0.27 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 66926
Parameters:
[] |
|
0.27 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 24728
Parameters:
[] |
|
0.27 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 90054
Parameters:
[] |
|
0.27 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139242
Parameters:
[] |
|
0.27 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 89338
Parameters:
[] |
|
0.27 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 26892
Parameters:
[] |
|
0.27 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 72596
Parameters:
[] |
|
0.26 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 24800
Parameters:
[] |
|
0.26 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 72601
Parameters:
[] |
|
0.26 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 72601
Parameters:
[] |
|
0.26 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 17146
Parameters:
[] |
|
0.26 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 120562
Parameters:
[] |
|
0.26 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 23604
Parameters:
[] |
|
0.26 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 89814
Parameters:
[] |
|
0.26 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 66914
Parameters:
[] |
|
0.26 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 89814
Parameters:
[] |
|
0.26 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 24726
Parameters:
[] |
|
0.26 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 66930
Parameters:
[] |
|
0.26 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 67160
Parameters:
[] |
|
0.26 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 23614
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.25 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 72596
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139140
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 24728
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 66926
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 89576
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 24796
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 88993
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139244
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 120562
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 21740
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 66906
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 26892
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 120566
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 120566
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 66914
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 120546
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 120558
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 23613
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 120546
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 72609
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 88993
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139140
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 138954
Parameters:
[] |
|
0.25 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 89522
Parameters:
[] |
|
0.24 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 89338
Parameters:
[] |
|
0.24 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 72605
Parameters:
[] |
|
0.24 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 23613
Parameters:
[] |
|
0.24 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 139246
Parameters:
[] |
|
0.24 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 26070
Parameters:
[] |
|
0.24 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 72609
Parameters:
[] |
|
0.24 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 24692
Parameters:
[] |
|
0.24 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 89597
Parameters:
[] |
|
0.24 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 24802
Parameters:
[] |
|
0.23 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 89571
Parameters:
[] |
|
0.23 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 23614
Parameters:
[] |
|
0.23 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 89576
Parameters:
[] |
|
0.23 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 23607
Parameters:
[] |
|
0.23 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 120568
Parameters:
[] |
|
0.23 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 122111
Parameters:
[] |
|
0.23 ms (0.02%) |
1 |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
1551
]
|
|
0.23 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 28152
Parameters:
[] |
|
0.23 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 66926
Parameters:
[] |
|
0.23 ms (0.02%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 23604
Parameters:
[] |
|
0.23 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 120558
Parameters:
[] |
|
0.23 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 66914
Parameters:
[] |
|
0.22 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 23613
Parameters:
[] |
|
0.22 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 66934
Parameters:
[] |
|
0.22 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 67353
Parameters:
[] |
|
0.22 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 66906
Parameters:
[] |
|
0.22 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 72613
Parameters:
[] |
|
0.22 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 72613
Parameters:
[] |
|
0.22 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 23607
Parameters:
[] |
|
0.22 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 72601
Parameters:
[] |
|
0.22 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 66930
Parameters:
[] |
|
0.22 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 139246
Parameters:
[] |
|
0.22 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 66922
Parameters:
[] |
|
0.22 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 72601
Parameters:
[] |
|
0.22 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 89338
Parameters:
[] |
|
0.22 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 28152
Parameters:
[] |
|
0.21 ms (0.02%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/es/productos' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.21 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 23607
Parameters:
[] |
|
0.21 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 66934
Parameters:
[] |
|
0.21 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 120562
Parameters:
[] |
|
0.21 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 120568
Parameters:
[] |
|
0.21 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 23604
Parameters:
[] |
|
0.21 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 72605
Parameters:
[] |
|
0.21 ms (0.02%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/es/" "productos" ] |
|
0.21 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 23604
Parameters:
[] |
|
0.21 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 120550
Parameters:
[] |
|
0.21 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 67353
Parameters:
[] |
|
0.21 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 73208
Parameters:
[] |
|
0.20 ms (0.01%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 24802
Parameters:
[] |
|
0.20 ms (0.01%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 72605
Parameters:
[] |
|
0.20 ms (0.01%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 138954
Parameters:
[] |
|
0.20 ms (0.01%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 120550
Parameters:
[] |
|
0.20 ms (0.01%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 24726
Parameters:
[] |
|
0.19 ms (0.01%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 24800
Parameters:
[] |
|
0.19 ms (0.01%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 73208
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.