Query Metrics

1707 Database Queries
865 Different statements
4904.99 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.68 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:
[
  "/en/products/c/restaurant-bar~22237"
  "path"
  "auto_create"
  "/en/products/c/restaurant-bar~22237?page=7"
  "path_query"
  "https://testing.weverducre.com/en/products/c/restaurant-bar~22237?page=7"
  "entire_uri"
]
3 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.41 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/en/products/c/"
  "restaurant-bar~22237"
]
6 0.43 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/en/products/c/restaurant-bar~22237"
]
7 0.44 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/%"
  "/en/products/c/restaurant-bar~22237"
]
8 0.44 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/en/products/"
  "c"
]
9 0.44 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/en/products/c"
]
10 0.45 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/%"
  "/en/products/c"
]
11 0.44 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/en/"
  "products"
]
12 0.45 ms
SELECT object_localized_SCONF_en.id as id, object_localized_SCONF_en.type as `type` FROM object_localized_SCONF_en LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_en`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_en `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_en`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_en`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_en `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_en`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_en.type IN ('object','variant','folder')) AND object_localized_SCONF_en.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.81 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.44 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 0.42 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:
[
  22237
]
18 0.44 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.44 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
20 0.46 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.50 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.45 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.38 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
27 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=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
28 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
29 1.41 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=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
30 0.52 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  242
]
31 0.54 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
32 0.49 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  169
]
33 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
34 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
35 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
36 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
37 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
38 1.43 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=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
39 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  245
]
40 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
41 0.38 ms
SELECT object_localized_8_en.id as id, object_localized_8_en.type as `type` FROM object_localized_8_en WHERE ( object_localized_8_en.type IN ('object','variant','folder')) AND object_localized_8_en.published = 1
Parameters:
[]
42 0.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
43 0.45 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1292
]
44 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
45 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
46 0.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
47 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
48 0.51 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
49 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
50 1.38 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=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
51 0.55 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  243
]
52 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
53 0.35 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  567
]
54 0.35 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  479
]
55 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
56 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
57 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
58 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
59 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
60 1.36 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=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
61 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  244
]
62 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
63 0.33 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  215
]
64 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
65 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
66 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
67 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
68 0.50 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
69 0.32 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  12
]
70 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
71 0.43 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
72 0.34 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22237
]
73 92.58 ms
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName  FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') 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 144, 24
Parameters:
[]
74 0.49 ms
SELECT FOUND_ROWS()
Parameters:
[]
75 0.39 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
76 0.38 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
77 0.42 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
78 0.42 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
79 0.42 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
80 0.40 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
81 0.35 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
82 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
83 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
84 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187954
]
85 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187954
]
86 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
87 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
88 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
89 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
90 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
91 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
92 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
93 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
94 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
95 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
96 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188010
]
97 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188010
]
98 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188004
]
99 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188004
]
100 0.32 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
101 0.34 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
102 0.31 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
103 0.32 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
104 0.34 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
105 0.34 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
106 0.32 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
107 0.32 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
108 0.35 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
109 0.36 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
110 0.35 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
111 0.39 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
112 0.37 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
113 0.38 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
114 0.37 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
115 0.38 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
116 0.39 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
117 0.36 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
118 0.36 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 '%,22237,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
119 176.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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68042' and a.id != '68042') or parentProducts like '%,68042,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
120 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69704
]
121 0.65 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:
[
  69704
]
122 1.20 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69704
]
123 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69704
]
124 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 69704
Parameters:
[]
125 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69704
  "videos"
]
126 0.68 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69704 AND fieldname = 'attributes'
Parameters:
[]
127 0.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69704 AND fieldname = 'attributes'
Parameters:
[]
128 0.56 ms
select `combinedBlock` from object_store_prod where oo_id  = 69704
Parameters:
[]
129 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69704
Parameters:
[]
130 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69704
Parameters:
[]
131 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69704
Parameters:
[]
132 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 69704
Parameters:
[]
133 0.91 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69704
]
134 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639528
]
135 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639528
]
136 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69702
]
137 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:
[
  69702
]
138 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69702
]
139 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69702
]
140 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 69702
Parameters:
[]
141 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69702
  "videos"
]
142 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69702 AND fieldname = 'attributes'
Parameters:
[]
143 0.97 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69702 AND fieldname = 'attributes'
Parameters:
[]
144 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 69702
Parameters:
[]
145 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69702
Parameters:
[]
146 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69702
Parameters:
[]
147 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69702
Parameters:
[]
148 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 69702
Parameters:
[]
149 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69702
]
150 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639801
]
151 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639801
]
152 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69698
]
153 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:
[
  69698
]
154 0.95 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69698
]
155 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69698
]
156 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 69698
Parameters:
[]
157 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69698
  "videos"
]
158 0.99 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69698 AND fieldname = 'attributes'
Parameters:
[]
159 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69698 AND fieldname = 'attributes'
Parameters:
[]
160 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 69698
Parameters:
[]
161 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69698
Parameters:
[]
162 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69698
Parameters:
[]
163 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69698
Parameters:
[]
164 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 69698
Parameters:
[]
165 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69698
]
166 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639693
]
167 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639693
]
168 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69700
]
169 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:
[
  69700
]
170 1.01 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69700
]
171 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69700
]
172 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 69700
Parameters:
[]
173 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69700
  "videos"
]
174 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69700 AND fieldname = 'attributes'
Parameters:
[]
175 0.80 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69700 AND fieldname = 'attributes'
Parameters:
[]
176 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 69700
Parameters:
[]
177 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69700
Parameters:
[]
178 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69700
Parameters:
[]
179 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69700
Parameters:
[]
180 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 69700
Parameters:
[]
181 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69700
]
182 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639805
]
183 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639805
]
184 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69694
]
185 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:
[
  69694
]
186 0.92 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69694
]
187 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69694
]
188 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 69694
Parameters:
[]
189 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69694
  "videos"
]
190 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69694 AND fieldname = 'attributes'
Parameters:
[]
191 0.81 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69694 AND fieldname = 'attributes'
Parameters:
[]
192 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 69694
Parameters:
[]
193 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69694
Parameters:
[]
194 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69694
Parameters:
[]
195 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69694
Parameters:
[]
196 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 69694
Parameters:
[]
197 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69694
]
198 0.89 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639757
]
199 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639757
]
200 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69696
]
201 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:
[
  69696
]
202 0.92 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69696
]
203 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69696
]
204 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 69696
Parameters:
[]
205 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69696
  "videos"
]
206 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69696 AND fieldname = 'attributes'
Parameters:
[]
207 0.81 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69696 AND fieldname = 'attributes'
Parameters:
[]
208 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 69696
Parameters:
[]
209 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69696
Parameters:
[]
210 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69696
Parameters:
[]
211 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69696
Parameters:
[]
212 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69696
Parameters:
[]
213 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69696
]
214 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639776
]
215 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639776
]
216 160.44 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68041' and a.id != '68041') or parentProducts like '%,68041,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
217 0.63 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69716
]
218 0.65 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:
[
  69716
]
219 1.32 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69716
]
220 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69716
]
221 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 69716
Parameters:
[]
222 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69716
  "videos"
]
223 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69716 AND fieldname = 'attributes'
Parameters:
[]
224 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69716 AND fieldname = 'attributes'
Parameters:
[]
225 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 69716
Parameters:
[]
226 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69716
Parameters:
[]
227 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69716
Parameters:
[]
228 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69716
Parameters:
[]
229 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 69716
Parameters:
[]
230 0.70 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69716
]
231 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639685
]
232 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639685
]
233 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69714
]
234 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:
[
  69714
]
235 1.10 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69714
]
236 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69714
]
237 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 69714
Parameters:
[]
238 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69714
  "videos"
]
239 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69714 AND fieldname = 'attributes'
Parameters:
[]
240 0.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69714 AND fieldname = 'attributes'
Parameters:
[]
241 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 69714
Parameters:
[]
242 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69714
Parameters:
[]
243 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69714
Parameters:
[]
244 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69714
Parameters:
[]
245 0.55 ms
select `combinedImage` from object_store_prod where oo_id  = 69714
Parameters:
[]
246 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69714
]
247 0.68 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639426
]
248 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639426
]
249 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69710
]
250 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:
[
  69710
]
251 1.21 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69710
]
252 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69710
]
253 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 69710
Parameters:
[]
254 0.59 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69710
  "videos"
]
255 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69710 AND fieldname = 'attributes'
Parameters:
[]
256 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69710 AND fieldname = 'attributes'
Parameters:
[]
257 0.61 ms
select `combinedBlock` from object_store_prod where oo_id  = 69710
Parameters:
[]
258 0.53 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69710
Parameters:
[]
259 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69710
Parameters:
[]
260 0.54 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69710
Parameters:
[]
261 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 69710
Parameters:
[]
262 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69710
]
263 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639589
]
264 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639589
]
265 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69712
]
266 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:
[
  69712
]
267 0.88 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69712
]
268 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69712
]
269 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 69712
Parameters:
[]
270 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69712
  "videos"
]
271 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69712 AND fieldname = 'attributes'
Parameters:
[]
272 0.80 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69712 AND fieldname = 'attributes'
Parameters:
[]
273 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 69712
Parameters:
[]
274 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69712
Parameters:
[]
275 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69712
Parameters:
[]
276 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69712
Parameters:
[]
277 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69712
Parameters:
[]
278 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69712
]
279 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639498
]
280 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639498
]
281 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69706
]
282 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:
[
  69706
]
283 0.96 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69706
]
284 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69706
]
285 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 69706
Parameters:
[]
286 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69706
  "videos"
]
287 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69706 AND fieldname = 'attributes'
Parameters:
[]
288 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69706 AND fieldname = 'attributes'
Parameters:
[]
289 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69706
Parameters:
[]
290 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69706
Parameters:
[]
291 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69706
Parameters:
[]
292 0.33 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69706
Parameters:
[]
293 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69706
Parameters:
[]
294 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69706
]
295 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639588
]
296 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639588
]
297 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69708
]
298 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:
[
  69708
]
299 1.38 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69708
]
300 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69708
]
301 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 69708
Parameters:
[]
302 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69708
  "videos"
]
303 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69708 AND fieldname = 'attributes'
Parameters:
[]
304 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69708 AND fieldname = 'attributes'
Parameters:
[]
305 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69708
Parameters:
[]
306 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69708
Parameters:
[]
307 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69708
Parameters:
[]
308 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69708
Parameters:
[]
309 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 69708
Parameters:
[]
310 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69708
]
311 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639616
]
312 0.80 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639616
]
313 159.93 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '24852' and a.id != '24852') or parentProducts like '%,24852,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
314 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69750
]
315 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:
[
  69750
]
316 0.92 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69750
]
317 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69750
]
318 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 69750
Parameters:
[]
319 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69750
  "videos"
]
320 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69750 AND fieldname = 'attributes'
Parameters:
[]
321 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69750 AND fieldname = 'attributes'
Parameters:
[]
322 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 69750
Parameters:
[]
323 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69750
Parameters:
[]
324 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69750
Parameters:
[]
325 0.51 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69750
Parameters:
[]
326 0.56 ms
select `combinedImage` from object_store_prod where oo_id  = 69750
Parameters:
[]
327 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69750
]
328 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  320167
]
329 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  320167
]
330 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  138996
]
331 0.65 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:
[
  138996
]
332 0.73 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  138996
]
333 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  138996
]
334 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 138996
Parameters:
[]
335 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  138996
  "videos"
]
336 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138996 AND fieldname = 'attributes'
Parameters:
[]
337 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 138996 AND fieldname = 'attributes'
Parameters:
[]
338 0.61 ms
select `combinedBlock` from object_store_prod where oo_id  = 138996
Parameters:
[]
339 0.51 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 138996
Parameters:
[]
340 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 138996
Parameters:
[]
341 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 138996
Parameters:
[]
342 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 138996
Parameters:
[]
343 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  138996
]
344 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418904
]
345 0.78 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418904
]
346 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182134
]
347 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:
[
  182134
]
348 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182134
]
349 1.16 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182134
]
350 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 182134
Parameters:
[]
351 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182134
  "videos"
]
352 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182134 AND fieldname = 'attributes'
Parameters:
[]
353 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182134 AND fieldname = 'attributes'
Parameters:
[]
354 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 182134
Parameters:
[]
355 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182134
Parameters:
[]
356 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182134
Parameters:
[]
357 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182134
Parameters:
[]
358 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 182134
Parameters:
[]
359 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182134
]
360 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422454
]
361 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422454
]
362 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  138992
]
363 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:
[
  138992
]
364 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  138992
]
365 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  138992
]
366 0.59 ms
select `iconLabels` from object_store_prod where oo_id  = 138992
Parameters:
[]
367 0.64 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  138992
  "videos"
]
368 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138992 AND fieldname = 'attributes'
Parameters:
[]
369 0.81 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 138992 AND fieldname = 'attributes'
Parameters:
[]
370 0.54 ms
select `combinedBlock` from object_store_prod where oo_id  = 138992
Parameters:
[]
371 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 138992
Parameters:
[]
372 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 138992
Parameters:
[]
373 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 138992
Parameters:
[]
374 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 138992
Parameters:
[]
375 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  138992
]
376 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418919
]
377 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418919
]
378 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  168514
]
379 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:
[
  168514
]
380 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  168514
]
381 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  168514
]
382 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 168514
Parameters:
[]
383 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  168514
  "videos"
]
384 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168514 AND fieldname = 'attributes'
Parameters:
[]
385 1.02 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 168514 AND fieldname = 'attributes'
Parameters:
[]
386 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 168514
Parameters:
[]
387 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 168514
Parameters:
[]
388 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 168514
Parameters:
[]
389 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 168514
Parameters:
[]
390 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 168514
Parameters:
[]
391 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  168514
]
392 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571502
]
393 0.74 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571502
]
394 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182132
]
395 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:
[
  182132
]
396 0.75 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182132
]
397 0.59 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182132
]
398 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 182132
Parameters:
[]
399 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182132
  "videos"
]
400 0.76 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182132 AND fieldname = 'attributes'
Parameters:
[]
401 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182132 AND fieldname = 'attributes'
Parameters:
[]
402 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 182132
Parameters:
[]
403 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182132
Parameters:
[]
404 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182132
Parameters:
[]
405 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182132
Parameters:
[]
406 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 182132
Parameters:
[]
407 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182132
]
408 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422452
]
409 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422452
]
410 0.61 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  168512
]
411 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:
[
  168512
]
412 0.70 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  168512
]
413 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  168512
]
414 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 168512
Parameters:
[]
415 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  168512
  "videos"
]
416 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168512 AND fieldname = 'attributes'
Parameters:
[]
417 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 168512 AND fieldname = 'attributes'
Parameters:
[]
418 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 168512
Parameters:
[]
419 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 168512
Parameters:
[]
420 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 168512
Parameters:
[]
421 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 168512
Parameters:
[]
422 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 168512
Parameters:
[]
423 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  168512
]
424 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319881
]
425 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319881
]
426 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  168510
]
427 0.60 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:
[
  168510
]
428 0.68 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  168510
]
429 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  168510
]
430 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 168510
Parameters:
[]
431 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  168510
  "videos"
]
432 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168510 AND fieldname = 'attributes'
Parameters:
[]
433 0.81 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 168510 AND fieldname = 'attributes'
Parameters:
[]
434 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 168510
Parameters:
[]
435 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 168510
Parameters:
[]
436 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 168510
Parameters:
[]
437 0.61 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 168510
Parameters:
[]
438 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 168510
Parameters:
[]
439 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  168510
]
440 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319916
]
441 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319916
]
442 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182130
]
443 0.52 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:
[
  182130
]
444 0.78 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182130
]
445 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182130
]
446 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 182130
Parameters:
[]
447 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182130
  "videos"
]
448 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182130 AND fieldname = 'attributes'
Parameters:
[]
449 0.97 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182130 AND fieldname = 'attributes'
Parameters:
[]
450 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 182130
Parameters:
[]
451 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182130
Parameters:
[]
452 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182130
Parameters:
[]
453 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182130
Parameters:
[]
454 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 182130
Parameters:
[]
455 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182130
]
456 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422453
]
457 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422453
]
458 160.16 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17281' and a.id != '17281') or parentProducts like '%,17281,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
459 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69759
]
460 0.60 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:
[
  69759
]
461 0.75 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69759
]
462 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69759
]
463 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 69759
Parameters:
[]
464 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69759
  "videos"
]
465 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69759 AND fieldname = 'attributes'
Parameters:
[]
466 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69759 AND fieldname = 'attributes'
Parameters:
[]
467 0.61 ms
select `combinedBlock` from object_store_prod where oo_id  = 69759
Parameters:
[]
468 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69759
Parameters:
[]
469 0.60 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69759
Parameters:
[]
470 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69759
Parameters:
[]
471 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 69759
Parameters:
[]
472 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69759
]
473 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3403865
]
474 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3403865
]
475 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69763
]
476 0.64 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:
[
  69763
]
477 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69763
]
478 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69763
]
479 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 69763
Parameters:
[]
480 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69763
  "videos"
]
481 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69763 AND fieldname = 'attributes'
Parameters:
[]
482 1.04 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69763 AND fieldname = 'attributes'
Parameters:
[]
483 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 69763
Parameters:
[]
484 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69763
Parameters:
[]
485 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69763
Parameters:
[]
486 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69763
Parameters:
[]
487 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69763
Parameters:
[]
488 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69763
]
489 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3403888
]
490 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3403888
]
491 159.62 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17283' and a.id != '17283') or parentProducts like '%,17283,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
492 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69776
]
493 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:
[
  69776
]
494 1.02 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69776
]
495 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69776
]
496 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 69776
Parameters:
[]
497 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69776
  "videos"
]
498 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69776 AND fieldname = 'attributes'
Parameters:
[]
499 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69776 AND fieldname = 'attributes'
Parameters:
[]
500 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 69776
Parameters:
[]
501 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69776
Parameters:
[]
502 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69776
Parameters:
[]
503 0.62 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69776
Parameters:
[]
504 0.65 ms
select `combinedImage` from object_store_prod where oo_id  = 69776
Parameters:
[]
505 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69776
]
506 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17283
]
507 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:
[
  17283
]
508 0.46 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17283
]
509 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17283
]
510 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 17283
Parameters:
[]
511 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17283
  "videos"
]
512 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17283 AND fieldname = 'attributes'
Parameters:
[]
513 0.61 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17283 AND fieldname = 'attributes'
Parameters:
[]
514 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 17283
Parameters:
[]
515 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17283
Parameters:
[]
516 0.50 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17283
Parameters:
[]
517 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17283
Parameters:
[]
518 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 17283
Parameters:
[]
519 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17283
]
520 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2565363
]
521 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2565363
]
522 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69773
]
523 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:
[
  69773
]
524 0.76 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69773
]
525 0.91 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69773
]
526 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 69773
Parameters:
[]
527 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69773
  "videos"
]
528 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69773 AND fieldname = 'attributes'
Parameters:
[]
529 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69773 AND fieldname = 'attributes'
Parameters:
[]
530 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 69773
Parameters:
[]
531 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69773
Parameters:
[]
532 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69773
Parameters:
[]
533 0.48 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69773
Parameters:
[]
534 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 69773
Parameters:
[]
535 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69773
]
536 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2565370
]
537 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2565370
]
538 158.28 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17291' and a.id != '17291') or parentProducts like '%,17291,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
539 0.59 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69782
]
540 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:
[
  69782
]
541 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69782
]
542 1.11 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69782
]
543 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 69782
Parameters:
[]
544 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69782
  "videos"
]
545 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69782 AND fieldname = 'attributes'
Parameters:
[]
546 0.99 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69782 AND fieldname = 'attributes'
Parameters:
[]
547 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 69782
Parameters:
[]
548 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69782
Parameters:
[]
549 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69782
Parameters:
[]
550 0.48 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69782
Parameters:
[]
551 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 69782
Parameters:
[]
552 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69782
]
553 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17291
]
554 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:
[
  17291
]
555 0.53 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17291
]
556 0.59 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17291
]
557 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 17291
Parameters:
[]
558 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17291
  "videos"
]
559 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17291 AND fieldname = 'attributes'
Parameters:
[]
560 0.55 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17291 AND fieldname = 'attributes'
Parameters:
[]
561 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 17291
Parameters:
[]
562 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17291
Parameters:
[]
563 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17291
Parameters:
[]
564 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17291
Parameters:
[]
565 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 17291
Parameters:
[]
566 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17291
]
567 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172785
]
568 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172785
]
569 157.89 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17290' and a.id != '17290') or parentProducts like '%,17290,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
570 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69784
]
571 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:
[
  69784
]
572 0.88 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69784
]
573 0.78 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69784
]
574 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 69784
Parameters:
[]
575 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69784
  "videos"
]
576 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69784 AND fieldname = 'attributes'
Parameters:
[]
577 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69784 AND fieldname = 'attributes'
Parameters:
[]
578 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 69784
Parameters:
[]
579 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69784
Parameters:
[]
580 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69784
Parameters:
[]
581 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69784
Parameters:
[]
582 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69784
Parameters:
[]
583 0.71 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69784
]
584 0.57 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17290
]
585 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:
[
  17290
]
586 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17290
]
587 1.18 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17290
]
588 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 17290
Parameters:
[]
589 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17290
  "videos"
]
590 0.44 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17290 AND fieldname = 'attributes'
Parameters:
[]
591 0.48 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17290 AND fieldname = 'attributes'
Parameters:
[]
592 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 17290
Parameters:
[]
593 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17290
Parameters:
[]
594 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17290
Parameters:
[]
595 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17290
Parameters:
[]
596 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 17290
Parameters:
[]
597 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17290
]
598 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2565366
]
599 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2565366
]
600 158.87 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68053' and a.id != '68053') or parentProducts like '%,68053,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
601 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69792
]
602 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:
[
  69792
]
603 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69792
]
604 1.04 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69792
]
605 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 69792
Parameters:
[]
606 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69792
  "videos"
]
607 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69792 AND fieldname = 'attributes'
Parameters:
[]
608 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69792 AND fieldname = 'attributes'
Parameters:
[]
609 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 69792
Parameters:
[]
610 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69792
Parameters:
[]
611 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69792
Parameters:
[]
612 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69792
Parameters:
[]
613 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69792
Parameters:
[]
614 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69792
]
615 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68053
]
616 0.60 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:
[
  68053
]
617 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68053
]
618 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68053
]
619 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 68053
Parameters:
[]
620 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68053
  "videos"
]
621 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68053 AND fieldname = 'attributes'
Parameters:
[]
622 0.55 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68053 AND fieldname = 'attributes'
Parameters:
[]
623 0.69 ms
select `combinedBlock` from object_store_prod where oo_id  = 68053
Parameters:
[]
624 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68053
Parameters:
[]
625 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68053
Parameters:
[]
626 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68053
Parameters:
[]
627 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 68053
Parameters:
[]
628 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68053
]
629 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68052
]
630 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:
[
  68052
]
631 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68052
]
632 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68052
]
633 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 68052
Parameters:
[]
634 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68052
  "videos"
]
635 0.44 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68052 AND fieldname = 'attributes'
Parameters:
[]
636 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68052 AND fieldname = 'attributes'
Parameters:
[]
637 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 68052
Parameters:
[]
638 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68052
Parameters:
[]
639 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68052
Parameters:
[]
640 0.54 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68052
Parameters:
[]
641 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 68052
Parameters:
[]
642 0.43 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68052
]
643 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639784
]
644 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639784
]
645 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69796
]
646 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:
[
  69796
]
647 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69796
]
648 0.59 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69796
]
649 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 69796
Parameters:
[]
650 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69796
  "videos"
]
651 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69796 AND fieldname = 'attributes'
Parameters:
[]
652 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69796 AND fieldname = 'attributes'
Parameters:
[]
653 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 69796
Parameters:
[]
654 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69796
Parameters:
[]
655 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69796
Parameters:
[]
656 0.51 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69796
Parameters:
[]
657 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 69796
Parameters:
[]
658 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69796
]
659 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639581
]
660 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639581
]
661 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69788
]
662 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:
[
  69788
]
663 0.81 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69788
]
664 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69788
]
665 0.66 ms
select `iconLabels` from object_store_prod where oo_id  = 69788
Parameters:
[]
666 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69788
  "videos"
]
667 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69788 AND fieldname = 'attributes'
Parameters:
[]
668 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69788 AND fieldname = 'attributes'
Parameters:
[]
669 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 69788
Parameters:
[]
670 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69788
Parameters:
[]
671 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69788
Parameters:
[]
672 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69788
Parameters:
[]
673 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69788
Parameters:
[]
674 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69788
]
675 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639512
]
676 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639512
]
677 161.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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '24851' and a.id != '24851') or parentProducts like '%,24851,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
678 0.61 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69802
]
679 0.60 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:
[
  69802
]
680 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69802
]
681 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69802
]
682 0.58 ms
select `iconLabels` from object_store_prod where oo_id  = 69802
Parameters:
[]
683 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69802
  "videos"
]
684 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69802 AND fieldname = 'attributes'
Parameters:
[]
685 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69802 AND fieldname = 'attributes'
Parameters:
[]
686 0.55 ms
select `combinedBlock` from object_store_prod where oo_id  = 69802
Parameters:
[]
687 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69802
Parameters:
[]
688 0.51 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69802
Parameters:
[]
689 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69802
Parameters:
[]
690 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69802
Parameters:
[]
691 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69802
]
692 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319782
]
693 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319782
]
694 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  139018
]
695 0.76 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:
[
  139018
]
696 0.75 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  139018
]
697 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  139018
]
698 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 139018
Parameters:
[]
699 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  139018
  "videos"
]
700 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139018 AND fieldname = 'attributes'
Parameters:
[]
701 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 139018 AND fieldname = 'attributes'
Parameters:
[]
702 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 139018
Parameters:
[]
703 0.48 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 139018
Parameters:
[]
704 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 139018
Parameters:
[]
705 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 139018
Parameters:
[]
706 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 139018
Parameters:
[]
707 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  139018
]
708 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418628
]
709 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418628
]
710 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182140
]
711 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:
[
  182140
]
712 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182140
]
713 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182140
]
714 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 182140
Parameters:
[]
715 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182140
  "videos"
]
716 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182140 AND fieldname = 'attributes'
Parameters:
[]
717 1.04 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182140 AND fieldname = 'attributes'
Parameters:
[]
718 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 182140
Parameters:
[]
719 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182140
Parameters:
[]
720 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182140
Parameters:
[]
721 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182140
Parameters:
[]
722 0.88 ms
select `combinedImage` from object_store_prod where oo_id  = 182140
Parameters:
[]
723 0.72 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182140
]
724 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422449
]
725 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422449
]
726 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  139014
]
727 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:
[
  139014
]
728 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  139014
]
729 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  139014
]
730 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 139014
Parameters:
[]
731 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  139014
  "videos"
]
732 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139014 AND fieldname = 'attributes'
Parameters:
[]
733 0.79 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 139014 AND fieldname = 'attributes'
Parameters:
[]
734 0.57 ms
select `combinedBlock` from object_store_prod where oo_id  = 139014
Parameters:
[]
735 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 139014
Parameters:
[]
736 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 139014
Parameters:
[]
737 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 139014
Parameters:
[]
738 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 139014
Parameters:
[]
739 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  139014
]
740 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418547
]
741 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418547
]
742 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  168522
]
743 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:
[
  168522
]
744 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  168522
]
745 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  168522
]
746 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 168522
Parameters:
[]
747 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  168522
  "videos"
]
748 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168522 AND fieldname = 'attributes'
Parameters:
[]
749 1.05 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 168522 AND fieldname = 'attributes'
Parameters:
[]
750 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 168522
Parameters:
[]
751 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 168522
Parameters:
[]
752 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 168522
Parameters:
[]
753 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 168522
Parameters:
[]
754 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 168522
Parameters:
[]
755 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  168522
]
756 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571571
]
757 0.97 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571571
]
758 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182138
]
759 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:
[
  182138
]
760 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182138
]
761 0.57 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182138
]
762 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 182138
Parameters:
[]
763 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182138
  "videos"
]
764 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182138 AND fieldname = 'attributes'
Parameters:
[]
765 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182138 AND fieldname = 'attributes'
Parameters:
[]
766 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 182138
Parameters:
[]
767 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182138
Parameters:
[]
768 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182138
Parameters:
[]
769 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182138
Parameters:
[]
770 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 182138
Parameters:
[]
771 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182138
]
772 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422450
]
773 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422450
]
774 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  168518
]
775 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:
[
  168518
]
776 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  168518
]
777 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  168518
]
778 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 168518
Parameters:
[]
779 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  168518
  "videos"
]
780 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168518 AND fieldname = 'attributes'
Parameters:
[]
781 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 168518 AND fieldname = 'attributes'
Parameters:
[]
782 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 168518
Parameters:
[]
783 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 168518
Parameters:
[]
784 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 168518
Parameters:
[]
785 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 168518
Parameters:
[]
786 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 168518
Parameters:
[]
787 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  168518
]
788 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319941
]
789 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319941
]
790 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  168516
]
791 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:
[
  168516
]
792 0.76 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  168516
]
793 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  168516
]
794 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 168516
Parameters:
[]
795 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  168516
  "videos"
]
796 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168516 AND fieldname = 'attributes'
Parameters:
[]
797 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 168516 AND fieldname = 'attributes'
Parameters:
[]
798 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 168516
Parameters:
[]
799 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 168516
Parameters:
[]
800 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 168516
Parameters:
[]
801 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 168516
Parameters:
[]
802 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 168516
Parameters:
[]
803 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  168516
]
804 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319786
]
805 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319786
]
806 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182136
]
807 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:
[
  182136
]
808 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182136
]
809 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182136
]
810 0.60 ms
select `iconLabels` from object_store_prod where oo_id  = 182136
Parameters:
[]
811 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182136
  "videos"
]
812 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182136 AND fieldname = 'attributes'
Parameters:
[]
813 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182136 AND fieldname = 'attributes'
Parameters:
[]
814 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 182136
Parameters:
[]
815 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182136
Parameters:
[]
816 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182136
Parameters:
[]
817 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182136
Parameters:
[]
818 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 182136
Parameters:
[]
819 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182136
]
820 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422451
]
821 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422451
]
822 165.95 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '24850' and a.id != '24850') or parentProducts like '%,24850,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
823 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69812
]
824 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:
[
  69812
]
825 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69812
]
826 0.78 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69812
]
827 0.56 ms
select `iconLabels` from object_store_prod where oo_id  = 69812
Parameters:
[]
828 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69812
  "videos"
]
829 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69812 AND fieldname = 'attributes'
Parameters:
[]
830 1.05 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69812 AND fieldname = 'attributes'
Parameters:
[]
831 0.53 ms
select `combinedBlock` from object_store_prod where oo_id  = 69812
Parameters:
[]
832 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69812
Parameters:
[]
833 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69812
Parameters:
[]
834 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69812
Parameters:
[]
835 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 69812
Parameters:
[]
836 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69812
]
837 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319899
]
838 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319899
]
839 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  139030
]
840 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:
[
  139030
]
841 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  139030
]
842 0.86 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  139030
]
843 0.56 ms
select `iconLabels` from object_store_prod where oo_id  = 139030
Parameters:
[]
844 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  139030
  "videos"
]
845 0.70 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139030 AND fieldname = 'attributes'
Parameters:
[]
846 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 139030 AND fieldname = 'attributes'
Parameters:
[]
847 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 139030
Parameters:
[]
848 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 139030
Parameters:
[]
849 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 139030
Parameters:
[]
850 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 139030
Parameters:
[]
851 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 139030
Parameters:
[]
852 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  139030
]
853 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418895
]
854 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418895
]
855 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182128
]
856 0.70 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:
[
  182128
]
857 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182128
]
858 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182128
]
859 0.59 ms
select `iconLabels` from object_store_prod where oo_id  = 182128
Parameters:
[]
860 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182128
  "videos"
]
861 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182128 AND fieldname = 'attributes'
Parameters:
[]
862 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182128 AND fieldname = 'attributes'
Parameters:
[]
863 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 182128
Parameters:
[]
864 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182128
Parameters:
[]
865 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182128
Parameters:
[]
866 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182128
Parameters:
[]
867 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 182128
Parameters:
[]
868 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182128
]
869 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422446
]
870 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422446
]
871 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  139026
]
872 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:
[
  139026
]
873 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  139026
]
874 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  139026
]
875 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 139026
Parameters:
[]
876 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  139026
  "videos"
]
877 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139026 AND fieldname = 'attributes'
Parameters:
[]
878 0.83 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 139026 AND fieldname = 'attributes'
Parameters:
[]
879 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 139026
Parameters:
[]
880 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 139026
Parameters:
[]
881 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 139026
Parameters:
[]
882 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 139026
Parameters:
[]
883 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 139026
Parameters:
[]
884 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  139026
]
885 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418688
]
886 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418688
]
887 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  168530
]
888 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:
[
  168530
]
889 0.71 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  168530
]
890 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  168530
]
891 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 168530
Parameters:
[]
892 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  168530
  "videos"
]
893 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168530 AND fieldname = 'attributes'
Parameters:
[]
894 1.05 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 168530 AND fieldname = 'attributes'
Parameters:
[]
895 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 168530
Parameters:
[]
896 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 168530
Parameters:
[]
897 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 168530
Parameters:
[]
898 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 168530
Parameters:
[]
899 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 168530
Parameters:
[]
900 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  168530
]
901 0.71 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571563
]
902 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571563
]
903 0.57 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182126
]
904 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:
[
  182126
]
905 0.74 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182126
]
906 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182126
]
907 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 182126
Parameters:
[]
908 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182126
  "videos"
]
909 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182126 AND fieldname = 'attributes'
Parameters:
[]
910 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182126 AND fieldname = 'attributes'
Parameters:
[]
911 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 182126
Parameters:
[]
912 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182126
Parameters:
[]
913 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182126
Parameters:
[]
914 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182126
Parameters:
[]
915 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 182126
Parameters:
[]
916 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182126
]
917 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422448
]
918 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422448
]
919 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  168528
]
920 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:
[
  168528
]
921 0.74 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  168528
]
922 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  168528
]
923 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 168528
Parameters:
[]
924 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  168528
  "videos"
]
925 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168528 AND fieldname = 'attributes'
Parameters:
[]
926 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 168528 AND fieldname = 'attributes'
Parameters:
[]
927 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 168528
Parameters:
[]
928 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 168528
Parameters:
[]
929 0.50 ms
select `accessoryDemand` from object_store_prod where oo_id  = 168528
Parameters:
[]
930 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 168528
Parameters:
[]
931 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 168528
Parameters:
[]
932 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  168528
]
933 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  320177
]
934 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  320177
]
935 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  168524
]
936 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:
[
  168524
]
937 0.75 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  168524
]
938 0.57 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  168524
]
939 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 168524
Parameters:
[]
940 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  168524
  "videos"
]
941 0.78 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168524 AND fieldname = 'attributes'
Parameters:
[]
942 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 168524 AND fieldname = 'attributes'
Parameters:
[]
943 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 168524
Parameters:
[]
944 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 168524
Parameters:
[]
945 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 168524
Parameters:
[]
946 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 168524
Parameters:
[]
947 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 168524
Parameters:
[]
948 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  168524
]
949 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319884
]
950 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319884
]
951 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182124
]
952 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:
[
  182124
]
953 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182124
]
954 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182124
]
955 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 182124
Parameters:
[]
956 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182124
  "videos"
]
957 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182124 AND fieldname = 'attributes'
Parameters:
[]
958 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182124 AND fieldname = 'attributes'
Parameters:
[]
959 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 182124
Parameters:
[]
960 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182124
Parameters:
[]
961 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182124
Parameters:
[]
962 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182124
Parameters:
[]
963 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 182124
Parameters:
[]
964 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182124
]
965 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422444
]
966 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422444
]
967 163.46 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '24855' and a.id != '24855') or parentProducts like '%,24855,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
968 0.62 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69831
]
969 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:
[
  69831
]
970 1.00 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69831
]
971 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69831
]
972 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 69831
Parameters:
[]
973 0.55 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69831
  "videos"
]
974 0.65 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69831 AND fieldname = 'attributes'
Parameters:
[]
975 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69831 AND fieldname = 'attributes'
Parameters:
[]
976 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 69831
Parameters:
[]
977 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69831
Parameters:
[]
978 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69831
Parameters:
[]
979 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69831
Parameters:
[]
980 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 69831
Parameters:
[]
981 0.78 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69831
]
982 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24855
]
983 0.48 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:
[
  24855
]
984 0.53 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24855
]
985 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24855
]
986 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 24855
Parameters:
[]
987 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24855
  "videos"
]
988 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24855 AND fieldname = 'attributes'
Parameters:
[]
989 0.52 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24855 AND fieldname = 'attributes'
Parameters:
[]
990 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 24855
Parameters:
[]
991 0.56 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24855
Parameters:
[]
992 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24855
Parameters:
[]
993 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24855
Parameters:
[]
994 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 24855
Parameters:
[]
995 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24855
]
996 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976185
]
997 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976185
]
998 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69842
]
999 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:
[
  69842
]
1000 0.96 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69842
]
1001 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69842
]
1002 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 69842
Parameters:
[]
1003 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69842
  "videos"
]
1004 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69842 AND fieldname = 'attributes'
Parameters:
[]
1005 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69842 AND fieldname = 'attributes'
Parameters:
[]
1006 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 69842
Parameters:
[]
1007 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69842
Parameters:
[]
1008 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69842
Parameters:
[]
1009 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69842
Parameters:
[]
1010 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 69842
Parameters:
[]
1011 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69842
]
1012 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976183
]
1013 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976183
]
1014 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69829
]
1015 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:
[
  69829
]
1016 0.81 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69829
]
1017 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69829
]
1018 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 69829
Parameters:
[]
1019 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69829
  "videos"
]
1020 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69829 AND fieldname = 'attributes'
Parameters:
[]
1021 0.83 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69829 AND fieldname = 'attributes'
Parameters:
[]
1022 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 69829
Parameters:
[]
1023 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69829
Parameters:
[]
1024 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69829
Parameters:
[]
1025 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69829
Parameters:
[]
1026 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69829
Parameters:
[]
1027 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69829
]
1028 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  241849
]
1029 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  241849
]
1030 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69825
]
1031 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:
[
  69825
]
1032 0.88 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69825
]
1033 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69825
]
1034 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 69825
Parameters:
[]
1035 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69825
  "videos"
]
1036 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69825 AND fieldname = 'attributes'
Parameters:
[]
1037 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69825 AND fieldname = 'attributes'
Parameters:
[]
1038 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69825
Parameters:
[]
1039 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69825
Parameters:
[]
1040 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69825
Parameters:
[]
1041 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69825
Parameters:
[]
1042 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69825
Parameters:
[]
1043 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69825
]
1044 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  241802
]
1045 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  241802
]
1046 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69835
]
1047 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:
[
  69835
]
1048 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69835
]
1049 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69835
]
1050 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 69835
Parameters:
[]
1051 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69835
  "videos"
]
1052 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69835 AND fieldname = 'attributes'
Parameters:
[]
1053 1.61 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69835 AND fieldname = 'attributes'
Parameters:
[]
1054 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69835
Parameters:
[]
1055 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69835
Parameters:
[]
1056 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69835
Parameters:
[]
1057 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69835
Parameters:
[]
1058 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69835
Parameters:
[]
1059 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69835
]
1060 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976184
]
1061 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976184
]
1062 158.89 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68040' and a.id != '68040') or parentProducts like '%,68040,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1063 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69866
]
1064 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:
[
  69866
]
1065 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69866
]
1066 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69866
]
1067 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 69866
Parameters:
[]
1068 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69866
  "videos"
]
1069 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69866 AND fieldname = 'attributes'
Parameters:
[]
1070 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69866 AND fieldname = 'attributes'
Parameters:
[]
1071 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 69866
Parameters:
[]
1072 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69866
Parameters:
[]
1073 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69866
Parameters:
[]
1074 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69866
Parameters:
[]
1075 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69866
Parameters:
[]
1076 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69866
]
1077 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68040
]
1078 0.50 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:
[
  68040
]
1079 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68040
]
1080 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68040
]
1081 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 68040
Parameters:
[]
1082 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68040
  "videos"
]
1083 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68040 AND fieldname = 'attributes'
Parameters:
[]
1084 0.48 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68040 AND fieldname = 'attributes'
Parameters:
[]
1085 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 68040
Parameters:
[]
1086 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68040
Parameters:
[]
1087 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68040
Parameters:
[]
1088 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68040
Parameters:
[]
1089 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 68040
Parameters:
[]
1090 0.89 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68040
]
1091 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68038
]
1092 0.48 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:
[
  68038
]
1093 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68038
]
1094 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68038
]
1095 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 68038
Parameters:
[]
1096 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68038
  "videos"
]
1097 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68038 AND fieldname = 'attributes'
Parameters:
[]
1098 0.46 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68038 AND fieldname = 'attributes'
Parameters:
[]
1099 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 68038
Parameters:
[]
1100 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68038
Parameters:
[]
1101 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68038
Parameters:
[]
1102 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68038
Parameters:
[]
1103 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 68038
Parameters:
[]
1104 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68038
]
1105 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639509
]
1106 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639509
]
1107 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69864
]
1108 0.60 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:
[
  69864
]
1109 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69864
]
1110 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69864
]
1111 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 69864
Parameters:
[]
1112 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69864
  "videos"
]
1113 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69864 AND fieldname = 'attributes'
Parameters:
[]
1114 0.97 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69864 AND fieldname = 'attributes'
Parameters:
[]
1115 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 69864
Parameters:
[]
1116 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69864
Parameters:
[]
1117 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69864
Parameters:
[]
1118 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69864
Parameters:
[]
1119 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 69864
Parameters:
[]
1120 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69864
]
1121 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639567
]
1122 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639567
]
1123 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69862
]
1124 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:
[
  69862
]
1125 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69862
]
1126 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69862
]
1127 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 69862
Parameters:
[]
1128 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69862
  "videos"
]
1129 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69862 AND fieldname = 'attributes'
Parameters:
[]
1130 0.97 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69862 AND fieldname = 'attributes'
Parameters:
[]
1131 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 69862
Parameters:
[]
1132 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69862
Parameters:
[]
1133 0.75 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69862
Parameters:
[]
1134 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69862
Parameters:
[]
1135 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 69862
Parameters:
[]
1136 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69862
]
1137 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639601
]
1138 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639601
]
1139 164.56 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68039' and a.id != '68039') or parentProducts like '%,68039,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1140 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69870
]
1141 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:
[
  69870
]
1142 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69870
]
1143 0.80 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69870
]
1144 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 69870
Parameters:
[]
1145 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69870
  "videos"
]
1146 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69870 AND fieldname = 'attributes'
Parameters:
[]
1147 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69870 AND fieldname = 'attributes'
Parameters:
[]
1148 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 69870
Parameters:
[]
1149 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69870
Parameters:
[]
1150 0.52 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69870
Parameters:
[]
1151 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69870
Parameters:
[]
1152 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 69870
Parameters:
[]
1153 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69870
]
1154 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68039
]
1155 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:
[
  68039
]
1156 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68039
]
1157 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68039
]
1158 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 68039
Parameters:
[]
1159 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68039
  "videos"
]
1160 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68039 AND fieldname = 'attributes'
Parameters:
[]
1161 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68039 AND fieldname = 'attributes'
Parameters:
[]
1162 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 68039
Parameters:
[]
1163 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68039
Parameters:
[]
1164 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68039
Parameters:
[]
1165 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68039
Parameters:
[]
1166 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 68039
Parameters:
[]
1167 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68039
]
1168 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639507
]
1169 0.79 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639507
]
1170 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69872
]
1171 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:
[
  69872
]
1172 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69872
]
1173 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69872
]
1174 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 69872
Parameters:
[]
1175 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69872
  "videos"
]
1176 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69872 AND fieldname = 'attributes'
Parameters:
[]
1177 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69872 AND fieldname = 'attributes'
Parameters:
[]
1178 0.54 ms
select `combinedBlock` from object_store_prod where oo_id  = 69872
Parameters:
[]
1179 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69872
Parameters:
[]
1180 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69872
Parameters:
[]
1181 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69872
Parameters:
[]
1182 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69872
Parameters:
[]
1183 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69872
]
1184 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639788
]
1185 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639788
]
1186 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69868
]
1187 0.65 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:
[
  69868
]
1188 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69868
]
1189 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69868
]
1190 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 69868
Parameters:
[]
1191 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69868
  "videos"
]
1192 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69868 AND fieldname = 'attributes'
Parameters:
[]
1193 1.07 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69868 AND fieldname = 'attributes'
Parameters:
[]
1194 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 69868
Parameters:
[]
1195 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69868
Parameters:
[]
1196 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69868
Parameters:
[]
1197 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69868
Parameters:
[]
1198 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 69868
Parameters:
[]
1199 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69868
]
1200 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639628
]
1201 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639628
]
1202 161.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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17285' and a.id != '17285') or parentProducts like '%,17285,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1203 0.71 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69888
]
1204 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:
[
  69888
]
1205 1.05 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69888
]
1206 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69888
]
1207 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 69888
Parameters:
[]
1208 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69888
  "videos"
]
1209 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69888 AND fieldname = 'attributes'
Parameters:
[]
1210 1.14 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69888 AND fieldname = 'attributes'
Parameters:
[]
1211 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 69888
Parameters:
[]
1212 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69888
Parameters:
[]
1213 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69888
Parameters:
[]
1214 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69888
Parameters:
[]
1215 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69888
Parameters:
[]
1216 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69888
]
1217 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17285
]
1218 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:
[
  17285
]
1219 0.46 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17285
]
1220 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17285
]
1221 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 17285
Parameters:
[]
1222 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17285
  "videos"
]
1223 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17285 AND fieldname = 'attributes'
Parameters:
[]
1224 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17285 AND fieldname = 'attributes'
Parameters:
[]
1225 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 17285
Parameters:
[]
1226 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17285
Parameters:
[]
1227 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17285
Parameters:
[]
1228 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17285
Parameters:
[]
1229 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 17285
Parameters:
[]
1230 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17285
]
1231 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172783
]
1232 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172783
]
1233 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69886
]
1234 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:
[
  69886
]
1235 0.75 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69886
]
1236 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69886
]
1237 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 69886
Parameters:
[]
1238 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69886
  "videos"
]
1239 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69886 AND fieldname = 'attributes'
Parameters:
[]
1240 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69886 AND fieldname = 'attributes'
Parameters:
[]
1241 0.57 ms
select `combinedBlock` from object_store_prod where oo_id  = 69886
Parameters:
[]
1242 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69886
Parameters:
[]
1243 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69886
Parameters:
[]
1244 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69886
Parameters:
[]
1245 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 69886
Parameters:
[]
1246 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69886
]
1247 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172786
]
1248 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172786
]
1249 162.39 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17284' and a.id != '17284') or parentProducts like '%,17284,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1250 0.59 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69892
]
1251 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:
[
  69892
]
1252 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69892
]
1253 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69892
]
1254 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 69892
Parameters:
[]
1255 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69892
  "videos"
]
1256 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69892 AND fieldname = 'attributes'
Parameters:
[]
1257 1.07 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69892 AND fieldname = 'attributes'
Parameters:
[]
1258 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 69892
Parameters:
[]
1259 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69892
Parameters:
[]
1260 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69892
Parameters:
[]
1261 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69892
Parameters:
[]
1262 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69892
Parameters:
[]
1263 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69892
]
1264 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17284
]
1265 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:
[
  17284
]
1266 0.44 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17284
]
1267 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17284
]
1268 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 17284
Parameters:
[]
1269 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17284
  "videos"
]
1270 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17284 AND fieldname = 'attributes'
Parameters:
[]
1271 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17284 AND fieldname = 'attributes'
Parameters:
[]
1272 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 17284
Parameters:
[]
1273 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17284
Parameters:
[]
1274 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17284
Parameters:
[]
1275 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17284
Parameters:
[]
1276 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 17284
Parameters:
[]
1277 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17284
]
1278 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172782
]
1279 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172782
]
1280 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69890
]
1281 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:
[
  69890
]
1282 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69890
]
1283 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69890
]
1284 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 69890
Parameters:
[]
1285 0.71 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69890
  "videos"
]
1286 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69890 AND fieldname = 'attributes'
Parameters:
[]
1287 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69890 AND fieldname = 'attributes'
Parameters:
[]
1288 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69890
Parameters:
[]
1289 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69890
Parameters:
[]
1290 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69890
Parameters:
[]
1291 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69890
Parameters:
[]
1292 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 69890
Parameters:
[]
1293 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69890
]
1294 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172781
]
1295 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172781
]
1296 158.34 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17282' and a.id != '17282') or parentProducts like '%,17282,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1297 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69894
]
1298 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:
[
  69894
]
1299 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69894
]
1300 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69894
]
1301 0.35 ms
select `iconLabels` from object_store_prod where oo_id  = 69894
Parameters:
[]
1302 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69894
  "videos"
]
1303 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69894 AND fieldname = 'attributes'
Parameters:
[]
1304 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69894 AND fieldname = 'attributes'
Parameters:
[]
1305 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 69894
Parameters:
[]
1306 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69894
Parameters:
[]
1307 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69894
Parameters:
[]
1308 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69894
Parameters:
[]
1309 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69894
Parameters:
[]
1310 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69894
]
1311 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17282
]
1312 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:
[
  17282
]
1313 0.45 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17282
]
1314 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17282
]
1315 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 17282
Parameters:
[]
1316 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17282
  "videos"
]
1317 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17282 AND fieldname = 'attributes'
Parameters:
[]
1318 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17282 AND fieldname = 'attributes'
Parameters:
[]
1319 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 17282
Parameters:
[]
1320 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17282
Parameters:
[]
1321 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17282
Parameters:
[]
1322 0.54 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17282
Parameters:
[]
1323 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 17282
Parameters:
[]
1324 0.69 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17282
]
1325 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172778
]
1326 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172778
]
1327 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69896
]
1328 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:
[
  69896
]
1329 0.78 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69896
]
1330 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69896
]
1331 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 69896
Parameters:
[]
1332 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69896
  "videos"
]
1333 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69896 AND fieldname = 'attributes'
Parameters:
[]
1334 0.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69896 AND fieldname = 'attributes'
Parameters:
[]
1335 0.64 ms
select `combinedBlock` from object_store_prod where oo_id  = 69896
Parameters:
[]
1336 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69896
Parameters:
[]
1337 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69896
Parameters:
[]
1338 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69896
Parameters:
[]
1339 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 69896
Parameters:
[]
1340 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69896
]
1341 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172780
]
1342 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172780
]
1343 159.48 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17288' and a.id != '17288') or parentProducts like '%,17288,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1344 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69902
]
1345 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:
[
  69902
]
1346 0.74 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69902
]
1347 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69902
]
1348 0.35 ms
select `iconLabels` from object_store_prod where oo_id  = 69902
Parameters:
[]
1349 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69902
  "videos"
]
1350 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69902 AND fieldname = 'attributes'
Parameters:
[]
1351 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69902 AND fieldname = 'attributes'
Parameters:
[]
1352 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 69902
Parameters:
[]
1353 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69902
Parameters:
[]
1354 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69902
Parameters:
[]
1355 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69902
Parameters:
[]
1356 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69902
Parameters:
[]
1357 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69902
]
1358 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17288
]
1359 0.50 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:
[
  17288
]
1360 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17288
]
1361 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17288
]
1362 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 17288
Parameters:
[]
1363 0.76 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17288
  "videos"
]
1364 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17288 AND fieldname = 'attributes'
Parameters:
[]
1365 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17288 AND fieldname = 'attributes'
Parameters:
[]
1366 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 17288
Parameters:
[]
1367 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17288
Parameters:
[]
1368 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17288
Parameters:
[]
1369 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17288
Parameters:
[]
1370 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 17288
Parameters:
[]
1371 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17288
]
1372 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172784
]
1373 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172784
]
1374 158.60 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17287' and a.id != '17287') or parentProducts like '%,17287,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1375 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69904
]
1376 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:
[
  69904
]
1377 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69904
]
1378 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69904
]
1379 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 69904
Parameters:
[]
1380 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69904
  "videos"
]
1381 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69904 AND fieldname = 'attributes'
Parameters:
[]
1382 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69904 AND fieldname = 'attributes'
Parameters:
[]
1383 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 69904
Parameters:
[]
1384 0.50 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69904
Parameters:
[]
1385 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69904
Parameters:
[]
1386 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69904
Parameters:
[]
1387 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 69904
Parameters:
[]
1388 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69904
]
1389 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17287
]
1390 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:
[
  17287
]
1391 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17287
]
1392 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17287
]
1393 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 17287
Parameters:
[]
1394 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17287
  "videos"
]
1395 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17287 AND fieldname = 'attributes'
Parameters:
[]
1396 0.48 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17287 AND fieldname = 'attributes'
Parameters:
[]
1397 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 17287
Parameters:
[]
1398 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17287
Parameters:
[]
1399 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17287
Parameters:
[]
1400 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17287
Parameters:
[]
1401 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 17287
Parameters:
[]
1402 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17287
]
1403 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172779
]
1404 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172779
]
1405 183.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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17299' and a.id != '17299') or parentProducts like '%,17299,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1406 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70016
]
1407 0.90 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:
[
  70016
]
1408 1.08 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70016
]
1409 1.11 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70016
]
1410 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 70016
Parameters:
[]
1411 0.64 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70016
  "videos"
]
1412 0.85 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70016 AND fieldname = 'attributes'
Parameters:
[]
1413 1.41 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70016 AND fieldname = 'attributes'
Parameters:
[]
1414 0.53 ms
select `combinedBlock` from object_store_prod where oo_id  = 70016
Parameters:
[]
1415 0.50 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70016
Parameters:
[]
1416 0.51 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70016
Parameters:
[]
1417 0.50 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70016
Parameters:
[]
1418 0.57 ms
select `combinedImage` from object_store_prod where oo_id  = 70016
Parameters:
[]
1419 1.04 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70016
]
1420 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17299
]
1421 0.70 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:
[
  17299
]
1422 0.63 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17299
]
1423 0.81 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17299
]
1424 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 17299
Parameters:
[]
1425 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17299
  "videos"
]
1426 0.70 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17299 AND fieldname = 'attributes'
Parameters:
[]
1427 0.65 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17299 AND fieldname = 'attributes'
Parameters:
[]
1428 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 17299
Parameters:
[]
1429 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17299
Parameters:
[]
1430 0.50 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17299
Parameters:
[]
1431 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17299
Parameters:
[]
1432 0.53 ms
select `combinedImage` from object_store_prod where oo_id  = 17299
Parameters:
[]
1433 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17299
]
1434 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  12749
]
1435 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  12749
]
1436 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70018
]
1437 0.64 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:
[
  70018
]
1438 1.12 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70018
]
1439 0.99 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70018
]
1440 0.56 ms
select `iconLabels` from object_store_prod where oo_id  = 70018
Parameters:
[]
1441 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70018
  "videos"
]
1442 0.70 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70018 AND fieldname = 'attributes'
Parameters:
[]
1443 1.13 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70018 AND fieldname = 'attributes'
Parameters:
[]
1444 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 70018
Parameters:
[]
1445 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70018
Parameters:
[]
1446 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70018
Parameters:
[]
1447 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70018
Parameters:
[]
1448 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 70018
Parameters:
[]
1449 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70018
]
1450 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976190
]
1451 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976190
]
1452 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70020
]
1453 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:
[
  70020
]
1454 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70020
]
1455 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70020
]
1456 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 70020
Parameters:
[]
1457 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70020
  "videos"
]
1458 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70020 AND fieldname = 'attributes'
Parameters:
[]
1459 1.06 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70020 AND fieldname = 'attributes'
Parameters:
[]
1460 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 70020
Parameters:
[]
1461 0.50 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70020
Parameters:
[]
1462 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70020
Parameters:
[]
1463 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70020
Parameters:
[]
1464 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 70020
Parameters:
[]
1465 0.69 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70020
]
1466 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1768
]
1467 0.79 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1768
]
1468 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70014
]
1469 0.64 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:
[
  70014
]
1470 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70014
]
1471 0.78 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70014
]
1472 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 70014
Parameters:
[]
1473 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70014
  "videos"
]
1474 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70014 AND fieldname = 'attributes'
Parameters:
[]
1475 1.03 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70014 AND fieldname = 'attributes'
Parameters:
[]
1476 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 70014
Parameters:
[]
1477 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70014
Parameters:
[]
1478 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70014
Parameters:
[]
1479 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70014
Parameters:
[]
1480 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 70014
Parameters:
[]
1481 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70014
]
1482 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571580
]
1483 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571580
]
1484 173.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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17298' and a.id != '17298') or parentProducts like '%,17298,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1485 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70026
]
1486 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:
[
  70026
]
1487 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70026
]
1488 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70026
]
1489 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 70026
Parameters:
[]
1490 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70026
  "videos"
]
1491 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70026 AND fieldname = 'attributes'
Parameters:
[]
1492 0.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70026 AND fieldname = 'attributes'
Parameters:
[]
1493 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 70026
Parameters:
[]
1494 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70026
Parameters:
[]
1495 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70026
Parameters:
[]
1496 0.33 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70026
Parameters:
[]
1497 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 70026
Parameters:
[]
1498 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70026
]
1499 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17298
]
1500 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:
[
  17298
]
1501 0.45 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17298
]
1502 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17298
]
1503 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 17298
Parameters:
[]
1504 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17298
  "videos"
]
1505 0.44 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17298 AND fieldname = 'attributes'
Parameters:
[]
1506 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17298 AND fieldname = 'attributes'
Parameters:
[]
1507 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 17298
Parameters:
[]
1508 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17298
Parameters:
[]
1509 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17298
Parameters:
[]
1510 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17298
Parameters:
[]
1511 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 17298
Parameters:
[]
1512 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17298
]
1513 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976189
]
1514 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976189
]
1515 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70028
]
1516 0.96 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:
[
  70028
]
1517 0.92 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70028
]
1518 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70028
]
1519 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 70028
Parameters:
[]
1520 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70028
  "videos"
]
1521 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70028 AND fieldname = 'attributes'
Parameters:
[]
1522 0.99 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70028 AND fieldname = 'attributes'
Parameters:
[]
1523 0.53 ms
select `combinedBlock` from object_store_prod where oo_id  = 70028
Parameters:
[]
1524 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70028
Parameters:
[]
1525 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70028
Parameters:
[]
1526 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70028
Parameters:
[]
1527 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 70028
Parameters:
[]
1528 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70028
]
1529 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1081
]
1530 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1081
]
1531 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70022
]
1532 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:
[
  70022
]
1533 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70022
]
1534 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70022
]
1535 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 70022
Parameters:
[]
1536 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70022
  "videos"
]
1537 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70022 AND fieldname = 'attributes'
Parameters:
[]
1538 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70022 AND fieldname = 'attributes'
Parameters:
[]
1539 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 70022
Parameters:
[]
1540 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70022
Parameters:
[]
1541 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70022
Parameters:
[]
1542 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70022
Parameters:
[]
1543 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 70022
Parameters:
[]
1544 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70022
]
1545 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571606
]
1546 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571606
]
1547 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70024
]
1548 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:
[
  70024
]
1549 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70024
]
1550 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70024
]
1551 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 70024
Parameters:
[]
1552 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70024
  "videos"
]
1553 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70024 AND fieldname = 'attributes'
Parameters:
[]
1554 0.79 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70024 AND fieldname = 'attributes'
Parameters:
[]
1555 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 70024
Parameters:
[]
1556 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70024
Parameters:
[]
1557 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70024
Parameters:
[]
1558 0.76 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70024
Parameters:
[]
1559 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 70024
Parameters:
[]
1560 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70024
]
1561 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1208
]
1562 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1208
]
1563 159.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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17297' and a.id != '17297') or parentProducts like '%,17297,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1564 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70036
]
1565 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:
[
  70036
]
1566 1.09 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70036
]
1567 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70036
]
1568 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 70036
Parameters:
[]
1569 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70036
  "videos"
]
1570 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70036 AND fieldname = 'attributes'
Parameters:
[]
1571 1.04 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70036 AND fieldname = 'attributes'
Parameters:
[]
1572 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 70036
Parameters:
[]
1573 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70036
Parameters:
[]
1574 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70036
Parameters:
[]
1575 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70036
Parameters:
[]
1576 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 70036
Parameters:
[]
1577 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70036
]
1578 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17297
]
1579 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:
[
  17297
]
1580 0.58 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17297
]
1581 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17297
]
1582 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 17297
Parameters:
[]
1583 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17297
  "videos"
]
1584 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17297 AND fieldname = 'attributes'
Parameters:
[]
1585 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17297 AND fieldname = 'attributes'
Parameters:
[]
1586 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 17297
Parameters:
[]
1587 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17297
Parameters:
[]
1588 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17297
Parameters:
[]
1589 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17297
Parameters:
[]
1590 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 17297
Parameters:
[]
1591 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17297
]
1592 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  431
]
1593 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  431
]
1594 158.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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17243' and a.id != '17243') or parentProducts like '%,17243,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1595 0.62 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70117
]
1596 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:
[
  70117
]
1597 1.00 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70117
]
1598 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70117
]
1599 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 70117
Parameters:
[]
1600 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70117
  "videos"
]
1601 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70117 AND fieldname = 'attributes'
Parameters:
[]
1602 1.00 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70117 AND fieldname = 'attributes'
Parameters:
[]
1603 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 70117
Parameters:
[]
1604 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70117
Parameters:
[]
1605 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70117
Parameters:
[]
1606 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70117
Parameters:
[]
1607 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 70117
Parameters:
[]
1608 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70117
]
1609 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17243
]
1610 0.52 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:
[
  17243
]
1611 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17243
]
1612 0.57 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17243
]
1613 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 17243
Parameters:
[]
1614 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17243
  "videos"
]
1615 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17243 AND fieldname = 'attributes'
Parameters:
[]
1616 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17243 AND fieldname = 'attributes'
Parameters:
[]
1617 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 17243
Parameters:
[]
1618 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17243
Parameters:
[]
1619 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17243
Parameters:
[]
1620 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17243
Parameters:
[]
1621 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 17243
Parameters:
[]
1622 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17243
]
1623 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1180
]
1624 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1180
]
1625 159.58 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17280' and a.id != '17280') or parentProducts like '%,17280,%') 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:
[]
1626 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70177
]
1627 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:
[
  70177
]
1628 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70177
]
1629 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70177
]
1630 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 70177
Parameters:
[]
1631 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70177
  "videos"
]
1632 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70177 AND fieldname = 'attributes'
Parameters:
[]
1633 0.97 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70177 AND fieldname = 'attributes'
Parameters:
[]
1634 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 70177
Parameters:
[]
1635 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70177
Parameters:
[]
1636 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70177
Parameters:
[]
1637 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70177
Parameters:
[]
1638 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 70177
Parameters:
[]
1639 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70177
]
1640 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17280
]
1641 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:
[
  17280
]
1642 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17280
]
1643 0.59 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17280
]
1644 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 17280
Parameters:
[]
1645 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17280
  "videos"
]
1646 0.44 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17280 AND fieldname = 'attributes'
Parameters:
[]
1647 0.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17280 AND fieldname = 'attributes'
Parameters:
[]
1648 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 17280
Parameters:
[]
1649 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17280
Parameters:
[]
1650 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17280
Parameters:
[]
1651 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17280
Parameters:
[]
1652 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 17280
Parameters:
[]
1653 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17280
]
1654 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706602
]
1655 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706602
]
1656 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70174
]
1657 0.69 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:
[
  70174
]
1658 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70174
]
1659 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70174
]
1660 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 70174
Parameters:
[]
1661 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70174
  "videos"
]
1662 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70174 AND fieldname = 'attributes'
Parameters:
[]
1663 1.02 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70174 AND fieldname = 'attributes'
Parameters:
[]
1664 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 70174
Parameters:
[]
1665 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70174
Parameters:
[]
1666 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70174
Parameters:
[]
1667 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70174
Parameters:
[]
1668 0.52 ms
select `combinedImage` from object_store_prod where oo_id  = 70174
Parameters:
[]
1669 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70174
]
1670 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706629
]
1671 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706629
]
1672 160.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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17279' and a.id != '17279') or parentProducts like '%,17279,%') 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:
[]
1673 0.62 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70185
]
1674 0.65 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:
[
  70185
]
1675 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70185
]
1676 0.80 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70185
]
1677 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 70185
Parameters:
[]
1678 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70185
  "videos"
]
1679 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70185 AND fieldname = 'attributes'
Parameters:
[]
1680 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70185 AND fieldname = 'attributes'
Parameters:
[]
1681 0.57 ms
select `combinedBlock` from object_store_prod where oo_id  = 70185
Parameters:
[]
1682 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70185
Parameters:
[]
1683 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70185
Parameters:
[]
1684 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70185
Parameters:
[]
1685 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 70185
Parameters:
[]
1686 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70185
]
1687 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706588
]
1688 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706588
]
1689 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70181
]
1690 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:
[
  70181
]
1691 0.96 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70181
]
1692 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70181
]
1693 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 70181
Parameters:
[]
1694 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70181
  "videos"
]
1695 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70181 AND fieldname = 'attributes'
Parameters:
[]
1696 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70181 AND fieldname = 'attributes'
Parameters:
[]
1697 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 70181
Parameters:
[]
1698 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70181
Parameters:
[]
1699 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70181
Parameters:
[]
1700 0.52 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70181
Parameters:
[]
1701 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 70181
Parameters:
[]
1702 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70181
]
1703 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706609
]
1704 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706609
]
1705 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1706 0.94 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=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "entire_uri"
]
1707 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  8
]

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.