Query Metrics

614 Database Queries
225 Different statements
1299.42 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
64.71 ms
(4.98%)
110
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
49.28 ms
(3.79%)
110
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
46.08 ms
(3.55%)
1
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName  FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY virtualProductId, priceSystemName ORDER BY min(ifnull(featuredPriority, 0)) desc,min((promotions like '%#new#%')) desc,min(ifnull(s.score, 0)) desc,min(ifnull(rankingMultiplicator, 999999999)) asc,min(`a`.`id`) ASC LIMIT 48, 24
Parameters:
[]
36.00 ms
(2.77%)
2
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
32.56 ms
(2.51%)
20
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182128
]
32.34 ms
(2.49%)
2
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
31.61 ms
(2.43%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68123' and a.id != '68123') or parentProducts like '%,68123,%') 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.21 ms
(2.40%)
2
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
31.20 ms
(2.40%)
2
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
30.19 ms
(2.32%)
2
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
29.97 ms
(2.31%)
2
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
29.97 ms
(2.31%)
2
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
29.82 ms
(2.29%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '24855' and a.id != '24855') or parentProducts like '%,24855,%') 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.80 ms
(2.29%)
2
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
29.13 ms
(2.24%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68122' and a.id != '68122') or parentProducts like '%,68122,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
28.09 ms
(2.16%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68121' and a.id != '68121') or parentProducts like '%,68121,%') 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.93 ms
(2.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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68125' and a.id != '68125') or parentProducts like '%,68125,%') 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.51 ms
(2.12%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68120' and a.id != '68120') or parentProducts like '%,68120,%') 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.35 ms
(2.10%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '24850' and a.id != '24850') or parentProducts like '%,24850,%') 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
(2.09%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68126' and a.id != '68126') or parentProducts like '%,68126,%') 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.76 ms
(2.06%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68039' and a.id != '68039') or parentProducts like '%,68039,%') 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.75 ms
(2.06%)
2
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
26.67 ms
(2.05%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68040' and a.id != '68040') or parentProducts like '%,68040,%') 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.95 ms
(2.00%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17432' and a.id != '17432') or parentProducts like '%,17432,%') 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.66 ms
(1.97%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '24851' and a.id != '24851') or parentProducts like '%,24851,%') 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.33 ms
(1.95%)
2
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
24.91 ms
(1.92%)
2
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
24.90 ms
(1.92%)
2
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
24.11 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17279' and a.id != '17279') or parentProducts like '%,17279,%') 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.99 ms
(1.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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17299' and a.id != '17299') or parentProducts like '%,17299,%') 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.83%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17282' and a.id != '17282') or parentProducts like '%,17282,%') 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.28 ms
(1.79%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17287' and a.id != '17287') or parentProducts like '%,17287,%') 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.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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17288' and a.id != '17288') or parentProducts like '%,17288,%') 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.02 ms
(1.77%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17278' and a.id != '17278') or parentProducts like '%,17278,%') 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.97 ms
(1.77%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17280' and a.id != '17280') or parentProducts like '%,17280,%') 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.68 ms
(1.75%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17276' and a.id != '17276') or parentProducts like '%,17276,%') 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.39 ms
(1.72%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17297' and a.id != '17297') or parentProducts like '%,17297,%') 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.00 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17277' and a.id != '17277') or parentProducts like '%,17277,%') 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.77 ms
(1.67%)
20
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182128
]
14.25 ms
(1.10%)
20
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182128
]
12.13 ms
(0.93%)
20
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:
[
  182128
]
9.26 ms
(0.71%)
20
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182128
]
8.70 ms
(0.67%)
20
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182128
  "videos"
]
7.58 ms
(0.58%)
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=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
7.56 ms
(0.58%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182128 AND fieldname = 'attributes'
Parameters:
[]
5.56 ms
(0.43%)
12
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1375
]
3.16 ms
(0.24%)
8
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
3.12 ms
(0.24%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182124 AND fieldname = 'attributes'
Parameters:
[]
3.02 ms
(0.23%)
7
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
2.58 ms
(0.20%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
2.08 ms
(0.16%)
5
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1380
]
1.60 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:
[
  "/fr/produits/c/salle-a-manger~22232"
  "path"
  "auto_create"
  "/fr/produits/c/salle-a-manger~22232?page=3"
  "path_query"
  "https://testing.weverducre.com/fr/produits/c/salle-a-manger~22232?page=3"
  "entire_uri"
]
1.50 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17298' and a.id != '17298') or parentProducts like '%,17298,%') 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.20 ms
(0.09%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/produits/c/"
  "salle-a-manger~22232"
]
1.05 ms
(0.08%)
2
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/weverducre.com/%"
  "/fr/produits/c/salle-a-manger~22232"
]
1.00 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182126 AND fieldname = 'attributes'
Parameters:
[]
1.00 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69818 AND fieldname = 'attributes'
Parameters:
[]
0.99 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69810 AND fieldname = 'attributes'
Parameters:
[]
0.99 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69814 AND fieldname = 'attributes'
Parameters:
[]
0.97 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69866 AND fieldname = 'attributes'
Parameters:
[]
0.97 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69816 AND fieldname = 'attributes'
Parameters:
[]
0.95 ms
(0.07%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17274' and a.id != '17274') or parentProducts like '%,17274,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
0.95 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 139002 AND fieldname = 'attributes'
Parameters:
[]
0.95 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69870 AND fieldname = 'attributes'
Parameters:
[]
0.94 ms
(0.07%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/fr/produits/c/salle-a-manger~22232"
]
0.93 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 138998 AND fieldname = 'attributes'
Parameters:
[]
0.92 ms
(0.07%)
1
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
0.91 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69868 AND fieldname = 'attributes'
Parameters:
[]
0.90 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 139000 AND fieldname = 'attributes'
Parameters:
[]
0.90 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 139004 AND fieldname = 'attributes'
Parameters:
[]
0.87 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182128 AND fieldname = 'attributes'
Parameters:
[]
0.86 ms
(0.07%)
1
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE
                     (
                         (cid IN (1,22224,22218,1548,1544) AND inheritable = 1)
                         OR cid = ? ) AND ctype='object'
Parameters:
[
  22232
]
0.86 ms
(0.07%)
2
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.85 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69862 AND fieldname = 'attributes'
Parameters:
[]
0.84 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69864 AND fieldname = 'attributes'
Parameters:
[]
0.80 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69872 AND fieldname = 'attributes'
Parameters:
[]
0.73 ms
(0.06%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.63 ms
(0.05%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69866 AND fieldname = 'attributes'
Parameters:
[]
0.61 ms
(0.05%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69814 AND fieldname = 'attributes'
Parameters:
[]
0.59 ms
(0.05%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182126 AND fieldname = 'attributes'
Parameters:
[]
0.58 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69816 AND fieldname = 'attributes'
Parameters:
[]
0.58 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139002 AND fieldname = 'attributes'
Parameters:
[]
0.57 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138998 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69870
Parameters:
[]
0.56 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182124 AND fieldname = 'attributes'
Parameters:
[]
0.55 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69818 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.04%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 139000
Parameters:
[]
0.53 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68039 AND fieldname = 'attributes'
Parameters:
[]
0.53 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139000 AND fieldname = 'attributes'
Parameters:
[]
0.53 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139004 AND fieldname = 'attributes'
Parameters:
[]
0.52 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69870 AND fieldname = 'attributes'
Parameters:
[]
0.52 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68040 AND fieldname = 'attributes'
Parameters:
[]
0.51 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69810 AND fieldname = 'attributes'
Parameters:
[]
0.50 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69864 AND fieldname = 'attributes'
Parameters:
[]
0.50 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182128
Parameters:
[]
0.50 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182124
Parameters:
[]
0.50 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 69818
Parameters:
[]
0.50 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69872 AND fieldname = 'attributes'
Parameters:
[]
0.50 ms
(0.04%)
1
SELECT FOUND_ROWS()
Parameters:
[]
0.49 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68039 AND fieldname = 'attributes'
Parameters:
[]
0.49 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69862 AND fieldname = 'attributes'
Parameters:
[]
0.49 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 68040
Parameters:
[]
0.49 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68040 AND fieldname = 'attributes'
Parameters:
[]
0.48 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 182124
Parameters:
[]
0.48 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68038 AND fieldname = 'attributes'
Parameters:
[]
0.48 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 69814
Parameters:
[]
0.47 ms
(0.04%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 182128
Parameters:
[]
0.47 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68038 AND fieldname = 'attributes'
Parameters:
[]
0.47 ms
(0.04%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 138998
Parameters:
[]
0.46 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 182128
Parameters:
[]
0.45 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 69864
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 139002
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68040
Parameters:
[]
0.45 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 139000
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 182126
Parameters:
[]
0.45 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69868 AND fieldname = 'attributes'
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69818
Parameters:
[]
0.44 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 69868
Parameters:
[]
0.44 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182126
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 68038
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 138998
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68039
Parameters:
[]
0.44 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182128
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69866
Parameters:
[]
0.44 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182128
Parameters:
[]
0.44 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182126
Parameters:
[]
0.44 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182126
Parameters:
[]
0.43 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 69870
Parameters:
[]
0.43 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69814
Parameters:
[]
0.43 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 69816
Parameters:
[]
0.43 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182126
Parameters:
[]
0.43 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 69810
Parameters:
[]
0.43 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 69814
Parameters:
[]
0.43 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 138998
Parameters:
[]
0.42 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 138998
Parameters:
[]
0.42 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182124
Parameters:
[]
0.42 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 139004
Parameters:
[]
0.42 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 69816
Parameters:
[]
0.42 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 69872
Parameters:
[]
0.42 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 139002
Parameters:
[]
0.42 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 138998
Parameters:
[]
0.42 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 69866
Parameters:
[]
0.42 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 68039
Parameters:
[]
0.42 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 69818
Parameters:
[]
0.42 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69866
Parameters:
[]
0.42 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69810
Parameters:
[]
0.41 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 138998
Parameters:
[]
0.41 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69866
Parameters:
[]
0.41 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69818
Parameters:
[]
0.41 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 69862
Parameters:
[]
0.41 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69816
Parameters:
[]
0.41 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69868
Parameters:
[]
0.41 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 69868
Parameters:
[]
0.41 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182124
Parameters:
[]
0.41 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 182126
Parameters:
[]
0.41 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 139002
Parameters:
[]
0.41 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69810
Parameters:
[]
0.41 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 139002
Parameters:
[]
0.41 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69864
Parameters:
[]
0.40 ms
(0.03%)
1
SELECT object_localized_SCONF_fr.id as id, object_localized_SCONF_fr.type as `type` FROM object_localized_SCONF_fr LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_fr `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_fr `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_fr`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_fr.type IN ('object','variant','folder')) AND object_localized_SCONF_fr.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
0.40 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 69810
Parameters:
[]
0.40 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 139004
Parameters:
[]
0.40 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 69810
Parameters:
[]
0.40 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 139002
Parameters:
[]
0.40 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 139004
Parameters:
[]
0.40 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69816
Parameters:
[]
0.40 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 69870
Parameters:
[]
0.40 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69814
Parameters:
[]
0.40 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 69816
Parameters:
[]
0.40 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69814
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 182128
Parameters:
[]
0.39 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 139004
Parameters:
[]
0.39 ms
(0.03%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.39 ms
(0.03%)
1
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22232
]
0.39 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 182124
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 139004
Parameters:
[]
0.39 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69868
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 182124
Parameters:
[]
0.39 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 69862
Parameters:
[]
0.39 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68040
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 139000
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 139000
Parameters:
[]
0.38 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 69866
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68040
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 69818
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 69814
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 139000
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 69864
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 69866
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 139004
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69816
Parameters:
[]
0.38 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 69872
Parameters:
[]
0.38 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 68038
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 69872
Parameters:
[]
0.38 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 68038
Parameters:
[]
0.37 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 69864
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 69870
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69862
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69810
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69864
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69818
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 68040
Parameters:
[]
0.37 ms
(0.03%)
1
SELECT object_localized_8_fr.id as id, object_localized_8_fr.type as `type` FROM object_localized_8_fr WHERE ( object_localized_8_fr.type IN ('object','variant','folder')) AND object_localized_8_fr.published = 1
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69862
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69864
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 139002
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68039
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69872
Parameters:
[]
0.37 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 68040
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68038
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 139000
Parameters:
[]
0.37 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 69862
Parameters:
[]
0.36 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68038
Parameters:
[]
0.36 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68038
Parameters:
[]
0.36 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 68039
Parameters:
[]
0.36 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69872
Parameters:
[]
0.36 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69862
Parameters:
[]
0.36 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 69868
Parameters:
[]
0.36 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 68039
Parameters:
[]
0.35 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69872
Parameters:
[]
0.35 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69868
Parameters:
[]
0.35 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69870
Parameters:
[]
0.34 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69870
Parameters:
[]
0.32 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68039
Parameters:
[]
0.32 ms
(0.02%)
1
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]

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.