Query Metrics
538
Database Queries
163
Different statements
1405.06 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
78.68 ms (5.60%) |
1 |
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY virtualProductId, priceSystemName ORDER BY min(ifnull(featuredPriority, 0)) desc,min((promotions like '%#new#%')) desc,min(ifnull(s.score, 0)) desc,min(ifnull(rankingMultiplicator, 999999999)) asc,min(`a`.`id`) ASC LIMIT 288, 24
Parameters:
[] |
|
66.54 ms (4.74%) |
2 |
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`typeName`)
Parameters:
[] |
|
66.13 ms (4.71%) |
2 |
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%')) GROUP BY dest
Parameters:
[] |
|
66.12 ms (4.71%) |
2 |
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`scopeName`)
Parameters:
[] |
|
64.13 ms (4.56%) |
2 |
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`converterText`)
Parameters:
[] |
|
63.38 ms (4.51%) |
2 |
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[] |
|
63.13 ms (4.49%) |
2 |
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`lampType`)
Parameters:
[] |
|
61.29 ms (4.36%) |
2 |
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`ipRating`)
Parameters:
[] |
|
53.88 ms (3.83%) |
121 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4574046
]
|
|
53.68 ms (3.82%) |
121 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4574046
]
|
|
43.11 ms (3.07%) |
2 |
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`diameter`)
Parameters:
[] |
|
40.56 ms (2.89%) |
2 |
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`recessedDepth`)
Parameters:
[] |
|
40.52 ms (2.88%) |
2 |
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`cutOutMin`)
Parameters:
[] |
|
40.07 ms (2.85%) |
2 |
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`cutOutMax`)
Parameters:
[] |
|
35.28 ms (2.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_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23653' and a.id != '23653') or parentProducts like '%,23653,%') 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.24 ms (2.37%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68045' and a.id != '68045') or parentProducts like '%,68045,%') 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.01 ms (2.21%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68048' and a.id != '68048') or parentProducts like '%,68048,%') 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.82 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_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23655' and a.id != '23655') or parentProducts like '%,23655,%') 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.42 ms (2.17%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23648' and a.id != '23648') or parentProducts like '%,23648,%') 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.66 ms (2.11%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68047' and a.id != '68047') or parentProducts like '%,68047,%') 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.19 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_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '87574' and a.id != '87574') or parentProducts like '%,87574,%') 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.07 ms (1.78%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '87582' and a.id != '87582') or parentProducts like '%,87582,%') 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.31 ms (1.73%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '49053' and a.id != '49053') or parentProducts like '%,49053,%') 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.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_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '87581' and a.id != '87581') or parentProducts like '%,87581,%') 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.06 ms (1.71%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '49051' and a.id != '49051') or parentProducts like '%,49051,%') 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.71 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_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23659' and a.id != '23659') or parentProducts like '%,23659,%') 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.51 ms (1.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_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '49052' and a.id != '49052') or parentProducts like '%,49052,%') 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.39 ms (1.66%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23660' and a.id != '23660') or parentProducts like '%,23660,%') 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.37 ms (1.66%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68093' and a.id != '68093') or parentProducts like '%,68093,%') 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.15 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_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17373' and a.id != '17373') or parentProducts like '%,17373,%') 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:
[] |
|
20.37 ms (1.45%) |
12 |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
69122
]
|
|
8.56 ms (0.61%) |
12 |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
69122
]
|
|
7.66 ms (0.55%) |
6 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "entire_uri" ] |
|
6.94 ms (0.49%) |
12 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 11 11 ] |
|
6.80 ms (0.48%) |
12 |
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:
[
69122
]
|
|
6.74 ms (0.48%) |
12 |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
69122
]
|
|
6.22 ms (0.44%) |
2 |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 23660 "wdbe_it" ] |
|
5.38 ms (0.38%) |
12 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
69122
]
|
|
5.29 ms (0.38%) |
12 |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 69122 "videos" ] |
|
5.26 ms (0.37%) |
12 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1811
]
|
|
4.72 ms (0.34%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69158 AND fieldname = 'attributes'
Parameters:
[] |
|
3.81 ms (0.27%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69122 AND fieldname = 'attributes'
Parameters:
[] |
|
3.09 ms (0.22%) |
8 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
3.03 ms (0.22%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69118 AND fieldname = 'attributes'
Parameters:
[] |
|
2.82 ms (0.20%) |
7 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
|
2.72 ms (0.19%) |
7 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
|
2.60 ms (0.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_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23654' and a.id != '23654') or parentProducts like '%,23654,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
2.59 ms (0.18%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23652' and a.id != '23652') or parentProducts like '%,23652,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
2.30 ms (0.16%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68046' and a.id != '68046') or parentProducts like '%,68046,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
1.81 ms (0.13%) |
5 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1944
]
|
|
1.79 ms (0.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_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '87575' and a.id != '87575') or parentProducts like '%,87575,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
1.70 ms (0.12%) |
1 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/it/prodotti" "path" "auto_create" "/it/prodotti?page=13" "path_query" "https://testing.weverducre.com/it/prodotti?page=13" "entire_uri" ] |
|
1.65 ms (0.12%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68074' and a.id != '68074') or parentProducts like '%,68074,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
1.59 ms (0.11%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68072' and a.id != '68072') or parentProducts like '%,68072,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
1.57 ms (0.11%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68073' and a.id != '68073') or parentProducts like '%,68073,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
1.35 ms (0.10%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 12 1811 1811 ] |
|
1.03 ms (0.07%) |
1 |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
|
1.03 ms (0.07%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
1811
]
|
|
1.03 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69168 AND fieldname = 'attributes'
Parameters:
[] |
|
1.01 ms (0.07%) |
2 |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 23660 "wdbe_it" ] |
|
0.97 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 120367 AND fieldname = 'attributes'
Parameters:
[] |
|
0.95 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69116 AND fieldname = 'attributes'
Parameters:
[] |
|
0.93 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69136 AND fieldname = 'attributes'
Parameters:
[] |
|
0.90 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69140 AND fieldname = 'attributes'
Parameters:
[] |
|
0.89 ms (0.06%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.88 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69163 AND fieldname = 'attributes'
Parameters:
[] |
|
0.86 ms (0.06%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69308 AND fieldname = 'attributes'
Parameters:
[] |
|
0.82 ms (0.06%) |
1 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_it a INNER JOIN ecommerceframework_productindex_wdbe_it_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23649' and a.id != '23649') or parentProducts like '%,23649,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
0.81 ms (0.06%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/it/prodotti' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.74 ms (0.05%) |
2 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.72 ms (0.05%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69122 AND fieldname = 'attributes'
Parameters:
[] |
|
0.63 ms (0.04%) |
2 |
"START TRANSACTION"
Parameters:
[] |
|
0.62 ms (0.04%) |
2 |
"COMMIT"
Parameters:
[] |
|
0.61 ms (0.04%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69136
Parameters:
[] |
|
0.60 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 49053 AND fieldname = 'attributes'
Parameters:
[] |
|
0.60 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69136 AND fieldname = 'attributes'
Parameters:
[] |
|
0.59 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120367 AND fieldname = 'attributes'
Parameters:
[] |
|
0.58 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69168 AND fieldname = 'attributes'
Parameters:
[] |
|
0.58 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69116 AND fieldname = 'attributes'
Parameters:
[] |
|
0.55 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69158 AND fieldname = 'attributes'
Parameters:
[] |
|
0.54 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69122
Parameters:
[] |
|
0.52 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69308 AND fieldname = 'attributes'
Parameters:
[] |
|
0.52 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69168
Parameters:
[] |
|
0.52 ms (0.04%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 49053
Parameters:
[] |
|
0.51 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69140 AND fieldname = 'attributes'
Parameters:
[] |
|
0.51 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49053 AND fieldname = 'attributes'
Parameters:
[] |
|
0.50 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69118 AND fieldname = 'attributes'
Parameters:
[] |
|
0.50 ms (0.04%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 49051 AND fieldname = 'attributes'
Parameters:
[] |
|
0.49 ms (0.04%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69158
Parameters:
[] |
|
0.49 ms (0.04%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.49 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69116
Parameters:
[] |
|
0.48 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49051 AND fieldname = 'attributes'
Parameters:
[] |
|
0.48 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69140
Parameters:
[] |
|
0.47 ms (0.03%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69163 AND fieldname = 'attributes'
Parameters:
[] |
|
0.47 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69168
Parameters:
[] |
|
0.47 ms (0.03%) |
1 |
SELECT object_localized_8_it.id as id, object_localized_8_it.type as `type` FROM object_localized_8_it WHERE ( object_localized_8_it.type IN ('object','variant','folder')) AND object_localized_8_it.published = 1
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69140
Parameters:
[] |
|
0.46 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69140
Parameters:
[] |
|
0.45 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69122
Parameters:
[] |
|
0.45 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69163
Parameters:
[] |
|
0.45 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69136
Parameters:
[] |
|
0.44 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 120367
Parameters:
[] |
|
0.44 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 120367
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69163
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69136
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69118
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69122
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69163
Parameters:
[] |
|
0.43 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69136
Parameters:
[] |
|
0.42 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69122
Parameters:
[] |
|
0.42 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69308
Parameters:
[] |
|
0.42 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69158
Parameters:
[] |
|
0.42 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69122
Parameters:
[] |
|
0.42 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 49053
Parameters:
[] |
|
0.42 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69158
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69116
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69118
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69122
Parameters:
[] |
|
0.41 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69116
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69116
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69136
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69168
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69136
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69168
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69116
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69118
Parameters:
[] |
|
0.40 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69140
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69116
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69308
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 49051
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69158
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69163
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
SELECT FOUND_ROWS()
Parameters:
[] |
|
0.39 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 49053
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69118
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69158
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69140
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69168
Parameters:
[] |
|
0.38 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69308
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69308
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/it/" "prodotti" ] |
|
0.37 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69168
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 49053
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69118
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 120367
Parameters:
[] |
|
0.37 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69158
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 120367
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 49053
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69140
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69163
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 120367
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69308
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 49053
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69118
Parameters:
[] |
|
0.35 ms (0.03%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 120367
Parameters:
[] |
|
0.35 ms (0.02%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69308
Parameters:
[] |
|
0.34 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 49051
Parameters:
[] |
|
0.34 ms (0.02%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 49051
Parameters:
[] |
|
0.34 ms (0.02%) |
1 |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
1551
]
|
|
0.34 ms (0.02%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 49051
Parameters:
[] |
|
0.33 ms (0.02%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 49051
Parameters:
[] |
|
0.33 ms (0.02%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69163
Parameters:
[] |
|
0.32 ms (0.02%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 49051
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.