GET https://testing.weverducre.com/es/productos?page=4

Query Metrics

1048 Database Queries
420 Different statements
1138.49 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
68.70 ms
(6.03%)
59
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  19814
]
52.14 ms
(4.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 = '25036' and a.id != '25036') or parentProducts like '%,25036,%') 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.23 ms
(3.45%)
107
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
38.25 ms
(3.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_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 = '17151' and a.id != '17151') or parentProducts like '%,17151,%') 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:
[]
36.10 ms
(3.17%)
107
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
35.39 ms
(3.11%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '23617' and a.id != '23617') or parentProducts like '%,23617,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
34.81 ms
(3.06%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '22281' and a.id != '22281') or parentProducts like '%,22281,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
34.22 ms
(3.01%)
59
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  19814
]
32.84 ms
(2.88%)
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 = '17128' and a.id != '17128') or parentProducts like '%,17128,%') 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.38 ms
(2.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 = '17255' and a.id != '17255') or parentProducts like '%,17255,%') 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.87 ms
(2.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 = '17256' and a.id != '17256') or parentProducts like '%,17256,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
28.50 ms
(2.50%)
59
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  19814
]
28.19 ms
(2.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_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 = '17129' and a.id != '17129') or parentProducts like '%,17129,%') 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.36 ms
(2.40%)
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 = '17430' and a.id != '17430') or parentProducts like '%,17430,%') 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.91 ms
(2.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_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 = '23618' and a.id != '23618') or parentProducts like '%,23618,%') 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.17 ms
(2.30%)
59
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:
[
  19814
]
25.86 ms
(2.27%)
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 = '26155' and a.id != '26155') or parentProducts like '%,26155,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
25.31 ms
(2.22%)
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 = '26156' and a.id != '26156') or parentProducts like '%,26156,%') 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.84 ms
(2.18%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '28016' and a.id != '28016') or parentProducts like '%,28016,%') 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.63 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_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 = '26922' and a.id != '26922') or parentProducts like '%,26922,%') 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.44 ms
(2.06%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '26148' and a.id != '26148') or parentProducts like '%,26148,%') 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.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_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 = '17362' and a.id != '17362') or parentProducts like '%,17362,%') 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.94 ms
(2.01%)
59
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  19814
]
22.84 ms
(2.01%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '23674' and a.id != '23674') or parentProducts like '%,23674,%') 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.71 ms
(1.99%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '23621' and a.id != '23621') or parentProducts like '%,23621,%') 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.63 ms
(1.99%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '49045' and a.id != '49045') or parentProducts like '%,49045,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
21.50 ms
(1.89%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '24983' and a.id != '24983') or parentProducts like '%,24983,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
21.29 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 = '26895' and a.id != '26895') or parentProducts like '%,26895,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
21.08 ms
(1.85%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '26147' and a.id != '26147') or parentProducts like '%,26147,%') 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:
[]
19.57 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_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 = '17209' and a.id != '17209') or parentProducts like '%,17209,%') 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:
[]
18.87 ms
(1.66%)
59
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  19814
  "videos"
]
16.38 ms
(1.44%)
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 not like '%,165410,%') GROUP BY virtualProductId, priceSystemName ORDER BY min(ifnull(featuredPriority, 0)) desc,min((promotions like '%#new#%')) desc,min(ifnull(s.score, 0)) desc,min(ifnull(rankingMultiplicator, 999999999)) asc,min(`a`.`id`) ASC LIMIT 72, 24
Parameters:
[]
14.72 ms
(1.29%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '49047' and a.id != '49047') or parentProducts like '%,49047,%') 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:
[]
5.73 ms
(0.50%)
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"
]
3.74 ms
(0.33%)
12
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2484
]
3.07 ms
(0.27%)
12
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  11
  11
]
2.36 ms
(0.21%)
8
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.96 ms
(0.17%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 87931 AND fieldname = 'attributes'
Parameters:
[]
1.82 ms
(0.16%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
1.81 ms
(0.16%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 87942 AND fieldname = 'attributes'
Parameters:
[]
1.81 ms
(0.16%)
2
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1357
]
1.78 ms
(0.16%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 89215 AND fieldname = 'attributes'
Parameters:
[]
1.78 ms
(0.16%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 67876 AND fieldname = 'attributes'
Parameters:
[]
1.75 ms
(0.15%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 19770 AND fieldname = 'attributes'
Parameters:
[]
1.72 ms
(0.15%)
5
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2532
]
1.71 ms
(0.15%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68430 AND fieldname = 'attributes'
Parameters:
[]
1.70 ms
(0.15%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 87997 AND fieldname = 'attributes'
Parameters:
[]
1.69 ms
(0.15%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 19837 AND fieldname = 'attributes'
Parameters:
[]
1.67 ms
(0.15%)
7
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
1.66 ms
(0.15%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 87973 AND fieldname = 'attributes'
Parameters:
[]
1.62 ms
(0.14%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 89343 AND fieldname = 'attributes'
Parameters:
[]
1.59 ms
(0.14%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73948 AND fieldname = 'attributes'
Parameters:
[]
1.54 ms
(0.14%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73966 AND fieldname = 'attributes'
Parameters:
[]
1.54 ms
(0.14%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 22504 AND fieldname = 'attributes'
Parameters:
[]
1.51 ms
(0.13%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 49751 AND fieldname = 'attributes'
Parameters:
[]
1.48 ms
(0.13%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 19850 AND fieldname = 'attributes'
Parameters:
[]
1.45 ms
(0.13%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 66460 AND fieldname = 'attributes'
Parameters:
[]
1.45 ms
(0.13%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 24814 AND fieldname = 'attributes'
Parameters:
[]
1.43 ms
(0.13%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 19382 AND fieldname = 'attributes'
Parameters:
[]
1.41 ms
(0.12%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 66451 AND fieldname = 'attributes'
Parameters:
[]
1.41 ms
(0.12%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 25524 AND fieldname = 'attributes'
Parameters:
[]
1.36 ms
(0.12%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 25175 AND fieldname = 'attributes'
Parameters:
[]
1.32 ms
(0.12%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 121195 AND fieldname = 'attributes'
Parameters:
[]
1.32 ms
(0.12%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 25183 AND fieldname = 'attributes'
Parameters:
[]
1.29 ms
(0.11%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88431 AND fieldname = 'attributes'
Parameters:
[]
1.29 ms
(0.11%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 25171 AND fieldname = 'attributes'
Parameters:
[]
1.26 ms
(0.11%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73126 AND fieldname = 'attributes'
Parameters:
[]
1.25 ms
(0.11%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87997 AND fieldname = 'attributes'
Parameters:
[]
1.22 ms
(0.11%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 89968 AND fieldname = 'attributes'
Parameters:
[]
1.21 ms
(0.11%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 19842 AND fieldname = 'attributes'
Parameters:
[]
1.21 ms
(0.11%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87942 AND fieldname = 'attributes'
Parameters:
[]
1.20 ms
(0.11%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 139224 AND fieldname = 'attributes'
Parameters:
[]
1.19 ms
(0.10%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 26248 AND fieldname = 'attributes'
Parameters:
[]
1.13 ms
(0.10%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 67872 AND fieldname = 'attributes'
Parameters:
[]
1.13 ms
(0.10%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 19779 AND fieldname = 'attributes'
Parameters:
[]
1.11 ms
(0.10%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73972 AND fieldname = 'attributes'
Parameters:
[]
1.11 ms
(0.10%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 27873 AND fieldname = 'attributes'
Parameters:
[]
1.09 ms
(0.10%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 66468 AND fieldname = 'attributes'
Parameters:
[]
1.07 ms
(0.09%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 22504 AND fieldname = 'attributes'
Parameters:
[]
1.07 ms
(0.09%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 25187 AND fieldname = 'attributes'
Parameters:
[]
1.04 ms
(0.09%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 19776 AND fieldname = 'attributes'
Parameters:
[]
1.03 ms
(0.09%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 19814 AND fieldname = 'attributes'
Parameters:
[]
0.97 ms
(0.09%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.92 ms
(0.08%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26248 AND fieldname = 'attributes'
Parameters:
[]
0.91 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 25179 AND fieldname = 'attributes'
Parameters:
[]
0.90 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 24812 AND fieldname = 'attributes'
Parameters:
[]
0.89 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 66455 AND fieldname = 'attributes'
Parameters:
[]
0.88 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88439 AND fieldname = 'attributes'
Parameters:
[]
0.87 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 19818 AND fieldname = 'attributes'
Parameters:
[]
0.87 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 49822 AND fieldname = 'attributes'
Parameters:
[]
0.85 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87973 AND fieldname = 'attributes'
Parameters:
[]
0.85 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87931 AND fieldname = 'attributes'
Parameters:
[]
0.83 ms
(0.07%)
1
select `combinedBlock` from object_store_prod where oo_id  = 17150
Parameters:
[]
0.82 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 19784 AND fieldname = 'attributes'
Parameters:
[]
0.82 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89215 AND fieldname = 'attributes'
Parameters:
[]
0.81 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 139226 AND fieldname = 'attributes'
Parameters:
[]
0.80 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 25183 AND fieldname = 'attributes'
Parameters:
[]
0.79 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89343 AND fieldname = 'attributes'
Parameters:
[]
0.78 ms
(0.07%)
2
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  1357
]
0.77 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68430 AND fieldname = 'attributes'
Parameters:
[]
0.70 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:
[
  "/es/productos"
  "path"
  "auto_create"
  "/es/productos?page=4"
  "path_query"
  "https://testing.weverducre.com/es/productos?page=4"
  "entire_uri"
]
0.68 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 89987 AND fieldname = 'attributes'
Parameters:
[]
0.64 ms
(0.06%)
2
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.64 ms
(0.06%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 19776 AND fieldname = 'attributes'
Parameters:
[]
0.61 ms
(0.05%)
1
select `combinedBlock` from object_store_prod where oo_id  = 25524
Parameters:
[]
0.61 ms
(0.05%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67872 AND fieldname = 'attributes'
Parameters:
[]
0.61 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 24634 AND fieldname = 'attributes'
Parameters:
[]
0.60 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 67868 AND fieldname = 'attributes'
Parameters:
[]
0.60 ms
(0.05%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 27873 AND fieldname = 'attributes'
Parameters:
[]
0.60 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 67874 AND fieldname = 'attributes'
Parameters:
[]
0.60 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 27879 AND fieldname = 'attributes'
Parameters:
[]
0.58 ms
(0.05%)
1
select `iconLabels` from object_store_prod where oo_id  = 25524
Parameters:
[]
0.57 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 67862 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.05%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  12
  2484
  2484
]
0.53 ms
(0.05%)
1
select `combinedBlock` from object_store_prod where oo_id  = 19850
Parameters:
[]
0.53 ms
(0.05%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24634 AND fieldname = 'attributes'
Parameters:
[]
0.52 ms
(0.05%)
1
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
0.52 ms
(0.05%)
1
select `iconLabels` from object_store_prod where oo_id  = 66451
Parameters:
[]
0.52 ms
(0.05%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121195 AND fieldname = 'attributes'
Parameters:
[]
0.52 ms
(0.05%)
1
select `combinedBlock` from object_store_prod where oo_id  = 87942
Parameters:
[]
0.51 ms
(0.05%)
1
select `iconLabels` from object_store_prod where oo_id  = 73972
Parameters:
[]
0.51 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 89215
Parameters:
[]
0.51 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17151 AND fieldname = 'attributes'
Parameters:
[]
0.50 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 67862
Parameters:
[]
0.49 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 89343
Parameters:
[]
0.49 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 25175
Parameters:
[]
0.48 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66460 AND fieldname = 'attributes'
Parameters:
[]
0.48 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67874 AND fieldname = 'attributes'
Parameters:
[]
0.48 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73126 AND fieldname = 'attributes'
Parameters:
[]
0.48 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67868 AND fieldname = 'attributes'
Parameters:
[]
0.47 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73966
Parameters:
[]
0.47 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 22504
Parameters:
[]
0.47 ms
(0.04%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 24634
Parameters:
[]
0.46 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139224 AND fieldname = 'attributes'
Parameters:
[]
0.46 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 19770 AND fieldname = 'attributes'
Parameters:
[]
0.46 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 17151
Parameters:
[]
0.46 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 89968
Parameters:
[]
0.45 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 19850 AND fieldname = 'attributes'
Parameters:
[]
0.45 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 68430
Parameters:
[]
0.44 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 25187
Parameters:
[]
0.44 ms
(0.04%)
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 not like '%,165410,%') GROUP BY TRIM(`voltage`)
Parameters:
[]
0.43 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 87973
Parameters:
[]
0.43 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 17151 AND fieldname = 'attributes'
Parameters:
[]
0.43 ms
(0.04%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  2484
]
0.43 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 25179
Parameters:
[]
0.43 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 19837 AND fieldname = 'attributes'
Parameters:
[]
0.42 ms
(0.04%)
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 not like '%,165410,%') GROUP BY TRIM(`diameter`)
Parameters:
[]
0.42 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66451 AND fieldname = 'attributes'
Parameters:
[]
0.42 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 89215
Parameters:
[]
0.42 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73948
Parameters:
[]
0.42 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89987 AND fieldname = 'attributes'
Parameters:
[]
0.41 ms
(0.04%)
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 not like '%,165410,%') GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
0.41 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 67872
Parameters:
[]
0.41 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 27873
Parameters:
[]
0.41 ms
(0.04%)
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 not like '%,165410,%') GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
0.41 ms
(0.04%)
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 not like '%,165410,%') GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
0.41 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 17150 AND fieldname = 'attributes'
Parameters:
[]
0.40 ms
(0.04%)
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 not like '%,165410,%') GROUP BY TRIM(`converterText`)
Parameters:
[]
0.40 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 87997
Parameters:
[]
0.40 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66455 AND fieldname = 'attributes'
Parameters:
[]
0.40 ms
(0.03%)
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 not like '%,165410,%') GROUP BY TRIM(`ipRating`)
Parameters:
[]
0.40 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24814 AND fieldname = 'attributes'
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 87931
Parameters:
[]
0.39 ms
(0.03%)
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 not like '%,165410,%') GROUP BY TRIM(`scopeName`)
Parameters:
[]
0.39 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88439 AND fieldname = 'attributes'
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88431
Parameters:
[]
0.38 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68430
Parameters:
[]
0.38 ms
(0.03%)
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 not like '%,165410,%')) GROUP BY dest
Parameters:
[]
0.38 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 27879 AND fieldname = 'attributes'
Parameters:
[]
0.38 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 49822
Parameters:
[]
0.38 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 87931
Parameters:
[]
0.38 ms
(0.03%)
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 not like '%,165410,%') GROUP BY TRIM(`typeName`)
Parameters:
[]
0.37 ms
(0.03%)
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 not like '%,165410,%') GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
0.37 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73948 AND fieldname = 'attributes'
Parameters:
[]
0.37 ms
(0.03%)
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 not like '%,165410,%') GROUP BY TRIM(`lampType`)
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 67868
Parameters:
[]
0.36 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 87997
Parameters:
[]
0.36 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 25171 AND fieldname = 'attributes'
Parameters:
[]
0.36 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 19850
Parameters:
[]
0.36 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 25175 AND fieldname = 'attributes'
Parameters:
[]
0.36 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 25187 AND fieldname = 'attributes'
Parameters:
[]
0.36 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 25524 AND fieldname = 'attributes'
Parameters:
[]
0.36 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 27879
Parameters:
[]
0.36 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24812 AND fieldname = 'attributes'
Parameters:
[]
0.36 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139226 AND fieldname = 'attributes'
Parameters:
[]
0.36 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 19382 AND fieldname = 'attributes'
Parameters:
[]
0.35 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73972 AND fieldname = 'attributes'
Parameters:
[]
0.35 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 19818 AND fieldname = 'attributes'
Parameters:
[]
0.35 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 73126
Parameters:
[]
0.35 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89968 AND fieldname = 'attributes'
Parameters:
[]
0.35 ms
(0.03%)
1
SELECT FOUND_ROWS()
Parameters:
[]
0.34 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 25183
Parameters:
[]
0.34 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 87942
Parameters:
[]
0.34 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67862 AND fieldname = 'attributes'
Parameters:
[]
0.34 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66468 AND fieldname = 'attributes'
Parameters:
[]
0.34 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 25179 AND fieldname = 'attributes'
Parameters:
[]
0.34 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 25183
Parameters:
[]
0.34 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23674 AND fieldname = 'attributes'
Parameters:
[]
0.34 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 68430
Parameters:
[]
0.34 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 87942
Parameters:
[]
0.34 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49822 AND fieldname = 'attributes'
Parameters:
[]
0.34 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49751 AND fieldname = 'attributes'
Parameters:
[]
0.34 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 17128
Parameters:
[]
0.33 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 121195
Parameters:
[]
0.33 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 22504
Parameters:
[]
0.33 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 66468
Parameters:
[]
0.33 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 66455
Parameters:
[]
0.33 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 19837
Parameters:
[]
0.33 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 67868
Parameters:
[]
0.33 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 66468
Parameters:
[]
0.33 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 67874
Parameters:
[]
0.33 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 19842 AND fieldname = 'attributes'
Parameters:
[]
0.32 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67876 AND fieldname = 'attributes'
Parameters:
[]
0.32 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 89987
Parameters:
[]
0.32 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 121195
Parameters:
[]
0.32 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 89987
Parameters:
[]
0.32 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88431 AND fieldname = 'attributes'
Parameters:
[]
0.32 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 87973
Parameters:
[]
0.32 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 25171
Parameters:
[]
0.32 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 139224
Parameters:
[]
0.32 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 19784 AND fieldname = 'attributes'
Parameters:
[]
0.32 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 19779 AND fieldname = 'attributes'
Parameters:
[]
0.32 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 23674
Parameters:
[]
0.32 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 66460
Parameters:
[]
0.32 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 25171
Parameters:
[]
0.31 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 23674 AND fieldname = 'attributes'
Parameters:
[]
0.31 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 24634
Parameters:
[]
0.31 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 19814 AND fieldname = 'attributes'
Parameters:
[]
0.31 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73966 AND fieldname = 'attributes'
Parameters:
[]
0.31 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 139224
Parameters:
[]
0.31 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 19779
Parameters:
[]
0.31 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 73948
Parameters:
[]
0.31 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17150 AND fieldname = 'attributes'
Parameters:
[]
0.31 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88439
Parameters:
[]
0.31 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 139226
Parameters:
[]
0.31 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 24812
Parameters:
[]
0.31 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 19842
Parameters:
[]
0.31 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 89343
Parameters:
[]
0.31 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 49822
Parameters:
[]
0.31 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 26248
Parameters:
[]
0.30 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 67872
Parameters:
[]
0.30 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 25187
Parameters:
[]
0.30 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 89968
Parameters:
[]
0.30 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 19776
Parameters:
[]
0.30 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 87931
Parameters:
[]
0.30 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 19382
Parameters:
[]
0.30 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 26248
Parameters:
[]
0.30 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 66460
Parameters:
[]
0.30 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 17128 AND fieldname = 'attributes'
Parameters:
[]
0.30 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 73966
Parameters:
[]
0.30 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 17209
Parameters:
[]
0.30 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 49045 AND fieldname = 'attributes'
Parameters:
[]
0.30 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 19382
Parameters:
[]
0.30 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 23674
Parameters:
[]
0.30 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49045 AND fieldname = 'attributes'
Parameters:
[]
0.30 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 67876
Parameters:
[]
0.30 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 66455
Parameters:
[]
0.30 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 25524
Parameters:
[]
0.30 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 19850
Parameters:
[]
0.29 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73126
Parameters:
[]
0.29 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 25175
Parameters:
[]
0.29 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 27873
Parameters:
[]
0.29 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 67868
Parameters:
[]
0.29 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 17150
Parameters:
[]
0.29 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 121195
Parameters:
[]
0.29 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 19770
Parameters:
[]
0.29 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88439
Parameters:
[]
0.29 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 19776
Parameters:
[]
0.29 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17128 AND fieldname = 'attributes'
Parameters:
[]
0.29 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88431
Parameters:
[]
0.29 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 49751
Parameters:
[]
0.29 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 24812
Parameters:
[]
0.29 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 24814
Parameters:
[]
0.29 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 27873
Parameters:
[]
0.29 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 17209 AND fieldname = 'attributes'
Parameters:
[]
0.29 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 19776
Parameters:
[]
0.28 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 89968
Parameters:
[]
0.28 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 27879
Parameters:
[]
0.28 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 22504
Parameters:
[]
0.28 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 67862
Parameters:
[]
0.28 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 19784
Parameters:
[]
0.28 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 66451
Parameters:
[]
0.28 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 87931
Parameters:
[]
0.28 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 24814
Parameters:
[]
0.28 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 17150
Parameters:
[]
0.28 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 88439
Parameters:
[]
0.28 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 25175
Parameters:
[]
0.28 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17209 AND fieldname = 'attributes'
Parameters:
[]
0.28 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 87973
Parameters:
[]
0.28 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 19818
Parameters:
[]
0.28 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73972
Parameters:
[]
0.28 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 67868
Parameters:
[]
0.27 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17362 AND fieldname = 'attributes'
Parameters:
[]
0.27 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 89215
Parameters:
[]
0.27 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 19779
Parameters:
[]
0.27 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 66451
Parameters:
[]
0.27 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 17151
Parameters:
[]
0.27 ms
(0.02%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 17362 AND fieldname = 'attributes'
Parameters:
[]
0.27 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 27879
Parameters:
[]
0.27 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 19770
Parameters:
[]
0.27 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 19842
Parameters:
[]
0.27 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 19842
Parameters:
[]
0.27 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:
[]
0.27 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 19818
Parameters:
[]
0.27 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 139224
Parameters:
[]
0.27 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 49751
Parameters:
[]
0.27 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 121195
Parameters:
[]
0.27 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 25179
Parameters:
[]
0.27 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 17151
Parameters:
[]
0.27 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 87942
Parameters:
[]
0.27 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 67872
Parameters:
[]
0.27 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 19382
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 73948
Parameters:
[]
0.26 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73966
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 139224
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 24634
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 139226
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 27873
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 25175
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 22504
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 17151
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 67876
Parameters:
[]
0.26 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 19818
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 24634
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 19837
Parameters:
[]
0.26 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 17209
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 23674
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 139226
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 19784
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 24814
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 19818
Parameters:
[]
0.25 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 25187
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 67874
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 88431
Parameters:
[]
0.25 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 49822
Parameters:
[]
0.25 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 89968
Parameters:
[]
0.25 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 19779
Parameters:
[]
0.25 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73126
Parameters:
[]
0.25 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68430
Parameters:
[]
0.25 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 87997
Parameters:
[]
0.25 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73948
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 89215
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 19382
Parameters:
[]
0.24 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 25524
Parameters:
[]
0.24 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 49045
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 26248
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 19842
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 87973
Parameters:
[]
0.24 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 17128
Parameters:
[]
0.24 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 19784
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 27879
Parameters:
[]
0.24 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 25183
Parameters:
[]
0.24 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 25179
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 89987
Parameters:
[]
0.24 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 67872
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 49045
Parameters:
[]
0.24 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 17362
Parameters:
[]
0.24 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 66468
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 73972
Parameters:
[]
0.23 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 25171
Parameters:
[]
0.23 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 89987
Parameters:
[]
0.23 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 66451
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 73966
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 87997
Parameters:
[]
0.23 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 88431
Parameters:
[]
0.23 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 67862
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 25179
Parameters:
[]
0.23 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 19837
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 66455
Parameters:
[]
0.23 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 139226
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 67874
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 19784
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 66468
Parameters:
[]
0.23 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 19814
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 88439
Parameters:
[]
0.23 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 24812
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 19779
Parameters:
[]
0.23 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 19770
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 19850
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 67862
Parameters:
[]
0.22 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 89343
Parameters:
[]
0.22 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 24814
Parameters:
[]
0.22 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 23674
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 73126
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 17209
Parameters:
[]
0.22 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 49751
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 49822
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 17209
Parameters:
[]
0.22 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 26248
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 19770
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 25187
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 19814
Parameters:
[]
0.22 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 66455
Parameters:
[]
0.22 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 67874
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 17150
Parameters:
[]
0.22 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 49045
Parameters:
[]
0.22 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 66460
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 17362
Parameters:
[]
0.22 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73972
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 19837
Parameters:
[]
0.22 ms
(0.02%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 89343
Parameters:
[]
0.22 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 67876
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 19776
Parameters:
[]
0.22 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 17128
Parameters:
[]
0.21 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 25183
Parameters:
[]
0.21 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 25171
Parameters:
[]
0.21 ms
(0.02%)
1
SELECT * FROM object_url_slugs WHERE slug = '/es/productos' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.21 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 24812
Parameters:
[]
0.21 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 17362
Parameters:
[]
0.21 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 49045
Parameters:
[]
0.21 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 49751
Parameters:
[]
0.20 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 66460
Parameters:
[]
0.20 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 17128
Parameters:
[]
0.20 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 17362
Parameters:
[]
0.20 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 67876
Parameters:
[]
0.19 ms
(0.02%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/"
  "productos"
]
0.18 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 19814
Parameters:
[]
0.18 ms
(0.02%)
1
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
0.16 ms
(0.01%)
1
select `combinedImage` from object_store_prod where oo_id  = 19814
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.