GET https://testing.weverducre.com/es/productos/c/hotel-y-apartahotel~22236?page=8

Query Metrics

517 Database Queries
168 Different statements
923.05 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
38.04 ms
(4.12%)
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 = '68024' and a.id != '68024') or parentProducts like '%,68024,%') 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:
[]
37.49 ms
(4.06%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68026' and a.id != '68026') or parentProducts like '%,68026,%') 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:
[]
37.24 ms
(4.03%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '68027' and a.id != '68027') or parentProducts like '%,68027,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
36.36 ms
(3.94%)
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 = '68025' and a.id != '68025') or parentProducts like '%,68025,%') 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:
[]
33.38 ms
(3.62%)
2
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
32.41 ms
(3.51%)
2
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
29.43 ms
(3.19%)
1
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName  FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY virtualProductId, priceSystemName ORDER BY min(ifnull(featuredPriority, 0)) desc,min((promotions like '%#new#%')) desc,min(ifnull(s.score, 0)) desc,min(ifnull(rankingMultiplicator, 999999999)) asc,min(`a`.`id`) ASC LIMIT 168, 24
Parameters:
[]
26.47 ms
(2.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 = '68028' and a.id != '68028') or parentProducts like '%,68028,%') 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.40 ms
(2.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 = '87553' and a.id != '87553') or parentProducts like '%,87553,%') 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.87 ms
(2.80%)
94
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
23.75 ms
(2.57%)
2
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
23.56 ms
(2.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 = '87577' and a.id != '87577') or parentProducts like '%,87577,%') 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.24 ms
(2.52%)
2
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
23.22 ms
(2.52%)
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 = '68021' and a.id != '68021') or parentProducts like '%,68021,%') 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.87 ms
(2.48%)
98
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
22.66 ms
(2.45%)
2
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
22.63 ms
(2.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 = '68017' and a.id != '68017') or parentProducts like '%,68017,%') 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.36 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 = '68013' and a.id != '68013') or parentProducts like '%,68013,%') 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.89 ms
(2.26%)
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 = '87586' and a.id != '87586') or parentProducts like '%,87586,%') 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.52 ms
(2.22%)
17
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73517
]
20.31 ms
(2.20%)
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 = '68022' and a.id != '68022') or parentProducts like '%,68022,%') 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.51 ms
(2.11%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '87609' and a.id != '87609') or parentProducts like '%,87609,%') 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.22 ms
(2.08%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '87579' and a.id != '87579') or parentProducts like '%,87579,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
18.95 ms
(2.05%)
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 = '68015' and a.id != '68015') or parentProducts like '%,68015,%') 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.45 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 = '87585' and a.id != '87585') or parentProducts like '%,87585,%') 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.35 ms
(1.99%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68118' and a.id != '68118') or parentProducts like '%,68118,%') 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.77 ms
(1.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 = '68019' and a.id != '68019') or parentProducts like '%,68019,%') 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.63 ms
(1.80%)
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 = '68016' and a.id != '68016') or parentProducts like '%,68016,%') 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:
[]
14.75 ms
(1.60%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '24984' and a.id != '24984') or parentProducts like '%,24984,%') 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:
[]
14.63 ms
(1.58%)
2
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
13.26 ms
(1.44%)
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 = '68119' and a.id != '68119') or parentProducts like '%,68119,%') 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:
[]
13.23 ms
(1.43%)
2
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
12.98 ms
(1.41%)
2
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
12.48 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 = '68117' and a.id != '68117') or parentProducts like '%,68117,%') 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:
[]
12.11 ms
(1.31%)
1
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '87608' and a.id != '87608') or parentProducts like '%,87608,%') 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:
[]
11.86 ms
(1.28%)
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 = '68116' and a.id != '68116') or parentProducts like '%,68116,%') 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.89 ms
(1.18%)
2
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
9.25 ms
(1.00%)
2
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
8.83 ms
(0.96%)
2
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
8.07 ms
(0.87%)
2
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
7.93 ms
(0.86%)
17
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73517
]
5.60 ms
(0.61%)
17
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73517
]
5.03 ms
(0.55%)
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.77 ms
(0.52%)
17
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:
[
  73517
]
4.15 ms
(0.45%)
17
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73517
]
3.54 ms
(0.38%)
17
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73517
  "videos"
]
3.16 ms
(0.34%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
2.70 ms
(0.29%)
12
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2526
]
1.73 ms
(0.19%)
8
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.64 ms
(0.18%)
4
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  364628
]
1.49 ms
(0.16%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73465 AND fieldname = 'attributes'
Parameters:
[]
1.47 ms
(0.16%)
7
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
1.26 ms
(0.14%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73470 AND fieldname = 'attributes'
Parameters:
[]
1.24 ms
(0.13%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73398 AND fieldname = 'attributes'
Parameters:
[]
1.23 ms
(0.13%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73664 AND fieldname = 'attributes'
Parameters:
[]
1.09 ms
(0.12%)
5
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2532
]
1.06 ms
(0.12%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73405 AND fieldname = 'attributes'
Parameters:
[]
1.02 ms
(0.11%)
1
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/es/productos/c/hotel-y-apartahotel~22236"
  "path"
  "auto_create"
  "/es/productos/c/hotel-y-apartahotel~22236?page=8"
  "path_query"
  "https://testing.weverducre.com/es/productos/c/hotel-y-apartahotel~22236?page=8"
  "entire_uri"
]
1.02 ms
(0.11%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73505 AND fieldname = 'attributes'
Parameters:
[]
1.01 ms
(0.11%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73509 AND fieldname = 'attributes'
Parameters:
[]
0.97 ms
(0.11%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73460 AND fieldname = 'attributes'
Parameters:
[]
0.91 ms
(0.10%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73369 AND fieldname = 'attributes'
Parameters:
[]
0.88 ms
(0.10%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73656 AND fieldname = 'attributes'
Parameters:
[]
0.83 ms
(0.09%)
4
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:
[
  364628
]
0.80 ms
(0.09%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73660 AND fieldname = 'attributes'
Parameters:
[]
0.80 ms
(0.09%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73361 AND fieldname = 'attributes'
Parameters:
[]
0.77 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73513 AND fieldname = 'attributes'
Parameters:
[]
0.70 ms
(0.08%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73361 AND fieldname = 'attributes'
Parameters:
[]
0.69 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73412 AND fieldname = 'attributes'
Parameters:
[]
0.69 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73517 AND fieldname = 'attributes'
Parameters:
[]
0.68 ms
(0.07%)
2
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/weverducre.com/%"
  "/es/productos/c/hotel-y-apartahotel~22236"
]
0.66 ms
(0.07%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/c/"
  "hotel-y-apartahotel~22236"
]
0.63 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73345 AND fieldname = 'attributes'
Parameters:
[]
0.57 ms
(0.06%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73656 AND fieldname = 'attributes'
Parameters:
[]
0.57 ms
(0.06%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73412 AND fieldname = 'attributes'
Parameters:
[]
0.56 ms
(0.06%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 73517 AND fieldname = 'attributes'
Parameters:
[]
0.55 ms
(0.06%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.54 ms
(0.06%)
2
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.53 ms
(0.06%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73465 AND fieldname = 'attributes'
Parameters:
[]
0.45 ms
(0.05%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/c/hotel-y-apartahotel~22236"
]
0.44 ms
(0.05%)
1
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
0.42 ms
(0.04%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73345
Parameters:
[]
0.41 ms
(0.04%)
1
SELECT FOUND_ROWS()
Parameters:
[]
0.40 ms
(0.04%)
1
select `iconLabels` from object_store_prod where oo_id  = 73412
Parameters:
[]
0.35 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73345 AND fieldname = 'attributes'
Parameters:
[]
0.34 ms
(0.04%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73517
Parameters:
[]
0.33 ms
(0.04%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73509 AND fieldname = 'attributes'
Parameters:
[]
0.32 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73509
Parameters:
[]
0.31 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73470 AND fieldname = 'attributes'
Parameters:
[]
0.30 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 73505
Parameters:
[]
0.30 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73505 AND fieldname = 'attributes'
Parameters:
[]
0.28 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73664 AND fieldname = 'attributes'
Parameters:
[]
0.27 ms
(0.03%)
1
select `iconLabels` from object_store_prod where oo_id  = 73470
Parameters:
[]
0.27 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73660 AND fieldname = 'attributes'
Parameters:
[]
0.26 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73660
Parameters:
[]
0.25 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73513
Parameters:
[]
0.24 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73517
Parameters:
[]
0.24 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73460 AND fieldname = 'attributes'
Parameters:
[]
0.24 ms
(0.03%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73460
Parameters:
[]
0.24 ms
(0.03%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73513 AND fieldname = 'attributes'
Parameters:
[]
0.24 ms
(0.03%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73660
Parameters:
[]
0.23 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 73517
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73465
Parameters:
[]
0.22 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 68016
Parameters:
[]
0.22 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.21 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 73660
Parameters:
[]
0.21 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73405 AND fieldname = 'attributes'
Parameters:
[]
0.21 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73369 AND fieldname = 'attributes'
Parameters:
[]
0.20 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 73460
Parameters:
[]
0.20 ms
(0.02%)
1
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22236
]
0.20 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 73465
Parameters:
[]
0.20 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73460
Parameters:
[]
0.20 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73470
Parameters:
[]
0.20 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73656
Parameters:
[]
0.20 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 73660
Parameters:
[]
0.19 ms
(0.02%)
1
SELECT * FROM object_classificationstore_data_prod WHERE id = 68016 AND fieldname = 'attributes'
Parameters:
[]
0.19 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 73509
Parameters:
[]
0.19 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 73664
Parameters:
[]
0.19 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 73513
Parameters:
[]
0.19 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73664
Parameters:
[]
0.19 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73412
Parameters:
[]
0.19 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73505
Parameters:
[]
0.19 ms
(0.02%)
1
SELECT object_localized_SCONF_es.id as id, object_localized_SCONF_es.type as `type` FROM object_localized_SCONF_es LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_es `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_es `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_es`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_es.type IN ('object','variant','folder')) AND object_localized_SCONF_es.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
0.18 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 73361
Parameters:
[]
0.18 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73513
Parameters:
[]
0.18 ms
(0.02%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.18 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73412
Parameters:
[]
0.18 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 73517
Parameters:
[]
0.18 ms
(0.02%)
1
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
0.18 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68016 AND fieldname = 'attributes'
Parameters:
[]
0.18 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73398
Parameters:
[]
0.18 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 73405
Parameters:
[]
0.18 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73369
Parameters:
[]
0.17 ms
(0.02%)
1
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73398 AND fieldname = 'attributes'
Parameters:
[]
0.17 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 73656
Parameters:
[]
0.17 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 68016
Parameters:
[]
0.17 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 73345
Parameters:
[]
0.17 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73369
Parameters:
[]
0.17 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73470
Parameters:
[]
0.17 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73465
Parameters:
[]
0.16 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 73465
Parameters:
[]
0.16 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 73460
Parameters:
[]
0.16 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73509
Parameters:
[]
0.16 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73505
Parameters:
[]
0.16 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 73369
Parameters:
[]
0.16 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73361
Parameters:
[]
0.15 ms
(0.02%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73405
Parameters:
[]
0.15 ms
(0.02%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73664
Parameters:
[]
0.15 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 73505
Parameters:
[]
0.15 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 73470
Parameters:
[]
0.15 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 73513
Parameters:
[]
0.15 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 73509
Parameters:
[]
0.14 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 73398
Parameters:
[]
0.14 ms
(0.02%)
1
select `iconLabels` from object_store_prod where oo_id  = 73345
Parameters:
[]
0.14 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 73412
Parameters:
[]
0.14 ms
(0.02%)
1
select `combinedImage` from object_store_prod where oo_id  = 73664
Parameters:
[]
0.13 ms
(0.01%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73656
Parameters:
[]
0.13 ms
(0.01%)
1
select `iconLabels` from object_store_prod where oo_id  = 68016
Parameters:
[]
0.13 ms
(0.01%)
1
select `combinedBlock` from object_store_prod where oo_id  = 73345
Parameters:
[]
0.13 ms
(0.01%)
1
select `combinedImage` from object_store_prod where oo_id  = 73656
Parameters:
[]
0.13 ms
(0.01%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73405
Parameters:
[]
0.13 ms
(0.01%)
1
select `combinedImage` from object_store_prod where oo_id  = 73405
Parameters:
[]
0.13 ms
(0.01%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73398
Parameters:
[]
0.12 ms
(0.01%)
1
select `combinedImage` from object_store_prod where oo_id  = 73369
Parameters:
[]
0.12 ms
(0.01%)
1
select `combinedImage` from object_store_prod where oo_id  = 68016
Parameters:
[]
0.12 ms
(0.01%)
1
select `accessoryDemand` from object_store_prod where oo_id  = 73361
Parameters:
[]
0.12 ms
(0.01%)
1
select `combinedImage` from object_store_prod where oo_id  = 73398
Parameters:
[]
0.11 ms
(0.01%)
1
select `combinedImage` from object_store_prod where oo_id  = 73361
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.