GET https://testing.weverducre.com/es/productos/c/tienda~22242?page=2

Query Metrics

1048 Database Queries
525 Different statements
1432.93 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
57.44 ms
(4.01%)
58
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  89831
]
51.54 ms
(3.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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120062' and a.id != '120062') or parentProducts like '%,120062,%') 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:
[]
39.40 ms
(2.75%)
58
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  89831
]
37.53 ms
(2.62%)
63
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
37.18 ms
(2.59%)
2
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22242,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
36.85 ms
(2.57%)
1
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName  FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22242,%') 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:
[]
35.00 ms
(2.44%)
58
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:
[
  89831
]
33.38 ms
(2.33%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120088' and a.id != '120088') or parentProducts like '%,120088,%') 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
(2.26%)
58
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  89831
]
32.23 ms
(2.25%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120100' and a.id != '120100') or parentProducts like '%,120100,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
29.80 ms
(2.08%)
63
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
29.64 ms
(2.07%)
2
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22242,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
28.09 ms
(1.96%)
2
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22242,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
27.98 ms
(1.95%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120095' and a.id != '120095') or parentProducts like '%,120095,%') 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.21 ms
(1.90%)
58
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  89831
]
26.92 ms
(1.88%)
2
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22242,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
26.81 ms
(1.87%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120096' and a.id != '120096') or parentProducts like '%,120096,%') 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.43 ms
(1.84%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120061' and a.id != '120061') or parentProducts like '%,120061,%') 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.38 ms
(1.84%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120093' and a.id != '120093') or parentProducts like '%,120093,%') 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.35 ms
(1.84%)
2
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22242,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
26.18 ms
(1.83%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120087' and a.id != '120087') or parentProducts like '%,120087,%') 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.07 ms
(1.82%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120092' and a.id != '120092') or parentProducts like '%,120092,%') 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.78%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '171513' and a.id != '171513') or parentProducts like '%,171513,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
25.33 ms
(1.77%)
58
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  89831
  "videos"
]
24.93 ms
(1.74%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '87545' and a.id != '87545') or parentProducts like '%,87545,%') 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.78 ms
(1.73%)
2
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22242,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
24.63 ms
(1.72%)
2
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22242,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
24.47 ms
(1.71%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120063' and a.id != '120063') or parentProducts like '%,120063,%') 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.33 ms
(1.70%)
2
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22242,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
24.18 ms
(1.69%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68080' and a.id != '68080') or parentProducts like '%,68080,%') 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.07 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120121' and a.id != '120121') or parentProducts like '%,120121,%') 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.90 ms
(1.67%)
2
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22242,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
23.66 ms
(1.65%)
2
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22242,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
23.56 ms
(1.64%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120082' and a.id != '120082') or parentProducts like '%,120082,%') 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.46 ms
(1.64%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120084' and a.id != '120084') or parentProducts like '%,120084,%') 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.33 ms
(1.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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120083' and a.id != '120083') or parentProducts like '%,120083,%') 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.30 ms
(1.63%)
2
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22242,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
23.28 ms
(1.62%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120119' and a.id != '120119') or parentProducts like '%,120119,%') 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.11 ms
(1.61%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120116' and a.id != '120116') or parentProducts like '%,120116,%') 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.67 ms
(1.58%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120120' and a.id != '120120') or parentProducts like '%,120120,%') 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.12 ms
(1.54%)
2
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22242,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
6.60 ms
(0.46%)
6
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
6.49 ms
(0.45%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120427 AND fieldname = 'attributes'
Parameters:
[]
4.49 ms
(0.31%)
12
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2526
]
2.60 ms
(0.18%)
7
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
2.59 ms
(0.18%)
8
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2.27 ms
(0.16%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
1.71 ms
(0.12%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120429 AND fieldname = 'attributes'
Parameters:
[]
1.69 ms
(0.12%)
5
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2532
]
1.59 ms
(0.11%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120469 AND fieldname = 'attributes'
Parameters:
[]
1.50 ms
(0.10%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120594 AND fieldname = 'attributes'
Parameters:
[]
1.46 ms
(0.10%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120465 AND fieldname = 'attributes'
Parameters:
[]
1.32 ms
(0.09%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120591 AND fieldname = 'attributes'
Parameters:
[]
1.23 ms
(0.09%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120648 AND fieldname = 'attributes'
Parameters:
[]
1.19 ms
(0.08%)
1
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/es/productos/c/tienda~22242"
  "path"
  "auto_create"
  "/es/productos/c/tienda~22242?page=2"
  "path_query"
  "https://testing.weverducre.com/es/productos/c/tienda~22242?page=2"
  "entire_uri"
]
1.13 ms
(0.08%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/c/"
  "tienda~22242"
]
1.08 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120638 AND fieldname = 'attributes'
Parameters:
[]
1.08 ms
(0.08%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120084
Parameters:
[]
1.06 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120320 AND fieldname = 'attributes'
Parameters:
[]
1.03 ms
(0.07%)
1
select `iconLabels` from object_store_prod where oo_id  = 120411
Parameters:
[]
1.03 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120449 AND fieldname = 'attributes'
Parameters:
[]
1.02 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120455 AND fieldname = 'attributes'
Parameters:
[]
1.01 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120652 AND fieldname = 'attributes'
Parameters:
[]
0.99 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120403 AND fieldname = 'attributes'
Parameters:
[]
0.99 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120451 AND fieldname = 'attributes'
Parameters:
[]
0.99 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120475 AND fieldname = 'attributes'
Parameters:
[]
0.98 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 89831 AND fieldname = 'attributes'
Parameters:
[]
0.96 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120324 AND fieldname = 'attributes'
Parameters:
[]
0.96 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120473 AND fieldname = 'attributes'
Parameters:
[]
0.96 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120423 AND fieldname = 'attributes'
Parameters:
[]
0.94 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120482 AND fieldname = 'attributes'
Parameters:
[]
0.94 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120467 AND fieldname = 'attributes'
Parameters:
[]
0.93 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120485 AND fieldname = 'attributes'
Parameters:
[]
0.92 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 89821 AND fieldname = 'attributes'
Parameters:
[]
0.92 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 89839 AND fieldname = 'attributes'
Parameters:
[]
0.92 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120411 AND fieldname = 'attributes'
Parameters:
[]
0.91 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120405 AND fieldname = 'attributes'
Parameters:
[]
0.90 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120453 AND fieldname = 'attributes'
Parameters:
[]
0.90 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120477 AND fieldname = 'attributes'
Parameters:
[]
0.89 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120489 AND fieldname = 'attributes'
Parameters:
[]
0.89 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120487 AND fieldname = 'attributes'
Parameters:
[]
0.87 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120352 AND fieldname = 'attributes'
Parameters:
[]
0.87 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120471 AND fieldname = 'attributes'
Parameters:
[]
0.86 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120656 AND fieldname = 'attributes'
Parameters:
[]
0.85 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120417 AND fieldname = 'attributes'
Parameters:
[]
0.85 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120479 AND fieldname = 'attributes'
Parameters:
[]
0.84 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 89827 AND fieldname = 'attributes'
Parameters:
[]
0.83 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120415 AND fieldname = 'attributes'
Parameters:
[]
0.83 ms
(0.06%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89827 AND fieldname = 'attributes'
Parameters:
[]
0.81 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/%"
  "/es/productos/c/tienda~22242"
]
0.79 ms
(0.06%)
2
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.79 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120348 AND fieldname = 'attributes'
Parameters:
[]
0.78 ms
(0.05%)
1
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
0.76 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120354 AND fieldname = 'attributes'
Parameters:
[]
0.74 ms
(0.05%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/c/tienda~22242"
]
0.72 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120350 AND fieldname = 'attributes'
Parameters:
[]
0.70 ms
(0.05%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120652 AND fieldname = 'attributes'
Parameters:
[]
0.69 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120088 AND fieldname = 'attributes'
Parameters:
[]
0.67 ms
(0.05%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120453 AND fieldname = 'attributes'
Parameters:
[]
0.66 ms
(0.05%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.64 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120467
Parameters:
[]
0.63 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89831 AND fieldname = 'attributes'
Parameters:
[]
0.63 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120594 AND fieldname = 'attributes'
Parameters:
[]
0.62 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68080
Parameters:
[]
0.61 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120479 AND fieldname = 'attributes'
Parameters:
[]
0.61 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120095 AND fieldname = 'attributes'
Parameters:
[]
0.60 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 120453
Parameters:
[]
0.60 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:
[
  22242
]
0.59 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120423 AND fieldname = 'attributes'
Parameters:
[]
0.58 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120088 AND fieldname = 'attributes'
Parameters:
[]
0.58 ms
(0.04%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120084
Parameters:
[]
0.58 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120469 AND fieldname = 'attributes'
Parameters:
[]
0.58 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120062 AND fieldname = 'attributes'
Parameters:
[]
0.57 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120405 AND fieldname = 'attributes'
Parameters:
[]
0.57 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120473 AND fieldname = 'attributes'
Parameters:
[]
0.57 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120467 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120489 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68080 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120403 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 120594
Parameters:
[]
0.56 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120465 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89821 AND fieldname = 'attributes'
Parameters:
[]
0.55 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120591 AND fieldname = 'attributes'
Parameters:
[]
0.55 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120487 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.04%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120477
Parameters:
[]
0.54 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89839 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120648 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120415 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120417 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.04%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120591
Parameters:
[]
0.54 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120083 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120411 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.04%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120062
Parameters:
[]
0.53 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120088
Parameters:
[]
0.53 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120060 AND fieldname = 'attributes'
Parameters:
[]
0.53 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 120060
Parameters:
[]
0.53 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120352
Parameters:
[]
0.52 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120475 AND fieldname = 'attributes'
Parameters:
[]
0.52 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120455 AND fieldname = 'attributes'
Parameters:
[]
0.52 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120324 AND fieldname = 'attributes'
Parameters:
[]
0.52 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120082 AND fieldname = 'attributes'
Parameters:
[]
0.52 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 120082
Parameters:
[]
0.51 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 89831
Parameters:
[]
0.51 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120062 AND fieldname = 'attributes'
Parameters:
[]
0.51 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120093 AND fieldname = 'attributes'
Parameters:
[]
0.51 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120121 AND fieldname = 'attributes'
Parameters:
[]
0.51 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120427 AND fieldname = 'attributes'
Parameters:
[]
0.51 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120100 AND fieldname = 'attributes'
Parameters:
[]
0.51 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120084 AND fieldname = 'attributes'
Parameters:
[]
0.51 ms
(0.04%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120354
Parameters:
[]
0.51 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 120084
Parameters:
[]
0.51 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120455
Parameters:
[]
0.51 ms
(0.04%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120656
Parameters:
[]
0.50 ms
(0.04%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120417
Parameters:
[]
0.50 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 120485
Parameters:
[]
0.50 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120449 AND fieldname = 'attributes'
Parameters:
[]
0.50 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120485 AND fieldname = 'attributes'
Parameters:
[]
0.50 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120471 AND fieldname = 'attributes'
Parameters:
[]
0.50 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120350 AND fieldname = 'attributes'
Parameters:
[]
0.50 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120063 AND fieldname = 'attributes'
Parameters:
[]
0.50 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120320 AND fieldname = 'attributes'
Parameters:
[]
0.50 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120116
Parameters:
[]
0.50 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120451 AND fieldname = 'attributes'
Parameters:
[]
0.50 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120411
Parameters:
[]
0.49 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120485
Parameters:
[]
0.49 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 89827
Parameters:
[]
0.49 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120084 AND fieldname = 'attributes'
Parameters:
[]
0.49 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 89831
Parameters:
[]
0.49 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68080 AND fieldname = 'attributes'
Parameters:
[]
0.49 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120354
Parameters:
[]
0.49 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120063 AND fieldname = 'attributes'
Parameters:
[]
0.49 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120429 AND fieldname = 'attributes'
Parameters:
[]
0.49 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120638 AND fieldname = 'attributes'
Parameters:
[]
0.49 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120656 AND fieldname = 'attributes'
Parameters:
[]
0.49 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120099 AND fieldname = 'attributes'
Parameters:
[]
0.49 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120489
Parameters:
[]
0.49 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120087 AND fieldname = 'attributes'
Parameters:
[]
0.49 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120324
Parameters:
[]
0.48 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120415
Parameters:
[]
0.48 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120656
Parameters:
[]
0.48 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120482 AND fieldname = 'attributes'
Parameters:
[]
0.48 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120087 AND fieldname = 'attributes'
Parameters:
[]
0.48 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120093
Parameters:
[]
0.48 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120061 AND fieldname = 'attributes'
Parameters:
[]
0.48 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120405
Parameters:
[]
0.48 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120354 AND fieldname = 'attributes'
Parameters:
[]
0.48 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120477 AND fieldname = 'attributes'
Parameters:
[]
0.48 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120405
Parameters:
[]
0.48 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120417
Parameters:
[]
0.47 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120088
Parameters:
[]
0.47 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120120 AND fieldname = 'attributes'
Parameters:
[]
0.47 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120100 AND fieldname = 'attributes'
Parameters:
[]
0.47 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120352 AND fieldname = 'attributes'
Parameters:
[]
0.47 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120469
Parameters:
[]
0.47 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120095 AND fieldname = 'attributes'
Parameters:
[]
0.47 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120652
Parameters:
[]
0.47 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120120 AND fieldname = 'attributes'
Parameters:
[]
0.47 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120099 AND fieldname = 'attributes'
Parameters:
[]
0.47 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120060 AND fieldname = 'attributes'
Parameters:
[]
0.47 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120348 AND fieldname = 'attributes'
Parameters:
[]
0.47 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120116 AND fieldname = 'attributes'
Parameters:
[]
0.47 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120427
Parameters:
[]
0.47 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120093 AND fieldname = 'attributes'
Parameters:
[]
0.46 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120648
Parameters:
[]
0.46 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120482
Parameters:
[]
0.46 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120116 AND fieldname = 'attributes'
Parameters:
[]
0.46 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120451
Parameters:
[]
0.46 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120473
Parameters:
[]
0.46 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120652
Parameters:
[]
0.46 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120320
Parameters:
[]
0.46 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120469
Parameters:
[]
0.46 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120485
Parameters:
[]
0.46 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120061 AND fieldname = 'attributes'
Parameters:
[]
0.46 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120479
Parameters:
[]
0.46 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 120092 AND fieldname = 'attributes'
Parameters:
[]
0.46 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120121 AND fieldname = 'attributes'
Parameters:
[]
0.46 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 68080
Parameters:
[]
0.46 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 89831
Parameters:
[]
0.46 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120088
Parameters:
[]
0.46 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 89821
Parameters:
[]
0.46 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120451
Parameters:
[]
0.46 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120477
Parameters:
[]
0.46 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120354
Parameters:
[]
0.46 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120648
Parameters:
[]
0.45 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120324
Parameters:
[]
0.45 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120429
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120638
Parameters:
[]
0.45 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120354
Parameters:
[]
0.45 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120415
Parameters:
[]
0.45 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120487
Parameters:
[]
0.45 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120062
Parameters:
[]
0.45 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120082 AND fieldname = 'attributes'
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 89839
Parameters:
[]
0.45 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120429
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120482
Parameters:
[]
0.45 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120469
Parameters:
[]
0.45 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 89821
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120415
Parameters:
[]
0.45 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120092 AND fieldname = 'attributes'
Parameters:
[]
0.45 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120652
Parameters:
[]
0.45 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120475
Parameters:
[]
0.44 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120489
Parameters:
[]
0.44 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120099
Parameters:
[]
0.44 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120061
Parameters:
[]
0.44 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120352
Parameters:
[]
0.44 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120083 AND fieldname = 'attributes'
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120324
Parameters:
[]
0.44 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120120
Parameters:
[]
0.44 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120403
Parameters:
[]
0.44 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120411
Parameters:
[]
0.44 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120427
Parameters:
[]
0.44 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120121
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120479
Parameters:
[]
0.44 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120656
Parameters:
[]
0.43 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120479
Parameters:
[]
0.43 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120638
Parameters:
[]
0.43 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120473
Parameters:
[]
0.43 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 89821
Parameters:
[]
0.43 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120092
Parameters:
[]
0.43 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120061
Parameters:
[]
0.43 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 89827
Parameters:
[]
0.43 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120350
Parameters:
[]
0.43 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120099
Parameters:
[]
0.43 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120591
Parameters:
[]
0.43 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 89821
Parameters:
[]
0.43 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120087
Parameters:
[]
0.43 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120415
Parameters:
[]
0.43 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120092
Parameters:
[]
0.43 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120449
Parameters:
[]
0.42 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120405
Parameters:
[]
0.42 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120417
Parameters:
[]
0.42 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 89827
Parameters:
[]
0.42 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120638
Parameters:
[]
0.42 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120348
Parameters:
[]
0.42 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120453
Parameters:
[]
0.42 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120099
Parameters:
[]
0.42 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120455
Parameters:
[]
0.42 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120591
Parameters:
[]
0.42 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120487
Parameters:
[]
0.42 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120320
Parameters:
[]
0.42 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120116
Parameters:
[]
0.42 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120062
Parameters:
[]
0.42 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120656
Parameters:
[]
0.42 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120092
Parameters:
[]
0.42 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120467
Parameters:
[]
0.42 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120479
Parameters:
[]
0.42 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120482
Parameters:
[]
0.42 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 89821
Parameters:
[]
0.42 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 89821
Parameters:
[]
0.42 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120427
Parameters:
[]
0.42 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120453
Parameters:
[]
0.42 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120465
Parameters:
[]
0.42 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120063
Parameters:
[]
0.41 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120455
Parameters:
[]
0.41 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120061
Parameters:
[]
0.41 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120095
Parameters:
[]
0.41 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120594
Parameters:
[]
0.41 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120082
Parameters:
[]
0.41 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120087
Parameters:
[]
0.41 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120417
Parameters:
[]
0.41 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 89827
Parameters:
[]
0.41 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120648
Parameters:
[]
0.41 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120320
Parameters:
[]
0.41 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120088
Parameters:
[]
0.41 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120652
Parameters:
[]
0.41 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120120
Parameters:
[]
0.41 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120449
Parameters:
[]
0.40 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120417
Parameters:
[]
0.40 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120429
Parameters:
[]
0.40 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120449
Parameters:
[]
0.40 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120062
Parameters:
[]
0.40 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120087
Parameters:
[]
0.40 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120423
Parameters:
[]
0.40 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120656
Parameters:
[]
0.40 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120594
Parameters:
[]
0.40 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120350
Parameters:
[]
0.40 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120354
Parameters:
[]
0.40 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120469
Parameters:
[]
0.40 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120465
Parameters:
[]
0.40 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120087
Parameters:
[]
0.40 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120320
Parameters:
[]
0.40 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 89839
Parameters:
[]
0.40 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120088
Parameters:
[]
0.40 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120471
Parameters:
[]
0.40 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120453
Parameters:
[]
0.40 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 89827
Parameters:
[]
0.40 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120652
Parameters:
[]
0.40 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120352
Parameters:
[]
0.40 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120489
Parameters:
[]
0.40 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120487
Parameters:
[]
0.40 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120591
Parameters:
[]
0.40 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 89839
Parameters:
[]
0.39 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120591
Parameters:
[]
0.39 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120652
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120465
Parameters:
[]
0.39 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120467
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120594
Parameters:
[]
0.39 ms
(0.03%)
1
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22242
]
0.39 ms
(0.03%)
1
SELECT FOUND_ROWS()
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 89827
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120403
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120087
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120063
Parameters:
[]
0.39 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120594
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120082
Parameters:
[]
0.39 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120479
Parameters:
[]
0.39 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120324
Parameters:
[]
0.39 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120352
Parameters:
[]
0.39 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120423
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120060
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120638
Parameters:
[]
0.39 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120320
Parameters:
[]
0.39 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120465
Parameters:
[]
0.39 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 89839
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120423
Parameters:
[]
0.39 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120453
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120469
Parameters:
[]
0.39 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120471
Parameters:
[]
0.39 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120489
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120060
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120100
Parameters:
[]
0.39 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120453
Parameters:
[]
0.39 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120121
Parameters:
[]
0.39 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120479
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120083
Parameters:
[]
0.39 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120088
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120449
Parameters:
[]
0.39 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120475
Parameters:
[]
0.39 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 89831
Parameters:
[]
0.39 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120467
Parameters:
[]
0.39 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120471
Parameters:
[]
0.39 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120473
Parameters:
[]
0.39 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120473
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120591
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120451
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120471
Parameters:
[]
0.39 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120062
Parameters:
[]
0.39 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120061
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120350
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120320
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120095
Parameters:
[]
0.38 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120429
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120471
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120324
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120656
Parameters:
[]
0.38 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120116
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120451
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120060
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120116
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120427
Parameters:
[]
0.38 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120100
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120093
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120482
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120423
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120638
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120083
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120083
Parameters:
[]
0.38 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120350
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120415
Parameters:
[]
0.38 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120063
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120427
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120477
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120100
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120429
Parameters:
[]
0.38 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120095
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120062
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120084
Parameters:
[]
0.38 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120451
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120648
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120405
Parameters:
[]
0.38 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120465
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120348
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120465
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120093
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120477
Parameters:
[]
0.38 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120423
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120099
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120063
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120451
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120594
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120084
Parameters:
[]
0.37 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120427
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120473
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120061
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120082
Parameters:
[]
0.37 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120487
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120473
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120487
Parameters:
[]
0.37 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120083
Parameters:
[]
0.37 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120405
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120455
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120471
Parameters:
[]
0.37 ms
(0.03%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.37 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120121
Parameters:
[]
0.37 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120120
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120120
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120099
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120093
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120482
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120485
Parameters:
[]
0.37 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120084
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120350
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120482
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120487
Parameters:
[]
0.37 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120116
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120467
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120475
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120100
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120449
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120485
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 89839
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120121
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120120
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120354
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120350
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120449
Parameters:
[]
0.37 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120485
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68080
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120405
Parameters:
[]
0.37 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120411
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120092
Parameters:
[]
0.37 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120063
Parameters:
[]
0.37 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 68080
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120403
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120087
Parameters:
[]
0.37 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120415
Parameters:
[]
0.37 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120082
Parameters:
[]
0.37 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120100
Parameters:
[]
0.37 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120477
Parameters:
[]
0.37 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120638
Parameters:
[]
0.36 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120429
Parameters:
[]
0.36 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 89831
Parameters:
[]
0.36 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120095
Parameters:
[]
0.36 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120417
Parameters:
[]
0.36 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120469
Parameters:
[]
0.36 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120095
Parameters:
[]
0.36 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120467
Parameters:
[]
0.36 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120475
Parameters:
[]
0.36 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 68080
Parameters:
[]
0.36 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120411
Parameters:
[]
0.36 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120095
Parameters:
[]
0.36 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120348
Parameters:
[]
0.36 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120120
Parameters:
[]
0.36 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120403
Parameters:
[]
0.36 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120423
Parameters:
[]
0.36 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120475
Parameters:
[]
0.36 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120063
Parameters:
[]
0.36 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 120411
Parameters:
[]
0.36 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 120083
Parameters:
[]
0.36 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120060
Parameters:
[]
0.36 ms
(0.03%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120324
Parameters:
[]
0.36 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120116
Parameters:
[]
0.36 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120099
Parameters:
[]
0.36 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120477
Parameters:
[]
0.36 ms
(0.03%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 89839
Parameters:
[]
0.36 ms
(0.02%)
1
SELECT object_localized_SCONF_es.id as id, object_localized_SCONF_es.type as `type` FROM object_localized_SCONF_es LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_es `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_es `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_es`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_es.type IN ('object','variant','folder')) AND object_localized_SCONF_es.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
0.36 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120121
Parameters:
[]
0.36 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 120648
Parameters:
[]
0.36 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 89831
Parameters:
[]
0.36 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 120093
Parameters:
[]
0.36 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 120489
Parameters:
[]
0.36 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120092
Parameters:
[]
0.35 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120648
Parameters:
[]
0.35 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 120121
Parameters:
[]
0.35 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 120348
Parameters:
[]
0.35 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120403
Parameters:
[]
0.35 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120475
Parameters:
[]
0.35 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68080
Parameters:
[]
0.35 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 120352
Parameters:
[]
0.35 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120455
Parameters:
[]
0.35 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120455
Parameters:
[]
0.35 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120060
Parameters:
[]
0.35 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120352
Parameters:
[]
0.35 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120083
Parameters:
[]
0.35 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 120061
Parameters:
[]
0.35 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120092
Parameters:
[]
0.35 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120348
Parameters:
[]
0.34 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120348
Parameters:
[]
0.34 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120100
Parameters:
[]
0.34 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120403
Parameters:
[]
0.34 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 120082
Parameters:
[]
0.34 ms
(0.02%)
1
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120489
Parameters:
[]
0.33 ms
(0.02%)
1
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
0.33 ms
(0.02%)
1
select `colorMatchExceptions` from object_store_prod where oo_id  = 120093
Parameters:
[]
0.32 ms
(0.02%)
1
SELECT object_localized_8_es.id as id, object_localized_8_es.type as `type` FROM object_localized_8_es WHERE ( object_localized_8_es.type IN ('object','variant','folder')) AND object_localized_8_es.published = 1
Parameters:
[]

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.