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

Query Metrics

588 Database Queries
190 Different statements
1213.08 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
50.10 ms
(4.13%)
107
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
49.94 ms
(4.12%)
107
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
48.64 ms
(4.01%)
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.57 ms
(3.26%)
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 312, 24
Parameters:
[]
35.44 ms
(2.92%)
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:
[]
35.26 ms
(2.91%)
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:
[]
34.93 ms
(2.88%)
21
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69682
]
32.53 ms
(2.68%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '24850' and a.id != '24850') or parentProducts like '%,24850,%') 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.33 ms
(2.42%)
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 = '24852' and a.id != '24852') or parentProducts like '%,24852,%') 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.01 ms
(2.31%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '68043' and a.id != '68043') or parentProducts like '%,68043,%') 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.92 ms
(2.30%)
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 = '24851' and a.id != '24851') or parentProducts like '%,24851,%') 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.79 ms
(2.29%)
21
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69682
]
26.59 ms
(2.19%)
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 = '68042' and a.id != '68042') or parentProducts like '%,68042,%') 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.93 ms
(2.14%)
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 = '24855' and a.id != '24855') or parentProducts like '%,24855,%') 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.78 ms
(2.13%)
21
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69682
]
22.62 ms
(1.86%)
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:
[]
22.54 ms
(1.86%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '17284' and a.id != '17284') or parentProducts like '%,17284,%') 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.29 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 = '68053' and a.id != '68053') or parentProducts like '%,68053,%') 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.77 ms
(1.79%)
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:
[]
21.18 ms
(1.75%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '17299' and a.id != '17299') or parentProducts like '%,17299,%') 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.74%)
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:
[]
20.82 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 = '17282' and a.id != '17282') or parentProducts like '%,17282,%') 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.76 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 = '17283' and a.id != '17283') or parentProducts like '%,17283,%') 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.66 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 = '17287' and a.id != '17287') or parentProducts like '%,17287,%') 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.47 ms
(1.69%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17298' and a.id != '17298') or parentProducts like '%,17298,%') 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.44 ms
(1.69%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17288' and a.id != '17288') or parentProducts like '%,17288,%') 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.95 ms
(1.64%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17281' and a.id != '17281') or parentProducts like '%,17281,%') 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.64%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68044' and a.id != '68044') or parentProducts like '%,68044,%') 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.76 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 = '68040' and a.id != '68040') or parentProducts like '%,68040,%') 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.74 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 = '68039' and a.id != '68039') or parentProducts like '%,68039,%') 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.17 ms
(1.58%)
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:
[]
18.91 ms
(1.56%)
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:
[]
18.88 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 = '17297' and a.id != '17297') or parentProducts like '%,17297,%') 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.83 ms
(1.55%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '17243' and a.id != '17243') or parentProducts like '%,17243,%') 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.59 ms
(1.53%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '17290' and a.id != '17290') or parentProducts like '%,17290,%') 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.08 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 = '17291' and a.id != '17291') or parentProducts like '%,17291,%') 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.50 ms
(1.36%)
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:
[]
16.43 ms
(1.35%)
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 = '68041' and a.id != '68041') or parentProducts like '%,68041,%') 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:
[]
15.17 ms
(1.25%)
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:
[]
13.50 ms
(1.11%)
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:
[]
13.32 ms
(1.10%)
21
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69682
]
12.94 ms
(1.07%)
1
SELECT FOUND_ROWS()
Parameters:
[]
12.91 ms
(1.06%)
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:
[]
11.99 ms
(0.99%)
21
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:
[
  69682
]
11.31 ms
(0.93%)
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 = '17285' and a.id != '17285') or parentProducts like '%,17285,%') 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.01 ms
(0.82%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
8.70 ms
(0.72%)
1
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
7.53 ms
(0.62%)
1
SELECT * FROM object_url_slugs WHERE slug = '/es/productos' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
7.01 ms
(0.58%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69698
Parameters:
[]
6.61 ms
(0.55%)
21
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69682
  "videos"
]
5.71 ms
(0.47%)
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=14"
  "path_query"
  "https://testing.weverducre.com/es/productos?page=14"
  "entire_uri"
]
5.57 ms
(0.46%)
6
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
4.78 ms
(0.39%)
8
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
3.75 ms
(0.31%)
12
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2484
]
3.62 ms
(0.30%)
5
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2532
]
3.61 ms
(0.30%)
12
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  11
  11
]
2.67 ms
(0.22%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69698 AND fieldname = 'attributes'
Parameters:
[]
2.35 ms
(0.19%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69708
Parameters:
[]
2.08 ms
(0.17%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69694 AND fieldname = 'attributes'
Parameters:
[]
2.04 ms
(0.17%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69682 AND fieldname = 'attributes'
Parameters:
[]
1.86 ms
(0.15%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69698
Parameters:
[]
1.82 ms
(0.15%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69706 AND fieldname = 'attributes'
Parameters:
[]
1.81 ms
(0.15%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182130 AND fieldname = 'attributes'
Parameters:
[]
1.79 ms
(0.15%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69757 AND fieldname = 'attributes'
Parameters:
[]
1.71 ms
(0.14%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69698 AND fieldname = 'attributes'
Parameters:
[]
1.68 ms
(0.14%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69684 AND fieldname = 'attributes'
Parameters:
[]
1.66 ms
(0.14%)
1
select `combinedImage` from object_store_prod where oo_id  = 69700
Parameters:
[]
1.62 ms
(0.13%)
7
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
1.55 ms
(0.13%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182134 AND fieldname = 'attributes'
Parameters:
[]
1.44 ms
(0.12%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182134 AND fieldname = 'attributes'
Parameters:
[]
1.44 ms
(0.12%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69766 AND fieldname = 'attributes'
Parameters:
[]
1.38 ms
(0.11%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69702 AND fieldname = 'attributes'
Parameters:
[]
1.29 ms
(0.11%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69710 AND fieldname = 'attributes'
Parameters:
[]
1.10 ms
(0.09%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69686 AND fieldname = 'attributes'
Parameters:
[]
1.05 ms
(0.09%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 182132 AND fieldname = 'attributes'
Parameters:
[]
1.05 ms
(0.09%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69752 AND fieldname = 'attributes'
Parameters:
[]
1.00 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69690 AND fieldname = 'attributes'
Parameters:
[]
0.94 ms
(0.08%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69682 AND fieldname = 'attributes'
Parameters:
[]
0.92 ms
(0.08%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69694
Parameters:
[]
0.92 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69763 AND fieldname = 'attributes'
Parameters:
[]
0.87 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69714 AND fieldname = 'attributes'
Parameters:
[]
0.79 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.77 ms
(0.06%)
1
select `iconLabels` from object_store_prod where oo_id  = 69684
Parameters:
[]
0.75 ms
(0.06%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182130 AND fieldname = 'attributes'
Parameters:
[]
0.70 ms
(0.06%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69684
Parameters:
[]
0.63 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69708 AND fieldname = 'attributes'
Parameters:
[]
0.62 ms
(0.05%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69696 AND fieldname = 'attributes'
Parameters:
[]
0.61 ms
(0.05%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69682
Parameters:
[]
0.60 ms
(0.05%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69757
Parameters:
[]
0.60 ms
(0.05%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69696 AND fieldname = 'attributes'
Parameters:
[]
0.59 ms
(0.05%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182130
Parameters:
[]
0.55 ms
(0.05%)
2
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.55 ms
(0.05%)
1
select `iconLabels` from object_store_prod where oo_id  = 182130
Parameters:
[]
0.55 ms
(0.05%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  2484
]
0.55 ms
(0.04%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69700
Parameters:
[]
0.54 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69700 AND fieldname = 'attributes'
Parameters:
[]
0.52 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69766
Parameters:
[]
0.51 ms
(0.04%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 69712 AND fieldname = 'attributes'
Parameters:
[]
0.50 ms
(0.04%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.50 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69694 AND fieldname = 'attributes'
Parameters:
[]
0.49 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 69757
Parameters:
[]
0.48 ms
(0.04%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182130
Parameters:
[]
0.47 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182132 AND fieldname = 'attributes'
Parameters:
[]
0.46 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 69682
Parameters:
[]
0.46 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182134
Parameters:
[]
0.45 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 182132
Parameters:
[]
0.44 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 69763
Parameters:
[]
0.44 ms
(0.04%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69702
Parameters:
[]
0.44 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69766 AND fieldname = 'attributes'
Parameters:
[]
0.43 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69684 AND fieldname = 'attributes'
Parameters:
[]
0.42 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69690
Parameters:
[]
0.42 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69766
Parameters:
[]
0.42 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 69690
Parameters:
[]
0.40 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69700 AND fieldname = 'attributes'
Parameters:
[]
0.40 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69763 AND fieldname = 'attributes'
Parameters:
[]
0.40 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 69694
Parameters:
[]
0.40 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69702 AND fieldname = 'attributes'
Parameters:
[]
0.38 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69686 AND fieldname = 'attributes'
Parameters:
[]
0.38 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69690 AND fieldname = 'attributes'
Parameters:
[]
0.38 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69682
Parameters:
[]
0.38 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69757 AND fieldname = 'attributes'
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 69698
Parameters:
[]
0.37 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 182130
Parameters:
[]
0.36 ms
(0.03%)
1
select `combinedImage` from object_store_prod where oo_id  = 182134
Parameters:
[]
0.36 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 182134
Parameters:
[]
0.35 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 182132
Parameters:
[]
0.35 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69714 AND fieldname = 'attributes'
Parameters:
[]
0.35 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182134
Parameters:
[]
0.34 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 69766
Parameters:
[]
0.34 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 69752
Parameters:
[]
0.34 ms
(0.03%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.34 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 69686
Parameters:
[]
0.33 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 69698
Parameters:
[]
0.33 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69706
Parameters:
[]
0.33 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69714
Parameters:
[]
0.32 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69712 AND fieldname = 'attributes'
Parameters:
[]
0.32 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69752
Parameters:
[]
0.32 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69708 AND fieldname = 'attributes'
Parameters:
[]
0.31 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69696
Parameters:
[]
0.31 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69694
Parameters:
[]
0.31 ms
(0.03%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/"
  "productos"
]
0.31 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69684
Parameters:
[]
0.30 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69710 AND fieldname = 'attributes'
Parameters:
[]
0.30 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 182132
Parameters:
[]
0.30 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 69700
Parameters:
[]
0.30 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 69702
Parameters:
[]
0.30 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69710
Parameters:
[]
0.29 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69763
Parameters:
[]
0.29 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69700
Parameters:
[]
0.29 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69686
Parameters:
[]
0.29 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69706 AND fieldname = 'attributes'
Parameters:
[]
0.29 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69710
Parameters:
[]
0.29 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69757
Parameters:
[]
0.29 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69682
Parameters:
[]
0.29 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 69708
Parameters:
[]
0.28 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 69696
Parameters:
[]
0.28 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69684
Parameters:
[]
0.27 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69752 AND fieldname = 'attributes'
Parameters:
[]
0.27 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 69712
Parameters:
[]
0.27 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69714
Parameters:
[]
0.27 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69706
Parameters:
[]
0.27 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69766
Parameters:
[]
0.26 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69696
Parameters:
[]
0.26 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 69710
Parameters:
[]
0.26 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69694
Parameters:
[]
0.26 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 69706
Parameters:
[]
0.26 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69706
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69696
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69702
Parameters:
[]
0.25 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 69714
Parameters:
[]
0.25 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69763
Parameters:
[]
0.25 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69763
Parameters:
[]
0.24 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 182132
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69708
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 69712
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69752
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69702
Parameters:
[]
0.24 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69690
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69714
Parameters:
[]
0.24 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69752
Parameters:
[]
0.24 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69690
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  = 69686
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69708
Parameters:
[]
0.22 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69710
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69757
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69686
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 69712
Parameters:
[]
0.21 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 69712
Parameters:
[]
0.21 ms
(0.02%)
1
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]

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.