Query Metrics

760 Database Queries
312 Different statements
1757.23 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
84.36 ms
(4.80%)
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 = '87616' and a.id != '87616') or parentProducts like '%,87616,%') 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:
[]
69.31 ms
(3.94%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '87613' and a.id != '87613') or parentProducts like '%,87613,%') 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:
[]
62.44 ms
(3.55%)
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 = '87614' and a.id != '87614') or parentProducts like '%,87614,%') 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:
[]
61.95 ms
(3.53%)
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 = '87615' and a.id != '87615') or parentProducts like '%,87615,%') 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:
[]
60.30 ms
(3.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 = '68087' and a.id != '68087') or parentProducts like '%,68087,%') 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:
[]
57.32 ms
(3.26%)
107
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
48.55 ms
(2.76%)
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 '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
47.78 ms
(2.72%)
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 '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
47.60 ms
(2.71%)
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 '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
47.45 ms
(2.70%)
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 '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
47.15 ms
(2.68%)
107
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
46.83 ms
(2.66%)
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 '%,22223,%') 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 96, 24
Parameters:
[]
46.43 ms
(2.64%)
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 '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
46.15 ms
(2.63%)
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 '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
45.15 ms
(2.57%)
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 '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
35.50 ms
(2.02%)
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 '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
35.25 ms
(2.01%)
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 = '17371' and a.id != '17371') or parentProducts like '%,17371,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
35.23 ms
(2.00%)
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 '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
34.97 ms
(1.99%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '49027' and a.id != '49027') or parentProducts like '%,49027,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
34.72 ms
(1.98%)
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 '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
34.16 ms
(1.94%)
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 '%,22223,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
33.30 ms
(1.89%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68086' and a.id != '68086') or parentProducts like '%,68086,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
32.00 ms
(1.82%)
31
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49257
]
31.75 ms
(1.81%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17352' and a.id != '17352') or parentProducts like '%,17352,%') 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.88 ms
(1.76%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '17182' and a.id != '17182') or parentProducts like '%,17182,%') 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.61 ms
(1.68%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '68085' and a.id != '68085') or parentProducts like '%,68085,%') 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.04 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_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 = '68084' and a.id != '68084') or parentProducts like '%,68084,%') 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.86 ms
(1.59%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '68083' and a.id != '68083') or parentProducts like '%,68083,%') 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.52 ms
(1.57%)
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 = '87584' and a.id != '87584') or parentProducts like '%,87584,%') 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.18 ms
(1.55%)
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 = '68082' and a.id != '68082') or parentProducts like '%,68082,%') 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.02 ms
(1.54%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17349' and a.id != '17349') or parentProducts like '%,17349,%') 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
(1.52%)
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 = '22287' and a.id != '22287') or parentProducts like '%,22287,%') 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.52 ms
(1.45%)
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 = '17180' and a.id != '17180') or parentProducts like '%,17180,%') 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.31 ms
(1.44%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '17403' and a.id != '17403') or parentProducts like '%,17403,%') 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.30 ms
(1.44%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '17402' and a.id != '17402') or parentProducts like '%,17402,%') 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.49 ms
(1.39%)
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 = '17181' and a.id != '17181') or parentProducts like '%,17181,%') 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.88 ms
(1.36%)
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 = '87583' and a.id != '87583') or parentProducts like '%,87583,%') 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.50 ms
(1.34%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '17388' and a.id != '17388') or parentProducts like '%,17388,%') 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.02 ms
(1.25%)
31
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49257
]
20.56 ms
(1.17%)
31
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  49257
]
18.84 ms
(1.07%)
31
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:
[
  49257
]
16.15 ms
(0.92%)
31
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49257
]
14.24 ms
(0.81%)
31
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  49257
  "videos"
]
5.97 ms
(0.34%)
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"
]
5.63 ms
(0.32%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 67325 AND fieldname = 'attributes'
Parameters:
[]
4.57 ms
(0.26%)
12
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1375
]
3.41 ms
(0.19%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68944 AND fieldname = 'attributes'
Parameters:
[]
3.39 ms
(0.19%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68926 AND fieldname = 'attributes'
Parameters:
[]
2.56 ms
(0.15%)
8
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2.50 ms
(0.14%)
7
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
2.03 ms
(0.12%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
1.82 ms
(0.10%)
5
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1380
]
1.25 ms
(0.07%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/produits/c/"
  "salle-de-sejour~22223"
]
1.15 ms
(0.07%)
1
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/fr/produits/c/salle-de-sejour~22223"
  "path"
  "auto_create"
  "/fr/produits/c/salle-de-sejour~22223?page=5"
  "path_query"
  "https://testing.weverducre.com/fr/produits/c/salle-de-sejour~22223?page=5"
  "entire_uri"
]
1.12 ms
(0.06%)
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-de-sejour~22223"
]
1.10 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120500 AND fieldname = 'attributes'
Parameters:
[]
1.09 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_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 = '17370' and a.id != '17370') or parentProducts like '%,17370,%') 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.09 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 66778 AND fieldname = 'attributes'
Parameters:
[]
1.07 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120519 AND fieldname = 'attributes'
Parameters:
[]
1.05 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 49257 AND fieldname = 'attributes'
Parameters:
[]
1.04 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 67316 AND fieldname = 'attributes'
Parameters:
[]
1.00 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 70299 AND fieldname = 'attributes'
Parameters:
[]
0.99 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120504 AND fieldname = 'attributes'
Parameters:
[]
0.99 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120538 AND fieldname = 'attributes'
Parameters:
[]
0.98 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 49918 AND fieldname = 'attributes'
Parameters:
[]
0.97 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68909 AND fieldname = 'attributes'
Parameters:
[]
0.97 ms
(0.06%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/fr/produits/c/salle-de-sejour~22223"
]
0.96 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120512 AND fieldname = 'attributes'
Parameters:
[]
0.96 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88575 AND fieldname = 'attributes'
Parameters:
[]
0.96 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 138918 AND fieldname = 'attributes'
Parameters:
[]
0.95 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120527 AND fieldname = 'attributes'
Parameters:
[]
0.94 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68931 AND fieldname = 'attributes'
Parameters:
[]
0.93 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68911 AND fieldname = 'attributes'
Parameters:
[]
0.93 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 67320 AND fieldname = 'attributes'
Parameters:
[]
0.93 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 67327 AND fieldname = 'attributes'
Parameters:
[]
0.93 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120534 AND fieldname = 'attributes'
Parameters:
[]
0.92 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 67309 AND fieldname = 'attributes'
Parameters:
[]
0.92 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 49613 AND fieldname = 'attributes'
Parameters:
[]
0.91 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 49625 AND fieldname = 'attributes'
Parameters:
[]
0.91 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 49832 AND fieldname = 'attributes'
Parameters:
[]
0.90 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 49823 AND fieldname = 'attributes'
Parameters:
[]
0.90 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68953 AND fieldname = 'attributes'
Parameters:
[]
0.89 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120508 AND fieldname = 'attributes'
Parameters:
[]
0.88 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68902 AND fieldname = 'attributes'
Parameters:
[]
0.80 ms
(0.05%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68931 AND fieldname = 'attributes'
Parameters:
[]
0.76 ms
(0.04%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.73 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49257 AND fieldname = 'attributes'
Parameters:
[]
0.73 ms
(0.04%)
1
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
0.67 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67325 AND fieldname = 'attributes'
Parameters:
[]
0.67 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 67325
Parameters:
[]
0.66 ms
(0.04%)
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:
[
  22223
]
0.62 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49823 AND fieldname = 'attributes'
Parameters:
[]
0.61 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68902 AND fieldname = 'attributes'
Parameters:
[]
0.61 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67316 AND fieldname = 'attributes'
Parameters:
[]
0.61 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70299 AND fieldname = 'attributes'
Parameters:
[]
0.60 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120500 AND fieldname = 'attributes'
Parameters:
[]
0.60 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120504 AND fieldname = 'attributes'
Parameters:
[]
0.60 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49613 AND fieldname = 'attributes'
Parameters:
[]
0.59 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88575 AND fieldname = 'attributes'
Parameters:
[]
0.59 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120534 AND fieldname = 'attributes'
Parameters:
[]
0.58 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49918 AND fieldname = 'attributes'
Parameters:
[]
0.57 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138918 AND fieldname = 'attributes'
Parameters:
[]
0.57 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120538 AND fieldname = 'attributes'
Parameters:
[]
0.57 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68953
Parameters:
[]
0.56 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67309 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68909 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49027 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68926 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66778 AND fieldname = 'attributes'
Parameters:
[]
0.55 ms
(0.03%)
2
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.55 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120508 AND fieldname = 'attributes'
Parameters:
[]
0.55 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120527 AND fieldname = 'attributes'
Parameters:
[]
0.55 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49832 AND fieldname = 'attributes'
Parameters:
[]
0.55 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49625 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 49257
Parameters:
[]
0.54 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68944 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120519 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68944
Parameters:
[]
0.54 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120527
Parameters:
[]
0.53 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 49918
Parameters:
[]
0.53 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 88575
Parameters:
[]
0.52 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67320 AND fieldname = 'attributes'
Parameters:
[]
0.52 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120512 AND fieldname = 'attributes'
Parameters:
[]
0.52 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120512
Parameters:
[]
0.52 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 138918
Parameters:
[]
0.51 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68911 AND fieldname = 'attributes'
Parameters:
[]
0.51 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68953 AND fieldname = 'attributes'
Parameters:
[]
0.51 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68931
Parameters:
[]
0.51 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67316
Parameters:
[]
0.51 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 49027
Parameters:
[]
0.51 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 70299
Parameters:
[]
0.50 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120508
Parameters:
[]
0.50 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120527
Parameters:
[]
0.50 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120512
Parameters:
[]
0.50 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 67325
Parameters:
[]
0.50 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 49027
Parameters:
[]
0.50 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120534
Parameters:
[]
0.50 ms
(0.03%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.49 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 49027 AND fieldname = 'attributes'
Parameters:
[]
0.49 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 68902
Parameters:
[]
0.49 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120500
Parameters:
[]
0.49 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68911
Parameters:
[]
0.49 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67320
Parameters:
[]
0.49 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 67316
Parameters:
[]
0.48 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120500
Parameters:
[]
0.48 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120519
Parameters:
[]
0.48 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120538
Parameters:
[]
0.48 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120500
Parameters:
[]
0.48 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 68909
Parameters:
[]
0.48 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 49613
Parameters:
[]
0.47 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 66778
Parameters:
[]
0.47 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120512
Parameters:
[]
0.47 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120512
Parameters:
[]
0.47 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120538
Parameters:
[]
0.47 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 49257
Parameters:
[]
0.47 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 68911
Parameters:
[]
0.47 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120504
Parameters:
[]
0.47 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67327 AND fieldname = 'attributes'
Parameters:
[]
0.47 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 68953
Parameters:
[]
0.47 ms
(0.03%)
1
SELECT FOUND_ROWS()
Parameters:
[]
0.47 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 67316
Parameters:
[]
0.46 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120527
Parameters:
[]
0.46 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120504
Parameters:
[]
0.46 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 49257
Parameters:
[]
0.46 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88575
Parameters:
[]
0.46 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 49918
Parameters:
[]
0.46 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 49832
Parameters:
[]
0.46 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 66778
Parameters:
[]
0.46 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 67320
Parameters:
[]
0.46 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120519
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120534
Parameters:
[]
0.45 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 68944
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68902
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 138918
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120508
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 70299
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68909
Parameters:
[]
0.45 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 49027
Parameters:
[]
0.45 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 68902
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 67325
Parameters:
[]
0.45 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 49918
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 68926
Parameters:
[]
0.45 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120500
Parameters:
[]
0.45 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88575
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 67320
Parameters:
[]
0.44 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 68944
Parameters:
[]
0.44 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120519
Parameters:
[]
0.44 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 138918
Parameters:
[]
0.44 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68902
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120519
Parameters:
[]
0.44 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 67327
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 67316
Parameters:
[]
0.44 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 49918
Parameters:
[]
0.44 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68931
Parameters:
[]
0.44 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120519
Parameters:
[]
0.44 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120519
Parameters:
[]
0.43 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120500
Parameters:
[]
0.43 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 49823
Parameters:
[]
0.43 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 66778
Parameters:
[]
0.43 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120508
Parameters:
[]
0.43 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120534
Parameters:
[]
0.43 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 68902
Parameters:
[]
0.43 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 68931
Parameters:
[]
0.43 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120504
Parameters:
[]
0.43 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120508
Parameters:
[]
0.43 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 49257
Parameters:
[]
0.43 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120534
Parameters:
[]
0.43 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120534
Parameters:
[]
0.43 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120534
Parameters:
[]
0.42 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 120512
Parameters:
[]
0.42 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 67316
Parameters:
[]
0.42 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 49625
Parameters:
[]
0.42 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 67316
Parameters:
[]
0.42 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 49832
Parameters:
[]
0.42 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 67325
Parameters:
[]
0.42 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120527
Parameters:
[]
0.42 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 49823
Parameters:
[]
0.42 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 68911
Parameters:
[]
0.42 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 67309
Parameters:
[]
0.41 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68909
Parameters:
[]
0.41 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 49918
Parameters:
[]
0.41 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 49823
Parameters:
[]
0.41 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 70299
Parameters:
[]
0.41 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 120508
Parameters:
[]
0.41 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 49832
Parameters:
[]
0.41 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 120504
Parameters:
[]
0.41 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 68909
Parameters:
[]
0.41 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66778
Parameters:
[]
0.41 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 67320
Parameters:
[]
0.41 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49832
Parameters:
[]
0.41 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 67320
Parameters:
[]
0.41 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120500
Parameters:
[]
0.41 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 67309
Parameters:
[]
0.40 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 49257
Parameters:
[]
0.40 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 67327
Parameters:
[]
0.40 ms
(0.02%)
1
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
0.40 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 49613
Parameters:
[]
0.40 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 120504
Parameters:
[]
0.40 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68953
Parameters:
[]
0.40 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88575
Parameters:
[]
0.40 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 88575
Parameters:
[]
0.40 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 49832
Parameters:
[]
0.39 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 68944
Parameters:
[]
0.39 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68944
Parameters:
[]
0.39 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 68926
Parameters:
[]
0.39 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120538
Parameters:
[]
0.39 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120527
Parameters:
[]
0.39 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49257
Parameters:
[]
0.39 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49918
Parameters:
[]
0.39 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70299
Parameters:
[]
0.39 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 67309
Parameters:
[]
0.39 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 138918
Parameters:
[]
0.39 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 67327
Parameters:
[]
0.39 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120508
Parameters:
[]
0.38 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67327
Parameters:
[]
0.38 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 70299
Parameters:
[]
0.38 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 88575
Parameters:
[]
0.38 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 66778
Parameters:
[]
0.38 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49027
Parameters:
[]
0.38 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120504
Parameters:
[]
0.38 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 67309
Parameters:
[]
0.38 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 68926
Parameters:
[]
0.38 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 49823
Parameters:
[]
0.38 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120512
Parameters:
[]
0.38 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 67325
Parameters:
[]
0.38 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120538
Parameters:
[]
0.38 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 49613
Parameters:
[]
0.38 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 120527
Parameters:
[]
0.38 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 67327
Parameters:
[]
0.38 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68911
Parameters:
[]
0.38 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68926
Parameters:
[]
0.38 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 49625
Parameters:
[]
0.38 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68926
Parameters:
[]
0.38 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68902
Parameters:
[]
0.37 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120538
Parameters:
[]
0.37 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 120538
Parameters:
[]
0.37 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 68953
Parameters:
[]
0.37 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 67327
Parameters:
[]
0.37 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 49613
Parameters:
[]
0.37 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68944
Parameters:
[]
0.37 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49613
Parameters:
[]
0.37 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 49625
Parameters:
[]
0.37 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 49832
Parameters:
[]
0.37 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 68931
Parameters:
[]
0.37 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67325
Parameters:
[]
0.37 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 49625
Parameters:
[]
0.37 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 68911
Parameters:
[]
0.37 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 67309
Parameters:
[]
0.37 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 67320
Parameters:
[]
0.37 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68909
Parameters:
[]
0.37 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68953
Parameters:
[]
0.36 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 49027
Parameters:
[]
0.36 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67309
Parameters:
[]
0.36 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 68953
Parameters:
[]
0.36 ms
(0.02%)
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.36 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 68931
Parameters:
[]
0.36 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68926
Parameters:
[]
0.36 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 66778
Parameters:
[]
0.36 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 49027
Parameters:
[]
0.36 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49625
Parameters:
[]
0.36 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68911
Parameters:
[]
0.36 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 49625
Parameters:
[]
0.36 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 49823
Parameters:
[]
0.35 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49823
Parameters:
[]
0.35 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 49613
Parameters:
[]
0.35 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 138918
Parameters:
[]
0.35 ms
(0.02%)
1
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22223
]
0.35 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 68909
Parameters:
[]
0.34 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68931
Parameters:
[]
0.34 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 138918
Parameters:
[]
0.33 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 70299
Parameters:
[]
0.31 ms
(0.02%)
1
SELECT object_localized_8_fr.id as id, object_localized_8_fr.type as `type` FROM object_localized_8_fr WHERE ( object_localized_8_fr.type IN ('object','variant','folder')) AND object_localized_8_fr.published = 1
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection
ax doctrine.dbal.ax_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.