GET https://testing.weverducre.com/es/productos

Query Metrics

1078 Database Queries
408 Different statements
1251.74 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
64.34 ms
(5.14%)
55
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70445
]
44.47 ms
(3.55%)
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 24
Parameters:
[]
43.71 ms
(3.49%)
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:
[]
39.07 ms
(3.12%)
99
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
34.68 ms
(2.77%)
90
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
31.70 ms
(2.53%)
55
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70445
]
31.08 ms
(2.48%)
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:
[]
30.20 ms
(2.41%)
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:
[]
27.63 ms
(2.21%)
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 = '182342' and a.id != '182342') or parentProducts like '%,182342,%') 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.63 ms
(2.13%)
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:
[]
25.02 ms
(2.00%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '182318' and a.id != '182318') or parentProducts like '%,182318,%') 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.37 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 = '182322' and a.id != '182322') or parentProducts like '%,182322,%') 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.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 = '182297' and a.id != '182297') or parentProducts like '%,182297,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
22.97 ms
(1.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 = '182301' and a.id != '182301') or parentProducts like '%,182301,%') 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.92 ms
(1.83%)
57
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:
[
  23549
]
22.31 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 = '182302' and a.id != '182302') or parentProducts like '%,182302,%') 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.60 ms
(1.73%)
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 = '182339' and a.id != '182339') or parentProducts like '%,182339,%') 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.37 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 = '182338' and a.id != '182338') or parentProducts like '%,182338,%') 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.30 ms
(1.70%)
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 = '182298' and a.id != '182298') or parentProducts like '%,182298,%') 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:
[]
20.81 ms
(1.66%)
57
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23549
]
20.67 ms
(1.65%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '182296' and a.id != '182296') or parentProducts like '%,182296,%') 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:
[]
20.39 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 = '182864' and a.id != '182864') or parentProducts like '%,182864,%') 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:
[]
20.35 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 = '182347' and a.id != '182347') or parentProducts like '%,182347,%') 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:
[]
20.15 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 = '182320' and a.id != '182320') or parentProducts like '%,182320,%') 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:
[]
20.08 ms
(1.60%)
55
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70445
]
19.88 ms
(1.59%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '182336' and a.id != '182336') or parentProducts like '%,182336,%') 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.88 ms
(1.59%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '182316' and a.id != '182316') or parentProducts like '%,182316,%') 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.73 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 = '182325' and a.id != '182325') or parentProducts like '%,182325,%') 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.52 ms
(1.56%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '182328' and a.id != '182328') or parentProducts like '%,182328,%') 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.33 ms
(1.54%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '182324' and a.id != '182324') or parentProducts like '%,182324,%') 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.86 ms
(1.51%)
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 = '182314' and a.id != '182314') or parentProducts like '%,182314,%') 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.69 ms
(1.49%)
1
SELECT * FROM translations_admin WHERE language = ?
Parameters:
[
  "es"
]
18.63 ms
(1.49%)
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 = '182300' and a.id != '182300') or parentProducts like '%,182300,%') 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.50 ms
(1.48%)
55
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70445
  "videos"
]
18.31 ms
(1.46%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '182326' and a.id != '182326') or parentProducts like '%,182326,%') 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.20 ms
(1.45%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '182310' and a.id != '182310') or parentProducts like '%,182310,%') 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:
[]
17.22 ms
(1.38%)
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 = '182329' and a.id != '182329') or parentProducts like '%,182329,%') 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:
[]
16.05 ms
(1.28%)
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:
[]
15.51 ms
(1.24%)
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:
[]
15.39 ms
(1.23%)
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:
[]
15.36 ms
(1.23%)
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:
[]
13.16 ms
(1.05%)
18
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  68012
  "wdbe_es"
]
12.78 ms
(1.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 = '68012' and a.id != '68012') or parentProducts like '%,68012,%') 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:
[]
10.44 ms
(0.83%)
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:
[]
9.46 ms
(0.76%)
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:
[]
9.31 ms
(0.74%)
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:
[]
9.19 ms
(0.73%)
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:
[]
7.97 ms
(0.64%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182429 AND fieldname = 'attributes'
Parameters:
[]
5.21 ms
(0.42%)
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"
]
4.96 ms
(0.40%)
18
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  68012
  "wdbe_es"
]
4.41 ms
(0.35%)
12
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2484
]
4.19 ms
(0.33%)
12
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  11
  11
]
4.14 ms
(0.33%)
9
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:
[
  188009
]
4.11 ms
(0.33%)
7
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  5422498
]
3.98 ms
(0.32%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182429 AND fieldname = 'attributes'
Parameters:
[]
3.37 ms
(0.27%)
18
"START TRANSACTION"
Parameters:
[]
3.22 ms
(0.26%)
18
"COMMIT"
Parameters:
[]
2.00 ms
(0.16%)
8
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.89 ms
(0.15%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
1.83 ms
(0.15%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182433 AND fieldname = 'attributes'
Parameters:
[]
1.73 ms
(0.14%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182465 AND fieldname = 'attributes'
Parameters:
[]
1.71 ms
(0.14%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 88804 AND fieldname = 'attributes'
Parameters:
[]
1.69 ms
(0.14%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182451 AND fieldname = 'attributes'
Parameters:
[]
1.68 ms
(0.13%)
7
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
1.61 ms
(0.13%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182417 AND fieldname = 'attributes'
Parameters:
[]
1.54 ms
(0.12%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182669 AND fieldname = 'attributes'
Parameters:
[]
1.53 ms
(0.12%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 70445 AND fieldname = 'attributes'
Parameters:
[]
1.36 ms
(0.11%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182675 AND fieldname = 'attributes'
Parameters:
[]
1.34 ms
(0.11%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182659 AND fieldname = 'attributes'
Parameters:
[]
1.28 ms
(0.10%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182477 AND fieldname = 'attributes'
Parameters:
[]
1.28 ms
(0.10%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 70461 AND fieldname = 'attributes'
Parameters:
[]
1.27 ms
(0.10%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182501 AND fieldname = 'attributes'
Parameters:
[]
1.24 ms
(0.10%)
5
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2532
]
1.21 ms
(0.10%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182473 AND fieldname = 'attributes'
Parameters:
[]
1.17 ms
(0.09%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182663 AND fieldname = 'attributes'
Parameters:
[]
1.15 ms
(0.09%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182439 AND fieldname = 'attributes'
Parameters:
[]
1.10 ms
(0.09%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182479 AND fieldname = 'attributes'
Parameters:
[]
1.10 ms
(0.09%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182479
Parameters:
[]
1.09 ms
(0.09%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182679 AND fieldname = 'attributes'
Parameters:
[]
1.07 ms
(0.09%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182669 AND fieldname = 'attributes'
Parameters:
[]
1.06 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182441 AND fieldname = 'attributes'
Parameters:
[]
1.05 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182469 AND fieldname = 'attributes'
Parameters:
[]
1.01 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182461 AND fieldname = 'attributes'
Parameters:
[]
1.00 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182544 AND fieldname = 'attributes'
Parameters:
[]
0.99 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182435 AND fieldname = 'attributes'
Parameters:
[]
0.97 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182527 AND fieldname = 'attributes'
Parameters:
[]
0.91 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182611 AND fieldname = 'attributes'
Parameters:
[]
0.91 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182423 AND fieldname = 'attributes'
Parameters:
[]
0.90 ms
(0.07%)
3
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.90 ms
(0.07%)
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.87 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182457 AND fieldname = 'attributes'
Parameters:
[]
0.87 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182539 AND fieldname = 'attributes'
Parameters:
[]
0.85 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182548 AND fieldname = 'attributes'
Parameters:
[]
0.80 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182449 AND fieldname = 'attributes'
Parameters:
[]
0.79 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182619 AND fieldname = 'attributes'
Parameters:
[]
0.77 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182683 AND fieldname = 'attributes'
Parameters:
[]
0.74 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182453 AND fieldname = 'attributes'
Parameters:
[]
0.74 ms
(0.06%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  2484
]
0.70 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182411 AND fieldname = 'attributes'
Parameters:
[]
0.68 ms
(0.05%)
1
SELECT * FROM object_url_slugs WHERE slug = '/es/productos' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.68 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182325 AND fieldname = 'attributes'
Parameters:
[]
0.67 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182515 AND fieldname = 'attributes'
Parameters:
[]
0.65 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182445 AND fieldname = 'attributes'
Parameters:
[]
0.63 ms
(0.05%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.62 ms
(0.05%)
1
select `iconLabels` from object_store_prod where oo_id  = 182439
Parameters:
[]
0.61 ms
(0.05%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182521 AND fieldname = 'attributes'
Parameters:
[]
0.61 ms
(0.05%)
2
SELECT * FROM object_brick_store_SocialMedia_SOPT WHERE id = ? AND fieldname = ?
Parameters:
[
  23549
  "attributes"
]
0.61 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182443 AND fieldname = 'attributes'
Parameters:
[]
0.60 ms
(0.05%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182683 AND fieldname = 'attributes'
Parameters:
[]
0.59 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182481 AND fieldname = 'attributes'
Parameters:
[]
0.59 ms
(0.05%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182617
Parameters:
[]
0.58 ms
(0.05%)
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"
  "path_query"
  "https://testing.weverducre.com/es/productos"
  "entire_uri"
]
0.57 ms
(0.05%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182429
Parameters:
[]
0.56 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182421 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.04%)
2
SELECT * FROM object_brick_store_ColorObject_SOPT WHERE id = ? AND fieldname = ?
Parameters:
[
  23549
  "attributes"
]
0.56 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182451 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182481 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182588 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182441 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.04%)
1
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
0.56 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182521 AND fieldname = 'attributes'
Parameters:
[]
0.55 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70445 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182667 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182617 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182553 AND fieldname = 'attributes'
Parameters:
[]
0.54 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182613 AND fieldname = 'attributes'
Parameters:
[]
0.53 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 182451
Parameters:
[]
0.53 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182523 AND fieldname = 'attributes'
Parameters:
[]
0.53 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182559 AND fieldname = 'attributes'
Parameters:
[]
0.53 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182517 AND fieldname = 'attributes'
Parameters:
[]
0.52 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182553 AND fieldname = 'attributes'
Parameters:
[]
0.52 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182479 AND fieldname = 'attributes'
Parameters:
[]
0.51 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182435
Parameters:
[]
0.51 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 182453
Parameters:
[]
0.50 ms
(0.04%)
2
SELECT * FROM object_localized_data_SOPT WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23549
]
0.50 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182607 AND fieldname = 'attributes'
Parameters:
[]
0.50 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182615 AND fieldname = 'attributes'
Parameters:
[]
0.50 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182439 AND fieldname = 'attributes'
Parameters:
[]
0.49 ms
(0.04%)
1
select `combinedImage` from object_store_prod where oo_id  = 182429
Parameters:
[]
0.49 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182669
Parameters:
[]
0.49 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182435 AND fieldname = 'attributes'
Parameters:
[]
0.49 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 182669
Parameters:
[]
0.48 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182508 AND fieldname = 'attributes'
Parameters:
[]
0.47 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182439
Parameters:
[]
0.47 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182675 AND fieldname = 'attributes'
Parameters:
[]
0.46 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182449 AND fieldname = 'attributes'
Parameters:
[]
0.46 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 182508
Parameters:
[]
0.45 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 182449
Parameters:
[]
0.45 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182517
Parameters:
[]
0.45 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182523
Parameters:
[]
0.44 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182604 AND fieldname = 'attributes'
Parameters:
[]
0.44 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182451
Parameters:
[]
0.44 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182611 AND fieldname = 'attributes'
Parameters:
[]
0.43 ms
(0.03%)
2
SELECT * FROM object_relations_SOPT WHERE src_id = ?
Parameters:
[
  23549
]
0.43 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182453 AND fieldname = 'attributes'
Parameters:
[]
0.42 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182473
Parameters:
[]
0.42 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182441
Parameters:
[]
0.42 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182449
Parameters:
[]
0.42 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182421
Parameters:
[]
0.41 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182421 AND fieldname = 'attributes'
Parameters:
[]
0.41 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182473
Parameters:
[]
0.41 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182443 AND fieldname = 'attributes'
Parameters:
[]
0.40 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182479
Parameters:
[]
0.39 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182465
Parameters:
[]
0.39 ms
(0.03%)
2
SELECT * FROM object_brick_store_AccessoryType_SOPT WHERE id = ? AND fieldname = ?
Parameters:
[
  23549
  "attributes"
]
0.39 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182423
Parameters:
[]
0.39 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182473
Parameters:
[]
0.39 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182523
Parameters:
[]
0.38 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182465 AND fieldname = 'attributes'
Parameters:
[]
0.38 ms
(0.03%)
1
SELECT FOUND_ROWS()
Parameters:
[]
0.38 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182501 AND fieldname = 'attributes'
Parameters:
[]
0.38 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182435
Parameters:
[]
0.38 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182544 AND fieldname = 'attributes'
Parameters:
[]
0.38 ms
(0.03%)
2
SELECT * FROM object_store_SOPT WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23549
]
0.38 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182451
Parameters:
[]
0.37 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182548 AND fieldname = 'attributes'
Parameters:
[]
0.37 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182326 AND fieldname = 'attributes'
Parameters:
[]
0.37 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182523 AND fieldname = 'attributes'
Parameters:
[]
0.37 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182559 AND fieldname = 'attributes'
Parameters:
[]
0.37 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182667 AND fieldname = 'attributes'
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182429
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182457
Parameters:
[]
0.37 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182667
Parameters:
[]
0.36 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182539 AND fieldname = 'attributes'
Parameters:
[]
0.36 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182433 AND fieldname = 'attributes'
Parameters:
[]
0.36 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182433
Parameters:
[]
0.36 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182445 AND fieldname = 'attributes'
Parameters:
[]
0.36 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182457 AND fieldname = 'attributes'
Parameters:
[]
0.36 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182501
Parameters:
[]
0.36 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182588 AND fieldname = 'attributes'
Parameters:
[]
0.35 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182667
Parameters:
[]
0.35 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182679 AND fieldname = 'attributes'
Parameters:
[]
0.35 ms
(0.03%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182326 AND fieldname = 'attributes'
Parameters:
[]
0.35 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182611
Parameters:
[]
0.35 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182417 AND fieldname = 'attributes'
Parameters:
[]
0.35 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182548
Parameters:
[]
0.35 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182325 AND fieldname = 'attributes'
Parameters:
[]
0.35 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182473 AND fieldname = 'attributes'
Parameters:
[]
0.35 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182527 AND fieldname = 'attributes'
Parameters:
[]
0.35 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182515 AND fieldname = 'attributes'
Parameters:
[]
0.34 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182465
Parameters:
[]
0.34 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70461 AND fieldname = 'attributes'
Parameters:
[]
0.34 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 88804
Parameters:
[]
0.34 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182617
Parameters:
[]
0.34 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182683
Parameters:
[]
0.34 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182615 AND fieldname = 'attributes'
Parameters:
[]
0.34 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182423 AND fieldname = 'attributes'
Parameters:
[]
0.34 ms
(0.03%)
1
SELECT object_EF_OSO.id as id, object_EF_OSO.type as `type` FROM object_EF_OSO WHERE (cartId = ? AND IFNULL(successorOrder__id , "") = "" AND  object_EF_OSO.type IN ('object','variant','folder')) AND object_EF_OSO.published = 1
Parameters:
[
  "Pimcore\Bundle\EcommerceFrameworkBundle\CartManager\SessionCart_sesscart_69fcb1b2a5448"
]
0.34 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182663
Parameters:
[]
0.33 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182469 AND fieldname = 'attributes'
Parameters:
[]
0.33 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182539
Parameters:
[]
0.33 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182617
Parameters:
[]
0.33 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182449
Parameters:
[]
0.33 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182501
Parameters:
[]
0.33 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182501
Parameters:
[]
0.33 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182443
Parameters:
[]
0.33 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182481
Parameters:
[]
0.33 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182604 AND fieldname = 'attributes'
Parameters:
[]
0.32 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 182421
Parameters:
[]
0.32 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182659
Parameters:
[]
0.32 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182675
Parameters:
[]
0.32 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 182473
Parameters:
[]
0.32 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182517 AND fieldname = 'attributes'
Parameters:
[]
0.32 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182663 AND fieldname = 'attributes'
Parameters:
[]
0.32 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 182607
Parameters:
[]
0.32 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 182617
Parameters:
[]
0.32 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182445
Parameters:
[]
0.32 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182477 AND fieldname = 'attributes'
Parameters:
[]
0.32 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182663
Parameters:
[]
0.31 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182539
Parameters:
[]
0.31 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182613 AND fieldname = 'attributes'
Parameters:
[]
0.31 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 182457
Parameters:
[]
0.31 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182461 AND fieldname = 'attributes'
Parameters:
[]
0.31 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182659 AND fieldname = 'attributes'
Parameters:
[]
0.31 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182553
Parameters:
[]
0.31 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182433
Parameters:
[]
0.31 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182515
Parameters:
[]
0.31 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182441
Parameters:
[]
0.31 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182508 AND fieldname = 'attributes'
Parameters:
[]
0.31 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182544
Parameters:
[]
0.31 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182607
Parameters:
[]
0.31 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182439
Parameters:
[]
0.31 ms
(0.02%)
1
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
0.31 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182521
Parameters:
[]
0.31 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182617 AND fieldname = 'attributes'
Parameters:
[]
0.31 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182421
Parameters:
[]
0.30 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182326
Parameters:
[]
0.30 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182515
Parameters:
[]
0.30 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182449
Parameters:
[]
0.30 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182517
Parameters:
[]
0.30 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182548
Parameters:
[]
0.30 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182517
Parameters:
[]
0.30 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182451
Parameters:
[]
0.30 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182559
Parameters:
[]
0.30 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182607 AND fieldname = 'attributes'
Parameters:
[]
0.30 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182469
Parameters:
[]
0.30 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182417
Parameters:
[]
0.30 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182481
Parameters:
[]
0.30 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182325
Parameters:
[]
0.29 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182517
Parameters:
[]
0.29 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182479
Parameters:
[]
0.29 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182619 AND fieldname = 'attributes'
Parameters:
[]
0.29 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182548
Parameters:
[]
0.29 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182433
Parameters:
[]
0.29 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182611
Parameters:
[]
0.29 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182429
Parameters:
[]
0.29 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182679
Parameters:
[]
0.28 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182619
Parameters:
[]
0.28 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182435
Parameters:
[]
0.28 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182479
Parameters:
[]
0.28 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182417
Parameters:
[]
0.28 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182477
Parameters:
[]
0.28 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182521
Parameters:
[]
0.28 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182527
Parameters:
[]
0.28 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182548
Parameters:
[]
0.28 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182461
Parameters:
[]
0.28 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182441
Parameters:
[]
0.28 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182461
Parameters:
[]
0.28 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182421
Parameters:
[]
0.28 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182461
Parameters:
[]
0.27 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182443
Parameters:
[]
0.27 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182604
Parameters:
[]
0.27 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182445
Parameters:
[]
0.27 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182607
Parameters:
[]
0.27 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182669
Parameters:
[]
0.27 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182679
Parameters:
[]
0.27 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 70461
Parameters:
[]
0.27 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182588
Parameters:
[]
0.27 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182619
Parameters:
[]
0.27 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182457
Parameters:
[]
0.27 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182521
Parameters:
[]
0.27 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88804 AND fieldname = 'attributes'
Parameters:
[]
0.27 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182588
Parameters:
[]
0.27 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182607
Parameters:
[]
0.27 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182675
Parameters:
[]
0.27 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182501
Parameters:
[]
0.27 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182527
Parameters:
[]
0.27 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182683
Parameters:
[]
0.27 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182445
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182443
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182667
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182423
Parameters:
[]
0.26 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182515
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182515
Parameters:
[]
0.26 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182613
Parameters:
[]
0.26 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 70461
Parameters:
[]
0.26 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182411 AND fieldname = 'attributes'
Parameters:
[]
0.26 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182439
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182453
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182469
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182619
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182326
Parameters:
[]
0.26 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182457
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182417
Parameters:
[]
0.26 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182481
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182669
Parameters:
[]
0.26 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182326
Parameters:
[]
0.26 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182615
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182435
Parameters:
[]
0.26 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182465
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182508
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182477
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182443
Parameters:
[]
0.25 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182559
Parameters:
[]
0.25 ms
(0.02%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68012 AND fieldname = 'attributes'
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 68012
Parameters:
[]
0.25 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182544
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182679
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182433
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182445
Parameters:
[]
0.25 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182619
Parameters:
[]
0.25 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182469
Parameters:
[]
0.25 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182613
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182559
Parameters:
[]
0.25 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182663
Parameters:
[]
0.25 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68012
Parameters:
[]
0.25 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182325
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182544
Parameters:
[]
0.24 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182417
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182659
Parameters:
[]
0.24 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182679
Parameters:
[]
0.24 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 70445
Parameters:
[]
0.24 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182539
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182613
Parameters:
[]
0.24 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182667
Parameters:
[]
0.24 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182527
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182615
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182683
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182508
Parameters:
[]
0.23 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182477
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182521
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182553
Parameters:
[]
0.23 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182325
Parameters:
[]
0.23 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182523
Parameters:
[]
0.23 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182423
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182539
Parameters:
[]
0.23 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 182411
Parameters:
[]
0.23 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182659
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182544
Parameters:
[]
0.23 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182611
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182604
Parameters:
[]
0.23 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182675
Parameters:
[]
0.23 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.23 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182461
Parameters:
[]
0.23 ms
(0.02%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/"
  "productos"
]
0.23 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182411
Parameters:
[]
0.23 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182453
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182469
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182588
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182477
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182663
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 70445
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182326
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182465
Parameters:
[]
0.22 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182588
Parameters:
[]
0.22 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182683
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182481
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182523
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182675
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182423
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182553
Parameters:
[]
0.21 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182613
Parameters:
[]
0.21 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182325
Parameters:
[]
0.21 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 88804
Parameters:
[]
0.21 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182441
Parameters:
[]
0.21 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182527
Parameters:
[]
0.21 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182553
Parameters:
[]
0.21 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182559
Parameters:
[]
0.21 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182659
Parameters:
[]
0.21 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 88804
Parameters:
[]
0.21 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68012 AND fieldname = 'attributes'
Parameters:
[]
0.21 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182604
Parameters:
[]
0.21 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182508
Parameters:
[]
0.21 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182615
Parameters:
[]
0.21 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182615
Parameters:
[]
0.20 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182453
Parameters:
[]
0.20 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182604
Parameters:
[]
0.20 ms
(0.02%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.20 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 70461
Parameters:
[]
0.20 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68012
Parameters:
[]
0.20 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182611
Parameters:
[]
0.20 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182411
Parameters:
[]
0.19 ms
(0.01%)
1
select `iconLabels` from object_store_prod where oo_id  = 68012
Parameters:
[]
0.19 ms
(0.01%)
1
select `combinedImage` from object_store_prod where oo_id  = 182411
Parameters:
[]
0.18 ms
(0.01%)
1
select `combinedImage` from object_store_prod where oo_id  = 70461
Parameters:
[]
0.18 ms
(0.01%)
1
select `combinedImage` from object_store_prod where oo_id  = 88804
Parameters:
[]
0.17 ms
(0.01%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 70445
Parameters:
[]
0.16 ms
(0.01%)
1
select `combinedImage` from object_store_prod where oo_id  = 70445
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.