Query Metrics

665 Database Queries
285 Different statements
1251.79 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.66 ms
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/exteriores~22243"
  "path"
  "auto_create"
  "/es/productos/c/exteriores~22243?page=2"
  "path_query"
  "https://testing.weverducre.com/es/productos/c/exteriores~22243?page=2"
  "entire_uri"
]
3 0.44 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.89 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/c/"
  "exteriores~22243"
]
6 0.72 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/c/exteriores~22243"
]
7 0.85 ms
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/exteriores~22243"
]
8 0.67 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/"
  "c"
]
9 0.58 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/c"
]
10 0.83 ms
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"
]
11 0.49 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/"
  "productos"
]
12 0.50 ms
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"
]
13 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.95 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.35 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.41 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 0.90 ms
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE
                     (
                         (cid IN (1,22224,22218,1548,1544) AND inheritable = 1)
                         OR cid = ? ) AND ctype='object'
Parameters:
[
  22243
]
18 0.45 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.43 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.47 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.45 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.45 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.47 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.46 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.48 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
28 1.50 ms
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"
]
29 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
30 1.44 ms
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%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
31 0.40 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2526
]
32 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
33 0.49 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2532
]
34 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
35 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
36 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
37 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
38 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
39 1.26 ms
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%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
40 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2530
]
41 0.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
42 0.46 ms
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:
[]
43 0.33 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
44 0.40 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2523
]
45 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
46 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
47 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
48 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
49 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
50 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
51 1.27 ms
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%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
52 0.36 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2527
]
53 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
54 0.32 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2494
]
55 0.37 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2543
]
56 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
57 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
58 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
59 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
60 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
61 1.19 ms
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%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
62 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2529
]
63 0.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
64 0.34 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2489
]
65 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
66 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
67 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
68 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
69 0.45 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
70 0.35 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
71 0.64 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2484
]
72 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
73 0.33 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
74 0.42 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22243
]
75 39.33 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY virtualProductId, priceSystemName ORDER BY min(ifnull(featuredPriority, 0)) desc,min((promotions like '%#new#%')) desc,min(ifnull(s.score, 0)) desc,min(ifnull(rankingMultiplicator, 999999999)) asc,min(`a`.`id`) ASC LIMIT 24, 24
Parameters:
[]
76 0.38 ms
SELECT FOUND_ROWS()
Parameters:
[]
77 29.63 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
78 25.83 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
79 25.30 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
80 25.03 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
81 24.59 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
82 0.38 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
83 0.33 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
84 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
85 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
86 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
87 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
88 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
89 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
90 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
91 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
92 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
93 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
94 26.63 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
95 23.76 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
96 25.16 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
97 25.25 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
98 22.86 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
99 22.50 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
100 22.09 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
101 0.41 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
102 0.42 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
103 0.31 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
104 0.37 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
105 0.37 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
106 0.47 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
107 0.40 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
108 0.40 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
109 0.40 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
110 0.35 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
111 0.34 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
112 0.37 ms
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 '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
113 23.03 ms
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 = '26153' and a.id != '26153') or parentProducts like '%,26153,%') 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:
[]
114 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634639
]
115 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634639
]
116 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391221
]
117 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391221
]
118 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391135
]
119 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391135
]
120 26.14 ms
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 = '23673' and a.id != '23673') or parentProducts like '%,23673,%') 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:
[]
121 0.66 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222017
]
122 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222017
]
123 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222113
]
124 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222113
]
125 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319905
]
126 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319905
]
127 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222553
]
128 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222553
]
129 24.99 ms
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 = '23676' and a.id != '23676') or parentProducts like '%,23676,%') 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:
[]
130 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221862
]
131 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221862
]
132 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222554
]
133 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222554
]
134 23.03 ms
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 = '23678' and a.id != '23678') or parentProducts like '%,23678,%') 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:
[]
135 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221249
]
136 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221249
]
137 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222221
]
138 0.51 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222221
]
139 23.32 ms
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 = '17510' and a.id != '17510') or parentProducts like '%,17510,%') 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:
[]
140 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951818
]
141 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951818
]
142 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951204
]
143 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951204
]
144 23.30 ms
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 = '68107' and a.id != '68107') or parentProducts like '%,68107,%') 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:
[]
145 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  386717
]
146 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  386717
]
147 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639471
]
148 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639471
]
149 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  386714
]
150 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  386714
]
151 25.12 ms
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 = '49011' and a.id != '49011') or parentProducts like '%,49011,%') 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:
[]
152 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951145
]
153 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951145
]
154 0.71 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951029
]
155 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951029
]
156 24.61 ms
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 = '49010' and a.id != '49010') or parentProducts like '%,49010,%') 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:
[]
157 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1824313
]
158 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1824313
]
159 0.70 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1824320
]
160 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1824320
]
161 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1824321
]
162 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1824321
]
163 22.92 ms
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 = '23677' and a.id != '23677') or parentProducts like '%,23677,%') 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:
[]
164 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221412
]
165 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221412
]
166 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222165
]
167 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222165
]
168 24.70 ms
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 = '23672' and a.id != '23672') or parentProducts like '%,23672,%') 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:
[]
169 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222011
]
170 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222011
]
171 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319891
]
172 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319891
]
173 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951978
]
174 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951978
]
175 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222186
]
176 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222186
]
177 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221364
]
178 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221364
]
179 24.30 ms
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 = '23679' and a.id != '23679') or parentProducts like '%,23679,%') 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:
[]
180 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221164
]
181 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221164
]
182 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221842
]
183 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221842
]
184 23.83 ms
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 = '17479' and a.id != '17479') or parentProducts like '%,17479,%') 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:
[]
185 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639772
]
186 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639772
]
187 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  66551
]
188 0.62 ms
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:
[
  66551
]
189 1.00 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  66551
]
190 0.84 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  66551
]
191 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 66551
Parameters:
[]
192 0.62 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  66551
  "videos"
]
193 0.68 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66551 AND fieldname = 'attributes'
Parameters:
[]
194 0.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 66551 AND fieldname = 'attributes'
Parameters:
[]
195 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 66551
Parameters:
[]
196 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 66551
Parameters:
[]
197 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 66551
Parameters:
[]
198 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66551
Parameters:
[]
199 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 66551
Parameters:
[]
200 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66551
]
201 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639629
]
202 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639629
]
203 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221961
]
204 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221961
]
205 23.40 ms
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 = '68097' and a.id != '68097') or parentProducts like '%,68097,%') 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:
[]
206 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  312613
]
207 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  312613
]
208 0.62 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67856
]
209 0.56 ms
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:
[
  67856
]
210 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67856
]
211 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67856
]
212 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 67856
Parameters:
[]
213 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67856
  "videos"
]
214 0.82 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67856 AND fieldname = 'attributes'
Parameters:
[]
215 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67856 AND fieldname = 'attributes'
Parameters:
[]
216 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 67856
Parameters:
[]
217 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67856
Parameters:
[]
218 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67856
Parameters:
[]
219 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67856
Parameters:
[]
220 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 67856
Parameters:
[]
221 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67856
]
222 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  312594
]
223 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  312594
]
224 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68361
]
225 0.67 ms
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:
[
  68361
]
226 0.92 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68361
]
227 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68361
]
228 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 68361
Parameters:
[]
229 0.56 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68361
  "videos"
]
230 0.71 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68361 AND fieldname = 'attributes'
Parameters:
[]
231 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68361 AND fieldname = 'attributes'
Parameters:
[]
232 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 68361
Parameters:
[]
233 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68361
Parameters:
[]
234 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68361
Parameters:
[]
235 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68361
Parameters:
[]
236 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 68361
Parameters:
[]
237 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68361
]
238 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639657
]
239 0.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639657
]
240 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67858
]
241 0.55 ms
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:
[
  67858
]
242 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67858
]
243 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67858
]
244 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 67858
Parameters:
[]
245 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67858
  "videos"
]
246 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67858 AND fieldname = 'attributes'
Parameters:
[]
247 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67858 AND fieldname = 'attributes'
Parameters:
[]
248 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 67858
Parameters:
[]
249 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67858
Parameters:
[]
250 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67858
Parameters:
[]
251 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67858
Parameters:
[]
252 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 67858
Parameters:
[]
253 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67858
]
254 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  312639
]
255 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  312639
]
256 23.99 ms
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 = '68110' and a.id != '68110') or parentProducts like '%,68110,%') 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:
[]
257 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  225285
]
258 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  225285
]
259 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222577
]
260 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222577
]
261 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2361039
]
262 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2361039
]
263 25.20 ms
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 = '49015' and a.id != '49015') or parentProducts like '%,49015,%') 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:
[]
264 0.57 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67931
]
265 0.53 ms
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:
[
  67931
]
266 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67931
]
267 0.86 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67931
]
268 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 67931
Parameters:
[]
269 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67931
  "videos"
]
270 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67931 AND fieldname = 'attributes'
Parameters:
[]
271 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67931 AND fieldname = 'attributes'
Parameters:
[]
272 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 67931
Parameters:
[]
273 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67931
Parameters:
[]
274 0.50 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67931
Parameters:
[]
275 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67931
Parameters:
[]
276 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 67931
Parameters:
[]
277 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67931
]
278 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951322
]
279 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951322
]
280 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67935
]
281 0.63 ms
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:
[
  67935
]
282 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67935
]
283 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67935
]
284 0.56 ms
select `iconLabels` from object_store_prod where oo_id  = 67935
Parameters:
[]
285 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67935
  "videos"
]
286 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67935 AND fieldname = 'attributes'
Parameters:
[]
287 0.99 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67935 AND fieldname = 'attributes'
Parameters:
[]
288 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 67935
Parameters:
[]
289 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67935
Parameters:
[]
290 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67935
Parameters:
[]
291 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67935
Parameters:
[]
292 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 67935
Parameters:
[]
293 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67935
]
294 0.66 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951436
]
295 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951436
]
296 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67943
]
297 0.62 ms
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:
[
  67943
]
298 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67943
]
299 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67943
]
300 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 67943
Parameters:
[]
301 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67943
  "videos"
]
302 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67943 AND fieldname = 'attributes'
Parameters:
[]
303 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67943 AND fieldname = 'attributes'
Parameters:
[]
304 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 67943
Parameters:
[]
305 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67943
Parameters:
[]
306 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67943
Parameters:
[]
307 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67943
Parameters:
[]
308 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 67943
Parameters:
[]
309 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67943
]
310 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951450
]
311 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951450
]
312 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67939
]
313 0.61 ms
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:
[
  67939
]
314 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67939
]
315 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67939
]
316 0.57 ms
select `iconLabels` from object_store_prod where oo_id  = 67939
Parameters:
[]
317 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67939
  "videos"
]
318 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67939 AND fieldname = 'attributes'
Parameters:
[]
319 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67939 AND fieldname = 'attributes'
Parameters:
[]
320 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 67939
Parameters:
[]
321 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67939
Parameters:
[]
322 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67939
Parameters:
[]
323 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67939
Parameters:
[]
324 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 67939
Parameters:
[]
325 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67939
]
326 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951860
]
327 0.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951860
]
328 24.65 ms
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 = '49008' and a.id != '49008') or parentProducts like '%,49008,%') 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:
[]
329 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67948
]
330 0.55 ms
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:
[
  67948
]
331 1.01 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67948
]
332 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67948
]
333 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 67948
Parameters:
[]
334 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67948
  "videos"
]
335 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67948 AND fieldname = 'attributes'
Parameters:
[]
336 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67948 AND fieldname = 'attributes'
Parameters:
[]
337 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 67948
Parameters:
[]
338 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67948
Parameters:
[]
339 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67948
Parameters:
[]
340 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67948
Parameters:
[]
341 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 67948
Parameters:
[]
342 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67948
]
343 0.67 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951863
]
344 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951863
]
345 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951374
]
346 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951374
]
347 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67960
]
348 0.66 ms
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:
[
  67960
]
349 1.00 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67960
]
350 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67960
]
351 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 67960
Parameters:
[]
352 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67960
  "videos"
]
353 0.69 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67960 AND fieldname = 'attributes'
Parameters:
[]
354 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67960 AND fieldname = 'attributes'
Parameters:
[]
355 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 67960
Parameters:
[]
356 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67960
Parameters:
[]
357 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67960
Parameters:
[]
358 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67960
Parameters:
[]
359 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 67960
Parameters:
[]
360 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67960
]
361 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951933
]
362 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951933
]
363 24.67 ms
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 = '49049' and a.id != '49049') or parentProducts like '%,49049,%') 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:
[]
364 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  952042
]
365 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  952042
]
366 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  952058
]
367 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  952058
]
368 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951473
]
369 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951473
]
370 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951612
]
371 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951612
]
372 25.13 ms
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 = '22300' and a.id != '22300') or parentProducts like '%,22300,%') 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:
[]
373 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68205
]
374 0.53 ms
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:
[
  68205
]
375 0.97 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68205
]
376 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68205
]
377 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 68205
Parameters:
[]
378 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68205
  "videos"
]
379 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68205 AND fieldname = 'attributes'
Parameters:
[]
380 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68205 AND fieldname = 'attributes'
Parameters:
[]
381 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 68205
Parameters:
[]
382 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68205
Parameters:
[]
383 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68205
Parameters:
[]
384 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68205
Parameters:
[]
385 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 68205
Parameters:
[]
386 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68205
]
387 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  81862
]
388 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  81862
]
389 22.76 ms
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 = '22299' and a.id != '22299') or parentProducts like '%,22299,%') 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:
[]
390 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68207
]
391 0.56 ms
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:
[
  68207
]
392 1.08 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68207
]
393 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68207
]
394 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 68207
Parameters:
[]
395 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68207
  "videos"
]
396 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68207 AND fieldname = 'attributes'
Parameters:
[]
397 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68207 AND fieldname = 'attributes'
Parameters:
[]
398 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 68207
Parameters:
[]
399 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68207
Parameters:
[]
400 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68207
Parameters:
[]
401 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68207
Parameters:
[]
402 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 68207
Parameters:
[]
403 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68207
]
404 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  88429
]
405 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  88429
]
406 23.76 ms
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 = '22317' and a.id != '22317') or parentProducts like '%,22317,%') 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:
[]
407 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68216
]
408 0.57 ms
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:
[
  68216
]
409 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68216
]
410 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68216
]
411 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 68216
Parameters:
[]
412 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68216
  "videos"
]
413 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68216 AND fieldname = 'attributes'
Parameters:
[]
414 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68216 AND fieldname = 'attributes'
Parameters:
[]
415 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 68216
Parameters:
[]
416 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68216
Parameters:
[]
417 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68216
Parameters:
[]
418 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68216
Parameters:
[]
419 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 68216
Parameters:
[]
420 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68216
]
421 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  22317
]
422 0.63 ms
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:
[
  22317
]
423 0.53 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  22317
]
424 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  22317
]
425 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 22317
Parameters:
[]
426 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  22317
  "videos"
]
427 0.84 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 22317 AND fieldname = 'attributes'
Parameters:
[]
428 0.53 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 22317 AND fieldname = 'attributes'
Parameters:
[]
429 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 22317
Parameters:
[]
430 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 22317
Parameters:
[]
431 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 22317
Parameters:
[]
432 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 22317
Parameters:
[]
433 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 22317
Parameters:
[]
434 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  22317
]
435 0.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ACPAL"
]
436 0.60 ms
SELECT * FROM object_collection_AccessoryDemand_ACPAL WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  74032
  "accessoryDemands"
]
437 0.72 ms
SELECT * FROM object_collection_AccessoryDemand_localized_ACPAL WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  74032
  "accessoryDemands"
  0
]
438 0.76 ms
SELECT * FROM object_collection_AccessoryDemand_localized_ACPAL WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  74032
  "accessoryDemands"
  1
]
439 0.59 ms
SELECT * FROM object_relations_ACPAL WHERE src_id = ?
Parameters:
[
  74032
]
440 0.43 ms
SELECT id FROM objects WHERE id IN (1737)
Parameters:
[]
441 0.83 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  74032
  1737
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  1
]
442 0.40 ms
SELECT id FROM objects WHERE published=1 AND id IN (1737);
Parameters:
[]
443 0.28 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ACCES"
]
444 0.50 ms
SELECT id FROM objects WHERE id IN (68159,68160,68161,68162,68163,68164)
Parameters:
[]
445 0.72 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  74032
  68159
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "1"
  1
]
446 0.64 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  74032
  68160
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "1"
  2
]
447 0.77 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  74032
  68161
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "1"
  3
]
448 0.63 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  74032
  68162
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "1"
  4
]
449 0.63 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  74032
  68163
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "1"
  5
]
450 0.63 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  74032
  68164
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "1"
  6
]
451 0.53 ms
SELECT id FROM objects WHERE published=1 AND id IN (68159,68160,68161,68162,68163,68164);
Parameters:
[]
452 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68163
]
453 0.51 ms
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:
[
  68163
]
454 0.64 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68163
]
455 0.69 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68163
]
456 0.53 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  68163
  "configurator"
]
457 0.55 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  68163
]
458 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1713546
]
459 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1713546
]
460 0.30 ms
SELECT id FROM objects WHERE published=1 AND id IN (1737);
Parameters:
[]
461 0.27 ms
SELECT id FROM objects WHERE published=1 AND id IN (68159,68160,68161,68162,68163,68164);
Parameters:
[]
462 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68221
]
463 0.54 ms
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:
[
  68221
]
464 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68221
]
465 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68221
]
466 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 68221
Parameters:
[]
467 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68221
  "videos"
]
468 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68221 AND fieldname = 'attributes'
Parameters:
[]
469 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68221 AND fieldname = 'attributes'
Parameters:
[]
470 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 68221
Parameters:
[]
471 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68221
Parameters:
[]
472 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68221
Parameters:
[]
473 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68221
Parameters:
[]
474 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 68221
Parameters:
[]
475 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68221
]
476 0.26 ms
SELECT id FROM objects WHERE published=1 AND id IN (1737);
Parameters:
[]
477 0.26 ms
SELECT id FROM objects WHERE published=1 AND id IN (68159,68160,68161,68162,68163,68164);
Parameters:
[]
478 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634661
]
479 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634661
]
480 23.75 ms
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 = '22316' and a.id != '22316') or parentProducts like '%,22316,%') 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:
[]
481 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68224
]
482 0.49 ms
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:
[
  68224
]
483 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68224
]
484 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68224
]
485 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 68224
Parameters:
[]
486 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68224
  "videos"
]
487 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68224 AND fieldname = 'attributes'
Parameters:
[]
488 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68224 AND fieldname = 'attributes'
Parameters:
[]
489 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 68224
Parameters:
[]
490 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68224
Parameters:
[]
491 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68224
Parameters:
[]
492 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68224
Parameters:
[]
493 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 68224
Parameters:
[]
494 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68224
]
495 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  22316
]
496 0.56 ms
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:
[
  22316
]
497 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  22316
]
498 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  22316
]
499 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 22316
Parameters:
[]
500 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  22316
  "videos"
]
501 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 22316 AND fieldname = 'attributes'
Parameters:
[]
502 0.52 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 22316 AND fieldname = 'attributes'
Parameters:
[]
503 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 22316
Parameters:
[]
504 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 22316
Parameters:
[]
505 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 22316
Parameters:
[]
506 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 22316
Parameters:
[]
507 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 22316
Parameters:
[]
508 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  22316
]
509 0.28 ms
SELECT id FROM objects WHERE published=1 AND id IN (1737);
Parameters:
[]
510 0.27 ms
SELECT id FROM objects WHERE published=1 AND id IN (68159,68160,68161,68162,68163,68164);
Parameters:
[]
511 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1713524
]
512 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1713524
]
513 0.27 ms
SELECT id FROM objects WHERE published=1 AND id IN (1737);
Parameters:
[]
514 0.26 ms
SELECT id FROM objects WHERE published=1 AND id IN (68159,68160,68161,68162,68163,68164);
Parameters:
[]
515 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68228
]
516 0.58 ms
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:
[
  68228
]
517 0.98 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68228
]
518 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68228
]
519 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 68228
Parameters:
[]
520 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68228
  "videos"
]
521 0.65 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68228 AND fieldname = 'attributes'
Parameters:
[]
522 1.05 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68228 AND fieldname = 'attributes'
Parameters:
[]
523 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 68228
Parameters:
[]
524 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68228
Parameters:
[]
525 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68228
Parameters:
[]
526 0.50 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68228
Parameters:
[]
527 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 68228
Parameters:
[]
528 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68228
]
529 0.26 ms
SELECT id FROM objects WHERE published=1 AND id IN (1737);
Parameters:
[]
530 0.27 ms
SELECT id FROM objects WHERE published=1 AND id IN (68159,68160,68161,68162,68163,68164);
Parameters:
[]
531 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634646
]
532 0.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634646
]
533 23.31 ms
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 = '22315' and a.id != '22315') or parentProducts like '%,22315,%') 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:
[]
534 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68232
]
535 0.54 ms
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:
[
  68232
]
536 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68232
]
537 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68232
]
538 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 68232
Parameters:
[]
539 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68232
  "videos"
]
540 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68232 AND fieldname = 'attributes'
Parameters:
[]
541 0.99 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68232 AND fieldname = 'attributes'
Parameters:
[]
542 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 68232
Parameters:
[]
543 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68232
Parameters:
[]
544 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68232
Parameters:
[]
545 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68232
Parameters:
[]
546 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 68232
Parameters:
[]
547 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68232
]
548 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  22315
]
549 0.59 ms
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:
[
  22315
]
550 0.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  22315
]
551 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  22315
]
552 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 22315
Parameters:
[]
553 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  22315
  "videos"
]
554 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 22315 AND fieldname = 'attributes'
Parameters:
[]
555 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 22315 AND fieldname = 'attributes'
Parameters:
[]
556 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 22315
Parameters:
[]
557 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 22315
Parameters:
[]
558 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 22315
Parameters:
[]
559 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 22315
Parameters:
[]
560 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 22315
Parameters:
[]
561 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  22315
]
562 0.80 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634653
]
563 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634653
]
564 0.59 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68236
]
565 0.58 ms
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:
[
  68236
]
566 0.92 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68236
]
567 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68236
]
568 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 68236
Parameters:
[]
569 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68236
  "videos"
]
570 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68236 AND fieldname = 'attributes'
Parameters:
[]
571 1.21 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68236 AND fieldname = 'attributes'
Parameters:
[]
572 0.59 ms
select `combinedBlock` from object_store_prod where oo_id  = 68236
Parameters:
[]
573 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68236
Parameters:
[]
574 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68236
Parameters:
[]
575 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68236
Parameters:
[]
576 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 68236
Parameters:
[]
577 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68236
]
578 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634665
]
579 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634665
]
580 27.00 ms
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 = '22314' and a.id != '22314') or parentProducts like '%,22314,%') 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:
[]
581 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68239
]
582 0.84 ms
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:
[
  68239
]
583 0.99 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68239
]
584 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68239
]
585 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 68239
Parameters:
[]
586 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68239
  "videos"
]
587 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68239 AND fieldname = 'attributes'
Parameters:
[]
588 1.03 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68239 AND fieldname = 'attributes'
Parameters:
[]
589 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 68239
Parameters:
[]
590 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68239
Parameters:
[]
591 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68239
Parameters:
[]
592 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68239
Parameters:
[]
593 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 68239
Parameters:
[]
594 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68239
]
595 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  22314
]
596 0.58 ms
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:
[
  22314
]
597 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  22314
]
598 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  22314
]
599 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 22314
Parameters:
[]
600 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  22314
  "videos"
]
601 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 22314 AND fieldname = 'attributes'
Parameters:
[]
602 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 22314 AND fieldname = 'attributes'
Parameters:
[]
603 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 22314
Parameters:
[]
604 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 22314
Parameters:
[]
605 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 22314
Parameters:
[]
606 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 22314
Parameters:
[]
607 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 22314
Parameters:
[]
608 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  22314
]
609 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1713513
]
610 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1713513
]
611 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68242
]
612 0.66 ms
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:
[
  68242
]
613 0.88 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68242
]
614 0.77 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68242
]
615 0.61 ms
select `iconLabels` from object_store_prod where oo_id  = 68242
Parameters:
[]
616 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68242
  "videos"
]
617 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68242 AND fieldname = 'attributes'
Parameters:
[]
618 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68242 AND fieldname = 'attributes'
Parameters:
[]
619 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 68242
Parameters:
[]
620 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68242
Parameters:
[]
621 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68242
Parameters:
[]
622 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68242
Parameters:
[]
623 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 68242
Parameters:
[]
624 0.69 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68242
]
625 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1713542
]
626 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1713542
]
627 25.78 ms
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 = '17425' and a.id != '17425') or parentProducts like '%,17425,%') 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:
[]
628 0.67 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33781
]
629 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33781
]
630 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68784
]
631 0.66 ms
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:
[
  68784
]
632 1.00 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68784
]
633 0.78 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68784
]
634 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 68784
Parameters:
[]
635 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68784
  "videos"
]
636 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68784 AND fieldname = 'attributes'
Parameters:
[]
637 1.09 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68784 AND fieldname = 'attributes'
Parameters:
[]
638 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 68784
Parameters:
[]
639 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68784
Parameters:
[]
640 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68784
Parameters:
[]
641 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68784
Parameters:
[]
642 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 68784
Parameters:
[]
643 0.90 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68784
]
644 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33780
]
645 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33780
]
646 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68786
]
647 0.58 ms
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:
[
  68786
]
648 1.13 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68786
]
649 0.59 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68786
]
650 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 68786
Parameters:
[]
651 0.56 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68786
  "videos"
]
652 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68786 AND fieldname = 'attributes'
Parameters:
[]
653 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68786 AND fieldname = 'attributes'
Parameters:
[]
654 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 68786
Parameters:
[]
655 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68786
Parameters:
[]
656 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68786
Parameters:
[]
657 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68786
Parameters:
[]
658 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 68786
Parameters:
[]
659 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68786
]
660 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33535
]
661 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33535
]
662 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
663 1.04 ms
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%3AfooterAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "entire_uri"
]
664 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2525
]
665 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]

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.