GET https://testing.weverducre.com/fr/produits/c/salle-de-bains~22235?page=2

Query Metrics

976 Database Queries
473 Different statements
1730.40 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
131.98 ms
(7.63%)
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 = '68106' and a.id != '68106') or parentProducts like '%,68106,%') 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:
[]
82.19 ms
(4.75%)
51
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67948
]
77.87 ms
(4.50%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '49049' and a.id != '49049') or parentProducts like '%,49049,%') 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:
[]
51.18 ms
(2.96%)
74
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
43.96 ms
(2.54%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17439' and a.id != '17439') or parentProducts like '%,17439,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
38.42 ms
(2.22%)
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 '%,22235,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY virtualProductId, priceSystemName ORDER BY min(ifnull(featuredPriority, 0)) desc,min((promotions like '%#new#%')) desc,min(ifnull(s.score, 0)) desc,min(ifnull(rankingMultiplicator, 999999999)) asc,min(`a`.`id`) ASC LIMIT 24, 24
Parameters:
[]
37.00 ms
(2.14%)
74
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
35.95 ms
(2.08%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68105' and a.id != '68105') or parentProducts like '%,68105,%') 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.22 ms
(2.04%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23660' and a.id != '23660') or parentProducts like '%,23660,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
35.05 ms
(2.03%)
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 = '17425' and a.id != '17425') or parentProducts like '%,17425,%') 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.04 ms
(2.02%)
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 = '22322' and a.id != '22322') or parentProducts like '%,22322,%') 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.39 ms
(1.87%)
51
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67948
]
32.14 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 = '22300' and a.id != '22300') or parentProducts like '%,22300,%') 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.37 ms
(1.81%)
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 '%,22235,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
30.22 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 = '68102' and a.id != '68102') or parentProducts like '%,68102,%') 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.72 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 = '22299' and a.id != '22299') or parentProducts like '%,22299,%') 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.13 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 = '68100' and a.id != '68100') or parentProducts like '%,68100,%') 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.05 ms
(1.68%)
51
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:
[
  67948
]
29.04 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 = '157290' and a.id != '157290') or parentProducts like '%,157290,%') 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.81 ms
(1.61%)
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 '%,22235,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
27.68 ms
(1.60%)
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 = '23659' and a.id != '23659') or parentProducts like '%,23659,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
27.67 ms
(1.60%)
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 = '68103' and a.id != '68103') or parentProducts like '%,68103,%') 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.03 ms
(1.56%)
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 = '22289' and a.id != '22289') or parentProducts like '%,22289,%') 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.69 ms
(1.54%)
51
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67948
]
25.95 ms
(1.50%)
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 '%,22235,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
25.90 ms
(1.50%)
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 '%,22235,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
25.66 ms
(1.48%)
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 '%,22235,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
25.62 ms
(1.48%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '49008' and a.id != '49008') or parentProducts like '%,49008,%') 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.57 ms
(1.48%)
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 '%,22235,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
25.56 ms
(1.48%)
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 '%,22235,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
25.44 ms
(1.47%)
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 = '49050' and a.id != '49050') or parentProducts like '%,49050,%') 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.43 ms
(1.47%)
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 '%,22235,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
25.22 ms
(1.46%)
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 = '17438' and a.id != '17438') or parentProducts like '%,17438,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
25.08 ms
(1.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 = '17440' and a.id != '17440') or parentProducts like '%,17440,%') 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.72 ms
(1.43%)
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 '%,22235,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
24.47 ms
(1.41%)
51
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67948
]
24.09 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 = '23649' and a.id != '23649') or parentProducts like '%,23649,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
23.91 ms
(1.38%)
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 '%,22235,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
23.62 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 = '87546' and a.id != '87546') or parentProducts like '%,87546,%') 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.59 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 = '23648' and a.id != '23648') or parentProducts like '%,23648,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
23.40 ms
(1.35%)
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 '%,22235,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
23.33 ms
(1.35%)
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 '%,22235,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
22.72 ms
(1.31%)
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 = '87579' and a.id != '87579') or parentProducts like '%,87579,%') 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.60 ms
(1.31%)
51
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67948
  "videos"
]
7.62 ms
(0.44%)
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"
]
6.83 ms
(0.39%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 87835 AND fieldname = 'attributes'
Parameters:
[]
6.68 ms
(0.39%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88034 AND fieldname = 'attributes'
Parameters:
[]
5.70 ms
(0.33%)
12
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1375
]
4.61 ms
(0.27%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 87828 AND fieldname = 'attributes'
Parameters:
[]
3.38 ms
(0.20%)
8
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2.92 ms
(0.17%)
7
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
2.79 ms
(0.16%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
2.14 ms
(0.12%)
5
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1380
]
2.05 ms
(0.12%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 121183 AND fieldname = 'attributes'
Parameters:
[]
1.58 ms
(0.09%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 87849 AND fieldname = 'attributes'
Parameters:
[]
1.52 ms
(0.09%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120367 AND fieldname = 'attributes'
Parameters:
[]
1.40 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 87841 AND fieldname = 'attributes'
Parameters:
[]
1.34 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88083 AND fieldname = 'attributes'
Parameters:
[]
1.31 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 87832 AND fieldname = 'attributes'
Parameters:
[]
1.31 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68207 AND fieldname = 'attributes'
Parameters:
[]
1.28 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69308 AND fieldname = 'attributes'
Parameters:
[]
1.28 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88071 AND fieldname = 'attributes'
Parameters:
[]
1.27 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 121185 AND fieldname = 'attributes'
Parameters:
[]
1.27 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 87839 AND fieldname = 'attributes'
Parameters:
[]
1.26 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68784 AND fieldname = 'attributes'
Parameters:
[]
1.23 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88086 AND fieldname = 'attributes'
Parameters:
[]
1.23 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 = '157291' and a.id != '157291') or parentProducts like '%,157291,%') 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.22 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 72660 AND fieldname = 'attributes'
Parameters:
[]
1.21 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68786 AND fieldname = 'attributes'
Parameters:
[]
1.21 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88077 AND fieldname = 'attributes'
Parameters:
[]
1.19 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 87851 AND fieldname = 'attributes'
Parameters:
[]
1.18 ms
(0.07%)
2
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
1.17 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88092 AND fieldname = 'attributes'
Parameters:
[]
1.17 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88074 AND fieldname = 'attributes'
Parameters:
[]
1.15 ms
(0.07%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/produits/c/"
  "salle-de-bains~22235"
]
1.15 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88089 AND fieldname = 'attributes'
Parameters:
[]
1.14 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88032 AND fieldname = 'attributes'
Parameters:
[]
1.14 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 87853 AND fieldname = 'attributes'
Parameters:
[]
1.13 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88080 AND fieldname = 'attributes'
Parameters:
[]
1.12 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88065 AND fieldname = 'attributes'
Parameters:
[]
1.11 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88102 AND fieldname = 'attributes'
Parameters:
[]
1.08 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120373 AND fieldname = 'attributes'
Parameters:
[]
1.06 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88062 AND fieldname = 'attributes'
Parameters:
[]
1.06 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88099 AND fieldname = 'attributes'
Parameters:
[]
1.06 ms
(0.06%)
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-bains~22235"
  "path"
  "auto_create"
  "/fr/produits/c/salle-de-bains~22235?page=2"
  "path_query"
  "https://testing.weverducre.com/fr/produits/c/salle-de-bains~22235?page=2"
  "entire_uri"
]
1.06 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88151 AND fieldname = 'attributes'
Parameters:
[]
1.02 ms
(0.06%)
1
select `combinedImage` from object_store_prod where oo_id  = 87832
Parameters:
[]
0.91 ms
(0.05%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.91 ms
(0.05%)
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-bains~22235"
]
0.87 ms
(0.05%)
1
select `combinedBlock` from object_store_prod where oo_id  = 87853
Parameters:
[]
0.86 ms
(0.05%)
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:
[
  22235
]
0.82 ms
(0.05%)
1
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
0.82 ms
(0.05%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67954 AND fieldname = 'attributes'
Parameters:
[]
0.80 ms
(0.05%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/fr/produits/c/salle-de-bains~22235"
]
0.75 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 67954 AND fieldname = 'attributes'
Parameters:
[]
0.74 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88065 AND fieldname = 'attributes'
Parameters:
[]
0.74 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120367 AND fieldname = 'attributes'
Parameters:
[]
0.73 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 157290
Parameters:
[]
0.70 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88071 AND fieldname = 'attributes'
Parameters:
[]
0.67 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 67965 AND fieldname = 'attributes'
Parameters:
[]
0.66 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87841 AND fieldname = 'attributes'
Parameters:
[]
0.66 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 87841
Parameters:
[]
0.65 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87839 AND fieldname = 'attributes'
Parameters:
[]
0.65 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121185 AND fieldname = 'attributes'
Parameters:
[]
0.64 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 87835
Parameters:
[]
0.63 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88099 AND fieldname = 'attributes'
Parameters:
[]
0.63 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88151 AND fieldname = 'attributes'
Parameters:
[]
0.63 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88092 AND fieldname = 'attributes'
Parameters:
[]
0.62 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87835 AND fieldname = 'attributes'
Parameters:
[]
0.62 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88034 AND fieldname = 'attributes'
Parameters:
[]
0.61 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87832 AND fieldname = 'attributes'
Parameters:
[]
0.61 ms
(0.04%)
1
select `combinedImage` from object_store_prod where oo_id  = 120373
Parameters:
[]
0.61 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 121183
Parameters:
[]
0.61 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87849 AND fieldname = 'attributes'
Parameters:
[]
0.60 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68207 AND fieldname = 'attributes'
Parameters:
[]
0.60 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121183 AND fieldname = 'attributes'
Parameters:
[]
0.60 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88083 AND fieldname = 'attributes'
Parameters:
[]
0.59 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 121185
Parameters:
[]
0.59 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88102
Parameters:
[]
0.58 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68786 AND fieldname = 'attributes'
Parameters:
[]
0.58 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 87579 AND fieldname = 'attributes'
Parameters:
[]
0.58 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 22299 AND fieldname = 'attributes'
Parameters:
[]
0.58 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68784 AND fieldname = 'attributes'
Parameters:
[]
0.58 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120367
Parameters:
[]
0.58 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88080 AND fieldname = 'attributes'
Parameters:
[]
0.58 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88077 AND fieldname = 'attributes'
Parameters:
[]
0.58 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69308 AND fieldname = 'attributes'
Parameters:
[]
0.58 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87828 AND fieldname = 'attributes'
Parameters:
[]
0.58 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 88102
Parameters:
[]
0.57 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88074 AND fieldname = 'attributes'
Parameters:
[]
0.57 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68100 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87853 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88032
Parameters:
[]
0.56 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68103 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68207
Parameters:
[]
0.56 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120373 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88062 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 87835
Parameters:
[]
0.56 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87851 AND fieldname = 'attributes'
Parameters:
[]
0.55 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87579 AND fieldname = 'attributes'
Parameters:
[]
0.55 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 87851
Parameters:
[]
0.55 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88032 AND fieldname = 'attributes'
Parameters:
[]
0.55 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 121183
Parameters:
[]
0.55 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 88151
Parameters:
[]
0.54 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120367
Parameters:
[]
0.54 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72660 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 68207
Parameters:
[]
0.54 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 68207
Parameters:
[]
0.54 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88086 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88080
Parameters:
[]
0.53 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 88099
Parameters:
[]
0.53 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 72660
Parameters:
[]
0.53 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88102 AND fieldname = 'attributes'
Parameters:
[]
0.53 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 22299 AND fieldname = 'attributes'
Parameters:
[]
0.53 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 87828
Parameters:
[]
0.52 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88089 AND fieldname = 'attributes'
Parameters:
[]
0.52 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 88034
Parameters:
[]
0.52 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 88032
Parameters:
[]
0.52 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120373
Parameters:
[]
0.52 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 121185
Parameters:
[]
0.52 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68100 AND fieldname = 'attributes'
Parameters:
[]
0.52 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88092
Parameters:
[]
0.51 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 157290 AND fieldname = 'attributes'
Parameters:
[]
0.51 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 88089
Parameters:
[]
0.51 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68784
Parameters:
[]
0.51 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 23659
Parameters:
[]
0.51 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 23659 AND fieldname = 'attributes'
Parameters:
[]
0.51 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 87835
Parameters:
[]
0.51 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68784
Parameters:
[]
0.50 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 157290 AND fieldname = 'attributes'
Parameters:
[]
0.50 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 87828
Parameters:
[]
0.50 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 69308
Parameters:
[]
0.50 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 68786
Parameters:
[]
0.50 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68103 AND fieldname = 'attributes'
Parameters:
[]
0.49 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88099
Parameters:
[]
0.49 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 87849
Parameters:
[]
0.49 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 87578 AND fieldname = 'attributes'
Parameters:
[]
0.49 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120373
Parameters:
[]
0.49 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 67960
Parameters:
[]
0.49 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 67975 AND fieldname = 'attributes'
Parameters:
[]
0.49 ms
(0.03%)
1
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22235
]
0.49 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 87835
Parameters:
[]
0.49 ms
(0.03%)
1
SELECT FOUND_ROWS()
Parameters:
[]
0.48 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 87841
Parameters:
[]
0.48 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 121183
Parameters:
[]
0.48 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 121183
Parameters:
[]
0.48 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87578 AND fieldname = 'attributes'
Parameters:
[]
0.48 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88034
Parameters:
[]
0.48 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87849
Parameters:
[]
0.48 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23659 AND fieldname = 'attributes'
Parameters:
[]
0.48 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88034
Parameters:
[]
0.48 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 121185
Parameters:
[]
0.47 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 87828
Parameters:
[]
0.47 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 87832
Parameters:
[]
0.47 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 87851
Parameters:
[]
0.47 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 87828
Parameters:
[]
0.47 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 68100
Parameters:
[]
0.47 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 88092
Parameters:
[]
0.47 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68100
Parameters:
[]
0.47 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87828
Parameters:
[]
0.47 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 88099
Parameters:
[]
0.47 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 87835
Parameters:
[]
0.47 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 68207
Parameters:
[]
0.47 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87835
Parameters:
[]
0.47 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88074
Parameters:
[]
0.47 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68784
Parameters:
[]
0.47 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 88080
Parameters:
[]
0.46 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 68784
Parameters:
[]
0.46 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 88077
Parameters:
[]
0.46 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88092
Parameters:
[]
0.46 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67965 AND fieldname = 'attributes'
Parameters:
[]
0.46 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 22299
Parameters:
[]
0.46 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120367
Parameters:
[]
0.46 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 88083
Parameters:
[]
0.46 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 88151
Parameters:
[]
0.46 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120367
Parameters:
[]
0.46 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120367
Parameters:
[]
0.46 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 67969 AND fieldname = 'attributes'
Parameters:
[]
0.46 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 88032
Parameters:
[]
0.46 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88074
Parameters:
[]
0.46 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 22299
Parameters:
[]
0.46 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23659
Parameters:
[]
0.46 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 87849
Parameters:
[]
0.46 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 72660
Parameters:
[]
0.46 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 22299
Parameters:
[]
0.46 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87578
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 87839
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 68784
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 88089
Parameters:
[]
0.45 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 68784
Parameters:
[]
0.45 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 88074
Parameters:
[]
0.45 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88089
Parameters:
[]
0.45 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88077
Parameters:
[]
0.45 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68100
Parameters:
[]
0.45 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 88065
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 87579
Parameters:
[]
0.45 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 72660
Parameters:
[]
0.45 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88080
Parameters:
[]
0.45 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 88074
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 87849
Parameters:
[]
0.45 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68207
Parameters:
[]
0.45 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 121183
Parameters:
[]
0.45 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88099
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 67965
Parameters:
[]
0.44 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 88034
Parameters:
[]
0.44 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68205 AND fieldname = 'attributes'
Parameters:
[]
0.44 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 69308
Parameters:
[]
0.44 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88032
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 87841
Parameters:
[]
0.44 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 87853
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 22299
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 87828
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 87832
Parameters:
[]
0.44 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 87849
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 23659
Parameters:
[]
0.44 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 157290
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88086
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 88151
Parameters:
[]
0.43 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87851
Parameters:
[]
0.43 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 88083
Parameters:
[]
0.43 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88071
Parameters:
[]
0.43 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 87578
Parameters:
[]
0.43 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 88092
Parameters:
[]
0.43 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 87578
Parameters:
[]
0.43 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 23659
Parameters:
[]
0.43 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 87851
Parameters:
[]
0.43 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88151
Parameters:
[]
0.43 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 88080
Parameters:
[]
0.43 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 68100
Parameters:
[]
0.43 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 88065
Parameters:
[]
0.43 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 88083
Parameters:
[]
0.43 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68786
Parameters:
[]
0.43 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88065
Parameters:
[]
0.43 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88102
Parameters:
[]
0.43 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 87832
Parameters:
[]
0.43 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 87832
Parameters:
[]
0.43 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88151
Parameters:
[]
0.43 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87832
Parameters:
[]
0.43 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88032
Parameters:
[]
0.43 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88077
Parameters:
[]
0.43 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 68786
Parameters:
[]
0.43 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120373
Parameters:
[]
0.43 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 88077
Parameters:
[]
0.43 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 88071
Parameters:
[]
0.43 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 68103
Parameters:
[]
0.43 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88102
Parameters:
[]
0.43 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 88086
Parameters:
[]
0.43 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68786
Parameters:
[]
0.42 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68207
Parameters:
[]
0.42 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68103
Parameters:
[]
0.42 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 121185
Parameters:
[]
0.42 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 88092
Parameters:
[]
0.42 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 87839
Parameters:
[]
0.42 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88062
Parameters:
[]
0.42 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 157290
Parameters:
[]
0.42 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 88074
Parameters:
[]
0.42 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88099
Parameters:
[]
0.42 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68100
Parameters:
[]
0.42 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 87579
Parameters:
[]
0.42 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 22299
Parameters:
[]
0.42 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88074
Parameters:
[]
0.42 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 88077
Parameters:
[]
0.42 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88151
Parameters:
[]
0.42 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 88071
Parameters:
[]
0.42 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 121185
Parameters:
[]
0.42 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88071
Parameters:
[]
0.41 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 88080
Parameters:
[]
0.41 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 87841
Parameters:
[]
0.41 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 72660
Parameters:
[]
0.41 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 87839
Parameters:
[]
0.41 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121185
Parameters:
[]
0.41 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 88086
Parameters:
[]
0.41 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 87578
Parameters:
[]
0.41 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69308
Parameters:
[]
0.41 ms
(0.02%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69434 AND fieldname = 'attributes'
Parameters:
[]
0.41 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 87851
Parameters:
[]
0.41 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 87841
Parameters:
[]
0.41 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88083
Parameters:
[]
0.41 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69308
Parameters:
[]
0.41 ms
(0.02%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 67948 AND fieldname = 'attributes'
Parameters:
[]
0.41 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72660
Parameters:
[]
0.41 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 87579
Parameters:
[]
0.40 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67969 AND fieldname = 'attributes'
Parameters:
[]
0.40 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 157290
Parameters:
[]
0.40 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 87839
Parameters:
[]
0.40 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 87849
Parameters:
[]
0.40 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88083
Parameters:
[]
0.40 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88083
Parameters:
[]
0.40 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88077
Parameters:
[]
0.40 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88065
Parameters:
[]
0.40 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88080
Parameters:
[]
0.40 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88092
Parameters:
[]
0.40 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 88099
Parameters:
[]
0.40 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 67960
Parameters:
[]
0.40 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121183
Parameters:
[]
0.40 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120373
Parameters:
[]
0.40 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:
[]
0.40 ms
(0.02%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 67973 AND fieldname = 'attributes'
Parameters:
[]
0.40 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69308
Parameters:
[]
0.40 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87839
Parameters:
[]
0.40 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 67975
Parameters:
[]
0.40 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88062
Parameters:
[]
0.40 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67965
Parameters:
[]
0.40 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68103
Parameters:
[]
0.40 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88086
Parameters:
[]
0.40 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 157290
Parameters:
[]
0.40 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 87853
Parameters:
[]
0.40 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 88071
Parameters:
[]
0.40 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88089
Parameters:
[]
0.39 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 23659
Parameters:
[]
0.39 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68786
Parameters:
[]
0.39 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68103
Parameters:
[]
0.39 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87841
Parameters:
[]
0.39 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 22299
Parameters:
[]
0.39 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 87851
Parameters:
[]
0.39 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88034
Parameters:
[]
0.39 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 67969
Parameters:
[]
0.39 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 87839
Parameters:
[]
0.39 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88071
Parameters:
[]
0.39 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88086
Parameters:
[]
0.39 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 120367
Parameters:
[]
0.39 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120373
Parameters:
[]
0.39 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 157290
Parameters:
[]
0.39 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 88086
Parameters:
[]
0.39 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 72660
Parameters:
[]
0.39 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 68103
Parameters:
[]
0.39 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 67975
Parameters:
[]
0.39 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 87578
Parameters:
[]
0.39 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 67948
Parameters:
[]
0.39 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88065
Parameters:
[]
0.39 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87579
Parameters:
[]
0.38 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 68786
Parameters:
[]
0.38 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 88102
Parameters:
[]
0.38 ms
(0.02%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 67960 AND fieldname = 'attributes'
Parameters:
[]
0.38 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 88065
Parameters:
[]
0.38 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 68103
Parameters:
[]
0.38 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 87578
Parameters:
[]
0.38 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 87853
Parameters:
[]
0.38 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 88102
Parameters:
[]
0.38 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88062
Parameters:
[]
0.38 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87853
Parameters:
[]
0.38 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69308
Parameters:
[]
0.38 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 68100
Parameters:
[]
0.38 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 87579
Parameters:
[]
0.38 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 88032
Parameters:
[]
0.38 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88089
Parameters:
[]
0.38 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 88062
Parameters:
[]
0.37 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 67969
Parameters:
[]
0.37 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 88062
Parameters:
[]
0.37 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69434 AND fieldname = 'attributes'
Parameters:
[]
0.37 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 88062
Parameters:
[]
0.37 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69434
Parameters:
[]
0.37 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 23659
Parameters:
[]
0.37 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 88034
Parameters:
[]
0.37 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 87579
Parameters:
[]
0.37 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 67969
Parameters:
[]
0.37 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 88089
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  = 67954
Parameters:
[]
0.36 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67948 AND fieldname = 'attributes'
Parameters:
[]
0.36 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23649
Parameters:
[]
0.36 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 87853
Parameters:
[]
0.35 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69434
Parameters:
[]
0.35 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 67975
Parameters:
[]
0.35 ms
(0.02%)
1
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
0.35 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 67975
Parameters:
[]
0.35 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69434
Parameters:
[]
0.34 ms
(0.02%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.34 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67975 AND fieldname = 'attributes'
Parameters:
[]
0.34 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 67965
Parameters:
[]
0.34 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 67948
Parameters:
[]
0.34 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 67969
Parameters:
[]
0.34 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 67975
Parameters:
[]
0.34 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 67973
Parameters:
[]
0.33 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 69434
Parameters:
[]
0.33 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67969
Parameters:
[]
0.33 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 22300 AND fieldname = 'attributes'
Parameters:
[]
0.33 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67973 AND fieldname = 'attributes'
Parameters:
[]
0.32 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 67948
Parameters:
[]
0.32 ms
(0.02%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 22300 AND fieldname = 'attributes'
Parameters:
[]
0.32 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 22300
Parameters:
[]
0.32 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67948
Parameters:
[]
0.32 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 67954
Parameters:
[]
0.32 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68205
Parameters:
[]
0.32 ms
(0.02%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 22298 AND fieldname = 'attributes'
Parameters:
[]
0.31 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68205 AND fieldname = 'attributes'
Parameters:
[]
0.31 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 67948
Parameters:
[]
0.31 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67954
Parameters:
[]
0.31 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 67960
Parameters:
[]
0.31 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67960 AND fieldname = 'attributes'
Parameters:
[]
0.31 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 67969
Parameters:
[]
0.31 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 67965
Parameters:
[]
0.31 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 67960
Parameters:
[]
0.30 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 68205
Parameters:
[]
0.30 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 22300
Parameters:
[]
0.30 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 22300
Parameters:
[]
0.30 ms
(0.02%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 23649 AND fieldname = 'attributes'
Parameters:
[]
0.30 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 67973
Parameters:
[]
0.30 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 67973
Parameters:
[]
0.30 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67975
Parameters:
[]
0.30 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 67973
Parameters:
[]
0.30 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 67965
Parameters:
[]
0.30 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67973
Parameters:
[]
0.30 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 22300
Parameters:
[]
0.30 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 67973
Parameters:
[]
0.29 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 67965
Parameters:
[]
0.29 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 69434
Parameters:
[]
0.29 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 22298
Parameters:
[]
0.29 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 22298 AND fieldname = 'attributes'
Parameters:
[]
0.29 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 67948
Parameters:
[]
0.29 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 68205
Parameters:
[]
0.29 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 22300
Parameters:
[]
0.29 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 22300
Parameters:
[]
0.29 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68205
Parameters:
[]
0.29 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23649 AND fieldname = 'attributes'
Parameters:
[]
0.28 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68205
Parameters:
[]
0.28 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 68205
Parameters:
[]
0.28 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 22298
Parameters:
[]
0.28 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 22298
Parameters:
[]
0.28 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 22298
Parameters:
[]
0.28 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 67954
Parameters:
[]
0.28 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 22298
Parameters:
[]
0.28 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 67954
Parameters:
[]
0.28 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 23649
Parameters:
[]
0.28 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 22298
Parameters:
[]
0.27 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 67954
Parameters:
[]
0.27 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 67960
Parameters:
[]
0.27 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69434
Parameters:
[]
0.27 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 23649
Parameters:
[]
0.26 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67960
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 23649
Parameters:
[]
0.26 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 23649
Parameters:
[]
0.26 ms
(0.01%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 23649
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.