Query Metrics

1589 Database Queries
784 Different statements
4884.27 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.64 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/dining-room~22232"
  "path"
  "auto_create"
  "/en/products/c/dining-room~22232?page=3"
  "path_query"
  "https://testing.weverducre.com/en/products/c/dining-room~22232?page=3"
  "entire_uri"
]
3 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.48 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/en/products/c/"
  "dining-room~22232"
]
6 0.38 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/en/products/c/dining-room~22232"
]
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/dining-room~22232"
]
8 0.37 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/en/products/"
  "c"
]
9 0.32 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/en/products/c"
]
10 0.29 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.28 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/en/"
  "products"
]
12 0.40 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.46 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.97 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.50 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.50 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 0.50 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:
[
  22232
]
18 0.41 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.60 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
20 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.42 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.39 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.42 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
27 1.58 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.53 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
29 1.39 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.55 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  242
]
31 0.44 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.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
34 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
35 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
36 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
37 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
38 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"
]
39 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  245
]
40 0.53 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
41 0.34 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.33 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
43 0.44 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1292
]
44 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
45 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
46 0.43 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
47 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
48 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
49 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
50 1.29 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.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  243
]
52 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
53 0.32 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  567
]
54 0.37 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  479
]
55 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
56 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
57 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
58 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
59 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
60 1.32 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.48 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.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
65 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
66 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
67 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
68 0.38 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
69 0.37 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  12
]
70 0.36 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
71 0.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
72 0.44 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22232
]
73 82.42 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 '%,22232,%') 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 48, 24
Parameters:
[]
74 0.47 ms
SELECT FOUND_ROWS()
Parameters:
[]
75 0.43 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
76 0.38 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
77 0.33 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
78 0.32 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
79 0.34 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
80 0.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
81 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
82 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
83 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187954
]
84 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187954
]
85 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
86 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
87 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
88 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
89 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
90 0.51 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
91 0.90 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
92 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
93 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
94 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
95 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188010
]
96 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188010
]
97 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188004
]
98 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188004
]
99 0.29 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
100 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
101 0.28 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
102 0.31 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
103 0.32 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
104 0.32 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
105 0.30 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
106 0.31 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
107 2.18 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
108 0.43 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
109 0.34 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
110 0.34 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
111 0.33 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
112 0.33 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
113 0.35 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
114 0.32 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
115 0.33 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
116 0.37 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 '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
117 176.38 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:
[]
118 0.57 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69802
]
119 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:
[
  69802
]
120 15.39 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69802
]
121 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69802
]
122 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 69802
Parameters:
[]
123 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69802
  "videos"
]
124 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69802 AND fieldname = 'attributes'
Parameters:
[]
125 4.26 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69802 AND fieldname = 'attributes'
Parameters:
[]
126 0.53 ms
select `combinedBlock` from object_store_prod where oo_id  = 69802
Parameters:
[]
127 0.53 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69802
Parameters:
[]
128 0.52 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69802
Parameters:
[]
129 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69802
Parameters:
[]
130 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 69802
Parameters:
[]
131 0.74 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69802
]
132 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319782
]
133 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319782
]
134 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  139018
]
135 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:
[
  139018
]
136 0.70 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  139018
]
137 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  139018
]
138 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 139018
Parameters:
[]
139 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  139018
  "videos"
]
140 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139018 AND fieldname = 'attributes'
Parameters:
[]
141 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 139018 AND fieldname = 'attributes'
Parameters:
[]
142 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 139018
Parameters:
[]
143 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 139018
Parameters:
[]
144 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 139018
Parameters:
[]
145 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 139018
Parameters:
[]
146 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 139018
Parameters:
[]
147 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  139018
]
148 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418628
]
149 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418628
]
150 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182140
]
151 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:
[
  182140
]
152 5.67 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182140
]
153 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182140
]
154 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 182140
Parameters:
[]
155 0.54 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182140
  "videos"
]
156 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182140 AND fieldname = 'attributes'
Parameters:
[]
157 4.15 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182140 AND fieldname = 'attributes'
Parameters:
[]
158 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 182140
Parameters:
[]
159 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182140
Parameters:
[]
160 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182140
Parameters:
[]
161 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182140
Parameters:
[]
162 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 182140
Parameters:
[]
163 0.70 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182140
]
164 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422449
]
165 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422449
]
166 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  139014
]
167 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:
[
  139014
]
168 0.78 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  139014
]
169 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  139014
]
170 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 139014
Parameters:
[]
171 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  139014
  "videos"
]
172 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139014 AND fieldname = 'attributes'
Parameters:
[]
173 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 139014 AND fieldname = 'attributes'
Parameters:
[]
174 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 139014
Parameters:
[]
175 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 139014
Parameters:
[]
176 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 139014
Parameters:
[]
177 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 139014
Parameters:
[]
178 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 139014
Parameters:
[]
179 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  139014
]
180 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418547
]
181 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418547
]
182 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  168522
]
183 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:
[
  168522
]
184 0.69 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  168522
]
185 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  168522
]
186 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 168522
Parameters:
[]
187 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  168522
  "videos"
]
188 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168522 AND fieldname = 'attributes'
Parameters:
[]
189 0.99 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 168522 AND fieldname = 'attributes'
Parameters:
[]
190 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 168522
Parameters:
[]
191 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 168522
Parameters:
[]
192 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 168522
Parameters:
[]
193 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 168522
Parameters:
[]
194 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 168522
Parameters:
[]
195 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  168522
]
196 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571571
]
197 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571571
]
198 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182138
]
199 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
]
200 3.41 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182138
]
201 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182138
]
202 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 182138
Parameters:
[]
203 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182138
  "videos"
]
204 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182138 AND fieldname = 'attributes'
Parameters:
[]
205 6.30 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182138 AND fieldname = 'attributes'
Parameters:
[]
206 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 182138
Parameters:
[]
207 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182138
Parameters:
[]
208 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182138
Parameters:
[]
209 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182138
Parameters:
[]
210 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 182138
Parameters:
[]
211 0.71 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182138
]
212 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422450
]
213 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422450
]
214 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  168518
]
215 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
]
216 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  168518
]
217 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  168518
]
218 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 168518
Parameters:
[]
219 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  168518
  "videos"
]
220 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168518 AND fieldname = 'attributes'
Parameters:
[]
221 1.05 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 168518 AND fieldname = 'attributes'
Parameters:
[]
222 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 168518
Parameters:
[]
223 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 168518
Parameters:
[]
224 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 168518
Parameters:
[]
225 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 168518
Parameters:
[]
226 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 168518
Parameters:
[]
227 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  168518
]
228 0.93 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319941
]
229 0.83 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319941
]
230 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  168516
]
231 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:
[
  168516
]
232 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  168516
]
233 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  168516
]
234 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 168516
Parameters:
[]
235 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  168516
  "videos"
]
236 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168516 AND fieldname = 'attributes'
Parameters:
[]
237 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 168516 AND fieldname = 'attributes'
Parameters:
[]
238 0.56 ms
select `combinedBlock` from object_store_prod where oo_id  = 168516
Parameters:
[]
239 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 168516
Parameters:
[]
240 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 168516
Parameters:
[]
241 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 168516
Parameters:
[]
242 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 168516
Parameters:
[]
243 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  168516
]
244 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319786
]
245 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319786
]
246 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182136
]
247 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:
[
  182136
]
248 5.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182136
]
249 0.81 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182136
]
250 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 182136
Parameters:
[]
251 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182136
  "videos"
]
252 0.77 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182136 AND fieldname = 'attributes'
Parameters:
[]
253 1.12 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182136 AND fieldname = 'attributes'
Parameters:
[]
254 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 182136
Parameters:
[]
255 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182136
Parameters:
[]
256 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182136
Parameters:
[]
257 0.53 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182136
Parameters:
[]
258 0.49 ms
select `combinedImage` from object_store_prod where oo_id  = 182136
Parameters:
[]
259 0.81 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182136
]
260 0.76 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422451
]
261 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422451
]
262 171.82 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:
[]
263 0.57 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69812
]
264 0.67 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69812
]
265 1.43 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69812
]
266 0.81 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69812
]
267 0.58 ms
select `iconLabels` from object_store_prod where oo_id  = 69812
Parameters:
[]
268 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69812
  "videos"
]
269 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69812 AND fieldname = 'attributes'
Parameters:
[]
270 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69812 AND fieldname = 'attributes'
Parameters:
[]
271 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 69812
Parameters:
[]
272 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69812
Parameters:
[]
273 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69812
Parameters:
[]
274 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69812
Parameters:
[]
275 0.50 ms
select `combinedImage` from object_store_prod where oo_id  = 69812
Parameters:
[]
276 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69812
]
277 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319899
]
278 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319899
]
279 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  139030
]
280 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:
[
  139030
]
281 0.68 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  139030
]
282 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  139030
]
283 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 139030
Parameters:
[]
284 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  139030
  "videos"
]
285 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139030 AND fieldname = 'attributes'
Parameters:
[]
286 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 139030 AND fieldname = 'attributes'
Parameters:
[]
287 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 139030
Parameters:
[]
288 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 139030
Parameters:
[]
289 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 139030
Parameters:
[]
290 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 139030
Parameters:
[]
291 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 139030
Parameters:
[]
292 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  139030
]
293 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418895
]
294 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418895
]
295 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182128
]
296 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:
[
  182128
]
297 4.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182128
]
298 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182128
]
299 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 182128
Parameters:
[]
300 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182128
  "videos"
]
301 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182128 AND fieldname = 'attributes'
Parameters:
[]
302 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182128 AND fieldname = 'attributes'
Parameters:
[]
303 0.56 ms
select `combinedBlock` from object_store_prod where oo_id  = 182128
Parameters:
[]
304 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182128
Parameters:
[]
305 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182128
Parameters:
[]
306 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182128
Parameters:
[]
307 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 182128
Parameters:
[]
308 0.72 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182128
]
309 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422446
]
310 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422446
]
311 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  139026
]
312 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:
[
  139026
]
313 0.74 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  139026
]
314 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  139026
]
315 0.54 ms
select `iconLabels` from object_store_prod where oo_id  = 139026
Parameters:
[]
316 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  139026
  "videos"
]
317 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139026 AND fieldname = 'attributes'
Parameters:
[]
318 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 139026 AND fieldname = 'attributes'
Parameters:
[]
319 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 139026
Parameters:
[]
320 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 139026
Parameters:
[]
321 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 139026
Parameters:
[]
322 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 139026
Parameters:
[]
323 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 139026
Parameters:
[]
324 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  139026
]
325 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418688
]
326 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418688
]
327 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  168530
]
328 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:
[
  168530
]
329 0.73 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  168530
]
330 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  168530
]
331 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 168530
Parameters:
[]
332 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  168530
  "videos"
]
333 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168530 AND fieldname = 'attributes'
Parameters:
[]
334 1.75 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 168530 AND fieldname = 'attributes'
Parameters:
[]
335 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 168530
Parameters:
[]
336 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 168530
Parameters:
[]
337 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 168530
Parameters:
[]
338 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 168530
Parameters:
[]
339 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 168530
Parameters:
[]
340 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  168530
]
341 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571563
]
342 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571563
]
343 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182126
]
344 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:
[
  182126
]
345 6.61 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182126
]
346 0.84 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182126
]
347 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 182126
Parameters:
[]
348 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182126
  "videos"
]
349 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182126 AND fieldname = 'attributes'
Parameters:
[]
350 1.36 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182126 AND fieldname = 'attributes'
Parameters:
[]
351 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 182126
Parameters:
[]
352 0.55 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182126
Parameters:
[]
353 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182126
Parameters:
[]
354 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182126
Parameters:
[]
355 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 182126
Parameters:
[]
356 0.69 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182126
]
357 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422448
]
358 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422448
]
359 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  168528
]
360 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:
[
  168528
]
361 0.75 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  168528
]
362 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  168528
]
363 0.61 ms
select `iconLabels` from object_store_prod where oo_id  = 168528
Parameters:
[]
364 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  168528
  "videos"
]
365 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168528 AND fieldname = 'attributes'
Parameters:
[]
366 1.00 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 168528 AND fieldname = 'attributes'
Parameters:
[]
367 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 168528
Parameters:
[]
368 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 168528
Parameters:
[]
369 0.53 ms
select `accessoryDemand` from object_store_prod where oo_id  = 168528
Parameters:
[]
370 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 168528
Parameters:
[]
371 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 168528
Parameters:
[]
372 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  168528
]
373 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  320177
]
374 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  320177
]
375 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  168524
]
376 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
]
377 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  168524
]
378 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  168524
]
379 0.54 ms
select `iconLabels` from object_store_prod where oo_id  = 168524
Parameters:
[]
380 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  168524
  "videos"
]
381 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168524 AND fieldname = 'attributes'
Parameters:
[]
382 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 168524 AND fieldname = 'attributes'
Parameters:
[]
383 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 168524
Parameters:
[]
384 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 168524
Parameters:
[]
385 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 168524
Parameters:
[]
386 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 168524
Parameters:
[]
387 0.54 ms
select `combinedImage` from object_store_prod where oo_id  = 168524
Parameters:
[]
388 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  168524
]
389 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319884
]
390 0.78 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319884
]
391 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182124
]
392 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:
[
  182124
]
393 6.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182124
]
394 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182124
]
395 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 182124
Parameters:
[]
396 0.73 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182124
  "videos"
]
397 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182124 AND fieldname = 'attributes'
Parameters:
[]
398 1.04 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182124 AND fieldname = 'attributes'
Parameters:
[]
399 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 182124
Parameters:
[]
400 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182124
Parameters:
[]
401 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182124
Parameters:
[]
402 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182124
Parameters:
[]
403 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 182124
Parameters:
[]
404 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182124
]
405 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422444
]
406 1.04 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422444
]
407 165.45 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:
[]
408 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976185
]
409 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976185
]
410 0.59 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69842
]
411 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:
[
  69842
]
412 1.33 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69842
]
413 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69842
]
414 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 69842
Parameters:
[]
415 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69842
  "videos"
]
416 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69842 AND fieldname = 'attributes'
Parameters:
[]
417 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69842 AND fieldname = 'attributes'
Parameters:
[]
418 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 69842
Parameters:
[]
419 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69842
Parameters:
[]
420 0.61 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69842
Parameters:
[]
421 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69842
Parameters:
[]
422 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 69842
Parameters:
[]
423 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69842
]
424 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976183
]
425 0.51 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976183
]
426 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69829
]
427 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:
[
  69829
]
428 1.28 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69829
]
429 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69829
]
430 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 69829
Parameters:
[]
431 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69829
  "videos"
]
432 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69829 AND fieldname = 'attributes'
Parameters:
[]
433 1.15 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69829 AND fieldname = 'attributes'
Parameters:
[]
434 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 69829
Parameters:
[]
435 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69829
Parameters:
[]
436 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69829
Parameters:
[]
437 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69829
Parameters:
[]
438 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 69829
Parameters:
[]
439 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69829
]
440 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  241849
]
441 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  241849
]
442 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69825
]
443 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:
[
  69825
]
444 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69825
]
445 0.81 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69825
]
446 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 69825
Parameters:
[]
447 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69825
  "videos"
]
448 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69825 AND fieldname = 'attributes'
Parameters:
[]
449 1.20 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69825 AND fieldname = 'attributes'
Parameters:
[]
450 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 69825
Parameters:
[]
451 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69825
Parameters:
[]
452 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69825
Parameters:
[]
453 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69825
Parameters:
[]
454 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69825
Parameters:
[]
455 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69825
]
456 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  241802
]
457 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  241802
]
458 0.73 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69835
]
459 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:
[
  69835
]
460 0.92 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69835
]
461 0.96 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69835
]
462 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 69835
Parameters:
[]
463 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69835
  "videos"
]
464 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69835 AND fieldname = 'attributes'
Parameters:
[]
465 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69835 AND fieldname = 'attributes'
Parameters:
[]
466 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 69835
Parameters:
[]
467 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69835
Parameters:
[]
468 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69835
Parameters:
[]
469 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69835
Parameters:
[]
470 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69835
Parameters:
[]
471 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69835
]
472 0.27 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976184
]
473 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976184
]
474 159.84 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:
[]
475 0.61 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69866
]
476 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:
[
  69866
]
477 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69866
]
478 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69866
]
479 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 69866
Parameters:
[]
480 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69866
  "videos"
]
481 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69866 AND fieldname = 'attributes'
Parameters:
[]
482 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69866 AND fieldname = 'attributes'
Parameters:
[]
483 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 69866
Parameters:
[]
484 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69866
Parameters:
[]
485 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69866
Parameters:
[]
486 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69866
Parameters:
[]
487 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69866
Parameters:
[]
488 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69866
]
489 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68040
]
490 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:
[
  68040
]
491 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68040
]
492 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68040
]
493 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 68040
Parameters:
[]
494 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68040
  "videos"
]
495 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68040 AND fieldname = 'attributes'
Parameters:
[]
496 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68040 AND fieldname = 'attributes'
Parameters:
[]
497 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 68040
Parameters:
[]
498 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68040
Parameters:
[]
499 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68040
Parameters:
[]
500 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68040
Parameters:
[]
501 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 68040
Parameters:
[]
502 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68040
]
503 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639509
]
504 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639509
]
505 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69864
]
506 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:
[
  69864
]
507 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69864
]
508 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69864
]
509 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 69864
Parameters:
[]
510 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69864
  "videos"
]
511 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69864 AND fieldname = 'attributes'
Parameters:
[]
512 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69864 AND fieldname = 'attributes'
Parameters:
[]
513 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 69864
Parameters:
[]
514 0.53 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69864
Parameters:
[]
515 0.55 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69864
Parameters:
[]
516 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69864
Parameters:
[]
517 0.50 ms
select `combinedImage` from object_store_prod where oo_id  = 69864
Parameters:
[]
518 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69864
]
519 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639567
]
520 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639567
]
521 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69862
]
522 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:
[
  69862
]
523 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69862
]
524 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69862
]
525 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 69862
Parameters:
[]
526 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69862
  "videos"
]
527 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69862 AND fieldname = 'attributes'
Parameters:
[]
528 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69862 AND fieldname = 'attributes'
Parameters:
[]
529 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 69862
Parameters:
[]
530 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69862
Parameters:
[]
531 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69862
Parameters:
[]
532 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69862
Parameters:
[]
533 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69862
Parameters:
[]
534 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69862
]
535 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639601
]
536 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639601
]
537 164.54 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:
[]
538 0.62 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69870
]
539 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:
[
  69870
]
540 6.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69870
]
541 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69870
]
542 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 69870
Parameters:
[]
543 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69870
  "videos"
]
544 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69870 AND fieldname = 'attributes'
Parameters:
[]
545 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69870 AND fieldname = 'attributes'
Parameters:
[]
546 0.56 ms
select `combinedBlock` from object_store_prod where oo_id  = 69870
Parameters:
[]
547 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69870
Parameters:
[]
548 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69870
Parameters:
[]
549 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69870
Parameters:
[]
550 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 69870
Parameters:
[]
551 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69870
]
552 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68039
]
553 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:
[
  68039
]
554 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68039
]
555 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68039
]
556 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 68039
Parameters:
[]
557 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68039
  "videos"
]
558 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68039 AND fieldname = 'attributes'
Parameters:
[]
559 0.55 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68039 AND fieldname = 'attributes'
Parameters:
[]
560 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 68039
Parameters:
[]
561 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68039
Parameters:
[]
562 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68039
Parameters:
[]
563 0.91 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68039
Parameters:
[]
564 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 68039
Parameters:
[]
565 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68039
]
566 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639507
]
567 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639507
]
568 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69872
]
569 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:
[
  69872
]
570 0.95 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69872
]
571 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69872
]
572 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 69872
Parameters:
[]
573 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69872
  "videos"
]
574 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69872 AND fieldname = 'attributes'
Parameters:
[]
575 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69872 AND fieldname = 'attributes'
Parameters:
[]
576 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 69872
Parameters:
[]
577 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69872
Parameters:
[]
578 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69872
Parameters:
[]
579 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69872
Parameters:
[]
580 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69872
Parameters:
[]
581 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69872
]
582 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639788
]
583 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639788
]
584 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69868
]
585 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:
[
  69868
]
586 0.78 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69868
]
587 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69868
]
588 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 69868
Parameters:
[]
589 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69868
  "videos"
]
590 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69868 AND fieldname = 'attributes'
Parameters:
[]
591 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69868 AND fieldname = 'attributes'
Parameters:
[]
592 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 69868
Parameters:
[]
593 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69868
Parameters:
[]
594 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69868
Parameters:
[]
595 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69868
Parameters:
[]
596 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 69868
Parameters:
[]
597 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69868
]
598 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639628
]
599 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639628
]
600 161.33 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:
[]
601 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172778
]
602 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172778
]
603 0.69 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69896
]
604 0.82 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
]
605 3.30 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69896
]
606 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69896
]
607 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 69896
Parameters:
[]
608 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69896
  "videos"
]
609 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69896 AND fieldname = 'attributes'
Parameters:
[]
610 1.17 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69896 AND fieldname = 'attributes'
Parameters:
[]
611 0.34 ms
select `combinedBlock` from object_store_prod where oo_id  = 69896
Parameters:
[]
612 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69896
Parameters:
[]
613 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69896
Parameters:
[]
614 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69896
Parameters:
[]
615 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 69896
Parameters:
[]
616 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69896
]
617 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172780
]
618 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172780
]
619 161.08 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:
[]
620 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69902
]
621 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:
[
  69902
]
622 0.88 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69902
]
623 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69902
]
624 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 69902
Parameters:
[]
625 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69902
  "videos"
]
626 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69902 AND fieldname = 'attributes'
Parameters:
[]
627 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69902 AND fieldname = 'attributes'
Parameters:
[]
628 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 69902
Parameters:
[]
629 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69902
Parameters:
[]
630 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69902
Parameters:
[]
631 0.52 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69902
Parameters:
[]
632 0.49 ms
select `combinedImage` from object_store_prod where oo_id  = 69902
Parameters:
[]
633 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69902
]
634 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17288
]
635 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:
[
  17288
]
636 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17288
]
637 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17288
]
638 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 17288
Parameters:
[]
639 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17288
  "videos"
]
640 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17288 AND fieldname = 'attributes'
Parameters:
[]
641 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17288 AND fieldname = 'attributes'
Parameters:
[]
642 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 17288
Parameters:
[]
643 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17288
Parameters:
[]
644 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17288
Parameters:
[]
645 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17288
Parameters:
[]
646 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 17288
Parameters:
[]
647 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17288
]
648 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172784
]
649 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172784
]
650 160.71 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:
[]
651 0.57 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69904
]
652 0.68 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
]
653 1.06 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69904
]
654 0.80 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69904
]
655 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 69904
Parameters:
[]
656 0.57 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69904
  "videos"
]
657 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69904 AND fieldname = 'attributes'
Parameters:
[]
658 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69904 AND fieldname = 'attributes'
Parameters:
[]
659 0.62 ms
select `combinedBlock` from object_store_prod where oo_id  = 69904
Parameters:
[]
660 0.53 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69904
Parameters:
[]
661 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69904
Parameters:
[]
662 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69904
Parameters:
[]
663 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 69904
Parameters:
[]
664 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69904
]
665 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17287
]
666 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:
[
  17287
]
667 0.53 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17287
]
668 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17287
]
669 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 17287
Parameters:
[]
670 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17287
  "videos"
]
671 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17287 AND fieldname = 'attributes'
Parameters:
[]
672 0.48 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17287 AND fieldname = 'attributes'
Parameters:
[]
673 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 17287
Parameters:
[]
674 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17287
Parameters:
[]
675 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17287
Parameters:
[]
676 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17287
Parameters:
[]
677 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 17287
Parameters:
[]
678 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17287
]
679 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172779
]
680 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172779
]
681 160.79 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:
[]
682 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70016
]
683 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:
[
  70016
]
684 7.36 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70016
]
685 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70016
]
686 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 70016
Parameters:
[]
687 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70016
  "videos"
]
688 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70016 AND fieldname = 'attributes'
Parameters:
[]
689 5.75 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70016 AND fieldname = 'attributes'
Parameters:
[]
690 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 70016
Parameters:
[]
691 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70016
Parameters:
[]
692 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70016
Parameters:
[]
693 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70016
Parameters:
[]
694 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 70016
Parameters:
[]
695 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70016
]
696 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17299
]
697 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:
[
  17299
]
698 0.45 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17299
]
699 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17299
]
700 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 17299
Parameters:
[]
701 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17299
  "videos"
]
702 0.43 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17299 AND fieldname = 'attributes'
Parameters:
[]
703 0.46 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17299 AND fieldname = 'attributes'
Parameters:
[]
704 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 17299
Parameters:
[]
705 0.55 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17299
Parameters:
[]
706 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17299
Parameters:
[]
707 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17299
Parameters:
[]
708 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 17299
Parameters:
[]
709 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17299
]
710 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  12749
]
711 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  12749
]
712 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70018
]
713 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:
[
  70018
]
714 1.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70018
]
715 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70018
]
716 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 70018
Parameters:
[]
717 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70018
  "videos"
]
718 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70018 AND fieldname = 'attributes'
Parameters:
[]
719 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70018 AND fieldname = 'attributes'
Parameters:
[]
720 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 70018
Parameters:
[]
721 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70018
Parameters:
[]
722 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70018
Parameters:
[]
723 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70018
Parameters:
[]
724 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 70018
Parameters:
[]
725 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70018
]
726 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976190
]
727 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976190
]
728 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70020
]
729 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:
[
  70020
]
730 0.76 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70020
]
731 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70020
]
732 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 70020
Parameters:
[]
733 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70020
  "videos"
]
734 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70020 AND fieldname = 'attributes'
Parameters:
[]
735 0.80 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70020 AND fieldname = 'attributes'
Parameters:
[]
736 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 70020
Parameters:
[]
737 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70020
Parameters:
[]
738 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70020
Parameters:
[]
739 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70020
Parameters:
[]
740 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 70020
Parameters:
[]
741 5.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70020
]
742 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1768
]
743 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1768
]
744 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70014
]
745 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:
[
  70014
]
746 4.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70014
]
747 0.59 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70014
]
748 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 70014
Parameters:
[]
749 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70014
  "videos"
]
750 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70014 AND fieldname = 'attributes'
Parameters:
[]
751 0.79 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70014 AND fieldname = 'attributes'
Parameters:
[]
752 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 70014
Parameters:
[]
753 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70014
Parameters:
[]
754 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70014
Parameters:
[]
755 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70014
Parameters:
[]
756 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 70014
Parameters:
[]
757 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70014
]
758 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571580
]
759 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571580
]
760 159.69 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:
[]
761 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976189
]
762 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976189
]
763 0.63 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70028
]
764 0.75 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
]
765 1.00 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70028
]
766 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70028
]
767 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 70028
Parameters:
[]
768 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70028
  "videos"
]
769 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70028 AND fieldname = 'attributes'
Parameters:
[]
770 0.83 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70028 AND fieldname = 'attributes'
Parameters:
[]
771 0.56 ms
select `combinedBlock` from object_store_prod where oo_id  = 70028
Parameters:
[]
772 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70028
Parameters:
[]
773 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70028
Parameters:
[]
774 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70028
Parameters:
[]
775 0.52 ms
select `combinedImage` from object_store_prod where oo_id  = 70028
Parameters:
[]
776 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70028
]
777 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1081
]
778 0.88 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1081
]
779 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70022
]
780 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:
[
  70022
]
781 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70022
]
782 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70022
]
783 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 70022
Parameters:
[]
784 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70022
  "videos"
]
785 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70022 AND fieldname = 'attributes'
Parameters:
[]
786 1.04 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70022 AND fieldname = 'attributes'
Parameters:
[]
787 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 70022
Parameters:
[]
788 0.53 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70022
Parameters:
[]
789 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70022
Parameters:
[]
790 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70022
Parameters:
[]
791 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 70022
Parameters:
[]
792 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70022
]
793 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571606
]
794 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571606
]
795 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70024
]
796 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:
[
  70024
]
797 0.73 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70024
]
798 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70024
]
799 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 70024
Parameters:
[]
800 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70024
  "videos"
]
801 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70024 AND fieldname = 'attributes'
Parameters:
[]
802 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70024 AND fieldname = 'attributes'
Parameters:
[]
803 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 70024
Parameters:
[]
804 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70024
Parameters:
[]
805 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70024
Parameters:
[]
806 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70024
Parameters:
[]
807 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 70024
Parameters:
[]
808 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70024
]
809 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1208
]
810 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1208
]
811 0.71 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:
[]
812 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  431
]
813 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  431
]
814 161.42 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:
[]
815 0.61 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70177
]
816 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:
[
  70177
]
817 8.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70177
]
818 0.80 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70177
]
819 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 70177
Parameters:
[]
820 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70177
  "videos"
]
821 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70177 AND fieldname = 'attributes'
Parameters:
[]
822 5.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70177 AND fieldname = 'attributes'
Parameters:
[]
823 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 70177
Parameters:
[]
824 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70177
Parameters:
[]
825 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70177
Parameters:
[]
826 0.55 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70177
Parameters:
[]
827 0.55 ms
select `combinedImage` from object_store_prod where oo_id  = 70177
Parameters:
[]
828 0.71 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70177
]
829 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17280
]
830 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:
[
  17280
]
831 0.53 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17280
]
832 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17280
]
833 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 17280
Parameters:
[]
834 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17280
  "videos"
]
835 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17280 AND fieldname = 'attributes'
Parameters:
[]
836 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17280 AND fieldname = 'attributes'
Parameters:
[]
837 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 17280
Parameters:
[]
838 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17280
Parameters:
[]
839 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17280
Parameters:
[]
840 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17280
Parameters:
[]
841 0.80 ms
select `combinedImage` from object_store_prod where oo_id  = 17280
Parameters:
[]
842 0.79 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17280
]
843 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706602
]
844 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706602
]
845 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70174
]
846 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:
[
  70174
]
847 5.69 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70174
]
848 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70174
]
849 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 70174
Parameters:
[]
850 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70174
  "videos"
]
851 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70174 AND fieldname = 'attributes'
Parameters:
[]
852 5.15 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70174 AND fieldname = 'attributes'
Parameters:
[]
853 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 70174
Parameters:
[]
854 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70174
Parameters:
[]
855 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70174
Parameters:
[]
856 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70174
Parameters:
[]
857 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 70174
Parameters:
[]
858 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70174
]
859 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706629
]
860 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706629
]
861 163.00 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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:
[]
862 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70185
]
863 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:
[
  70185
]
864 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70185
]
865 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70185
]
866 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 70185
Parameters:
[]
867 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70185
  "videos"
]
868 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70185 AND fieldname = 'attributes'
Parameters:
[]
869 0.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70185 AND fieldname = 'attributes'
Parameters:
[]
870 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 70185
Parameters:
[]
871 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70185
Parameters:
[]
872 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70185
Parameters:
[]
873 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70185
Parameters:
[]
874 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 70185
Parameters:
[]
875 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70185
]
876 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17279
]
877 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:
[
  17279
]
878 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17279
]
879 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17279
]
880 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 17279
Parameters:
[]
881 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17279
  "videos"
]
882 0.45 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17279 AND fieldname = 'attributes'
Parameters:
[]
883 0.79 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17279 AND fieldname = 'attributes'
Parameters:
[]
884 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 17279
Parameters:
[]
885 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17279
Parameters:
[]
886 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17279
Parameters:
[]
887 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17279
Parameters:
[]
888 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 17279
Parameters:
[]
889 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17279
]
890 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706588
]
891 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706588
]
892 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70181
]
893 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:
[
  70181
]
894 0.97 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70181
]
895 0.57 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70181
]
896 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 70181
Parameters:
[]
897 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70181
  "videos"
]
898 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70181 AND fieldname = 'attributes'
Parameters:
[]
899 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70181 AND fieldname = 'attributes'
Parameters:
[]
900 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 70181
Parameters:
[]
901 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70181
Parameters:
[]
902 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70181
Parameters:
[]
903 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70181
Parameters:
[]
904 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 70181
Parameters:
[]
905 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70181
]
906 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706609
]
907 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706609
]
908 162.71 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 = '17278' and a.id != '17278') or parentProducts like '%,17278,%') 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:
[]
909 0.72 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2565374
]
910 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2565374
]
911 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70189
]
912 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:
[
  70189
]
913 0.81 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70189
]
914 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70189
]
915 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 70189
Parameters:
[]
916 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70189
  "videos"
]
917 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70189 AND fieldname = 'attributes'
Parameters:
[]
918 1.02 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70189 AND fieldname = 'attributes'
Parameters:
[]
919 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 70189
Parameters:
[]
920 0.48 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70189
Parameters:
[]
921 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70189
Parameters:
[]
922 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70189
Parameters:
[]
923 0.57 ms
select `combinedImage` from object_store_prod where oo_id  = 70189
Parameters:
[]
924 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70189
]
925 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2565359
]
926 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2565359
]
927 161.64 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 = '17277' and a.id != '17277') or parentProducts like '%,17277,%') 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:
[]
928 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2298713
]
929 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2298713
]
930 162.09 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 = '17276' and a.id != '17276') or parentProducts like '%,17276,%') 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:
[]
931 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706632
]
932 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706632
]
933 0.61 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70210
]
934 0.67 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  70210
]
935 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70210
]
936 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70210
]
937 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 70210
Parameters:
[]
938 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70210
  "videos"
]
939 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70210 AND fieldname = 'attributes'
Parameters:
[]
940 0.97 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70210 AND fieldname = 'attributes'
Parameters:
[]
941 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 70210
Parameters:
[]
942 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70210
Parameters:
[]
943 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70210
Parameters:
[]
944 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70210
Parameters:
[]
945 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 70210
Parameters:
[]
946 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70210
]
947 0.69 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  109725
]
948 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  109725
]
949 167.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 = '68126' and a.id != '68126') or parentProducts like '%,68126,%') 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:
[]
950 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70244
]
951 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:
[
  70244
]
952 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70244
]
953 1.20 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70244
]
954 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 70244
Parameters:
[]
955 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70244
  "videos"
]
956 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70244 AND fieldname = 'attributes'
Parameters:
[]
957 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70244 AND fieldname = 'attributes'
Parameters:
[]
958 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 70244
Parameters:
[]
959 0.53 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70244
Parameters:
[]
960 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70244
Parameters:
[]
961 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70244
Parameters:
[]
962 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 70244
Parameters:
[]
963 0.93 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70244
]
964 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68126
]
965 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:
[
  68126
]
966 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68126
]
967 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68126
]
968 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 68126
Parameters:
[]
969 0.58 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68126
  "videos"
]
970 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68126 AND fieldname = 'attributes'
Parameters:
[]
971 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68126 AND fieldname = 'attributes'
Parameters:
[]
972 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 68126
Parameters:
[]
973 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68126
Parameters:
[]
974 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68126
Parameters:
[]
975 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68126
Parameters:
[]
976 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 68126
Parameters:
[]
977 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68126
]
978 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639514
]
979 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639514
]
980 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70265
]
981 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:
[
  70265
]
982 8.23 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70265
]
983 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70265
]
984 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 70265
Parameters:
[]
985 0.36 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70265
  "videos"
]
986 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70265 AND fieldname = 'attributes'
Parameters:
[]
987 1.05 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70265 AND fieldname = 'attributes'
Parameters:
[]
988 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 70265
Parameters:
[]
989 0.50 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70265
Parameters:
[]
990 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70265
Parameters:
[]
991 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70265
Parameters:
[]
992 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 70265
Parameters:
[]
993 1.22 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70265
]
994 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639745
]
995 0.78 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639745
]
996 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70256
]
997 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:
[
  70256
]
998 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70256
]
999 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70256
]
1000 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 70256
Parameters:
[]
1001 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70256
  "videos"
]
1002 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70256 AND fieldname = 'attributes'
Parameters:
[]
1003 0.99 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70256 AND fieldname = 'attributes'
Parameters:
[]
1004 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 70256
Parameters:
[]
1005 0.94 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70256
Parameters:
[]
1006 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70256
Parameters:
[]
1007 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70256
Parameters:
[]
1008 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 70256
Parameters:
[]
1009 0.95 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70256
]
1010 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639548
]
1011 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639548
]
1012 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70278
]
1013 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:
[
  70278
]
1014 0.98 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70278
]
1015 0.87 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70278
]
1016 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 70278
Parameters:
[]
1017 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70278
  "videos"
]
1018 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70278 AND fieldname = 'attributes'
Parameters:
[]
1019 1.02 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70278 AND fieldname = 'attributes'
Parameters:
[]
1020 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 70278
Parameters:
[]
1021 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70278
Parameters:
[]
1022 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70278
Parameters:
[]
1023 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70278
Parameters:
[]
1024 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 70278
Parameters:
[]
1025 0.75 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70278
]
1026 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639481
]
1027 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639481
]
1028 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70268
]
1029 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:
[
  70268
]
1030 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70268
]
1031 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70268
]
1032 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 70268
Parameters:
[]
1033 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70268
  "videos"
]
1034 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70268 AND fieldname = 'attributes'
Parameters:
[]
1035 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70268 AND fieldname = 'attributes'
Parameters:
[]
1036 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 70268
Parameters:
[]
1037 0.68 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70268
Parameters:
[]
1038 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70268
Parameters:
[]
1039 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70268
Parameters:
[]
1040 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 70268
Parameters:
[]
1041 0.89 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70268
]
1042 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639443
]
1043 0.73 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639443
]
1044 0.66 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70273
]
1045 0.68 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:
[
  70273
]
1046 0.92 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70273
]
1047 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70273
]
1048 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 70273
Parameters:
[]
1049 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70273
  "videos"
]
1050 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70273 AND fieldname = 'attributes'
Parameters:
[]
1051 1.03 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70273 AND fieldname = 'attributes'
Parameters:
[]
1052 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 70273
Parameters:
[]
1053 0.48 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70273
Parameters:
[]
1054 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70273
Parameters:
[]
1055 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70273
Parameters:
[]
1056 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 70273
Parameters:
[]
1057 0.80 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70273
]
1058 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639532
]
1059 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639532
]
1060 164.88 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 = '68121' and a.id != '68121') or parentProducts like '%,68121,%') 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:
[]
1061 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639644
]
1062 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639644
]
1063 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70274
]
1064 0.68 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:
[
  70274
]
1065 1.22 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70274
]
1066 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70274
]
1067 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 70274
Parameters:
[]
1068 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70274
  "videos"
]
1069 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70274 AND fieldname = 'attributes'
Parameters:
[]
1070 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70274 AND fieldname = 'attributes'
Parameters:
[]
1071 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 70274
Parameters:
[]
1072 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70274
Parameters:
[]
1073 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70274
Parameters:
[]
1074 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70274
Parameters:
[]
1075 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 70274
Parameters:
[]
1076 0.91 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70274
]
1077 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639545
]
1078 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639545
]
1079 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70294
]
1080 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:
[
  70294
]
1081 1.17 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70294
]
1082 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70294
]
1083 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 70294
Parameters:
[]
1084 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70294
  "videos"
]
1085 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70294 AND fieldname = 'attributes'
Parameters:
[]
1086 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70294 AND fieldname = 'attributes'
Parameters:
[]
1087 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 70294
Parameters:
[]
1088 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70294
Parameters:
[]
1089 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70294
Parameters:
[]
1090 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70294
Parameters:
[]
1091 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 70294
Parameters:
[]
1092 0.78 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70294
]
1093 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639563
]
1094 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639563
]
1095 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70298
]
1096 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:
[
  70298
]
1097 1.28 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70298
]
1098 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70298
]
1099 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 70298
Parameters:
[]
1100 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70298
  "videos"
]
1101 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70298 AND fieldname = 'attributes'
Parameters:
[]
1102 1.05 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70298 AND fieldname = 'attributes'
Parameters:
[]
1103 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 70298
Parameters:
[]
1104 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70298
Parameters:
[]
1105 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70298
Parameters:
[]
1106 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70298
Parameters:
[]
1107 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 70298
Parameters:
[]
1108 0.74 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70298
]
1109 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639540
]
1110 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639540
]
1111 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70286
]
1112 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:
[
  70286
]
1113 1.29 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70286
]
1114 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70286
]
1115 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 70286
Parameters:
[]
1116 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70286
  "videos"
]
1117 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70286 AND fieldname = 'attributes'
Parameters:
[]
1118 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70286 AND fieldname = 'attributes'
Parameters:
[]
1119 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 70286
Parameters:
[]
1120 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70286
Parameters:
[]
1121 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70286
Parameters:
[]
1122 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70286
Parameters:
[]
1123 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 70286
Parameters:
[]
1124 0.83 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70286
]
1125 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639667
]
1126 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639667
]
1127 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639559
]
1128 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639559
]
1129 167.19 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 = '68125' and a.id != '68125') or parentProducts like '%,68125,%') 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:
[]
1130 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70341
]
1131 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:
[
  70341
]
1132 1.43 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70341
]
1133 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70341
]
1134 0.57 ms
select `iconLabels` from object_store_prod where oo_id  = 70341
Parameters:
[]
1135 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70341
  "videos"
]
1136 3.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70341 AND fieldname = 'attributes'
Parameters:
[]
1137 2.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70341 AND fieldname = 'attributes'
Parameters:
[]
1138 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 70341
Parameters:
[]
1139 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70341
Parameters:
[]
1140 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70341
Parameters:
[]
1141 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70341
Parameters:
[]
1142 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 70341
Parameters:
[]
1143 1.12 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70341
]
1144 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68125
]
1145 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:
[
  68125
]
1146 0.46 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68125
]
1147 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68125
]
1148 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 68125
Parameters:
[]
1149 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68125
  "videos"
]
1150 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68125 AND fieldname = 'attributes'
Parameters:
[]
1151 0.48 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68125 AND fieldname = 'attributes'
Parameters:
[]
1152 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 68125
Parameters:
[]
1153 0.68 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68125
Parameters:
[]
1154 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68125
Parameters:
[]
1155 0.63 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68125
Parameters:
[]
1156 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 68125
Parameters:
[]
1157 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68125
]
1158 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639615
]
1159 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639615
]
1160 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70350
]
1161 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:
[
  70350
]
1162 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70350
]
1163 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70350
]
1164 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 70350
Parameters:
[]
1165 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70350
  "videos"
]
1166 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70350 AND fieldname = 'attributes'
Parameters:
[]
1167 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70350 AND fieldname = 'attributes'
Parameters:
[]
1168 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 70350
Parameters:
[]
1169 1.01 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70350
Parameters:
[]
1170 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70350
Parameters:
[]
1171 0.76 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70350
Parameters:
[]
1172 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 70350
Parameters:
[]
1173 4.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70350
]
1174 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639807
]
1175 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639807
]
1176 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70364
]
1177 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:
[
  70364
]
1178 7.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70364
]
1179 0.81 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70364
]
1180 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 70364
Parameters:
[]
1181 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70364
  "videos"
]
1182 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70364 AND fieldname = 'attributes'
Parameters:
[]
1183 1.03 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70364 AND fieldname = 'attributes'
Parameters:
[]
1184 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 70364
Parameters:
[]
1185 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70364
Parameters:
[]
1186 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70364
Parameters:
[]
1187 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70364
Parameters:
[]
1188 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 70364
Parameters:
[]
1189 0.73 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70364
]
1190 0.68 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639659
]
1191 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639659
]
1192 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70354
]
1193 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:
[
  70354
]
1194 5.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70354
]
1195 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70354
]
1196 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 70354
Parameters:
[]
1197 0.65 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70354
  "videos"
]
1198 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70354 AND fieldname = 'attributes'
Parameters:
[]
1199 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70354 AND fieldname = 'attributes'
Parameters:
[]
1200 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 70354
Parameters:
[]
1201 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70354
Parameters:
[]
1202 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70354
Parameters:
[]
1203 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70354
Parameters:
[]
1204 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 70354
Parameters:
[]
1205 0.71 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70354
]
1206 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639639
]
1207 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639639
]
1208 0.35 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70360
]
1209 0.49 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  70360
]
1210 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70360
]
1211 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70360
]
1212 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 70360
Parameters:
[]
1213 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70360
  "videos"
]
1214 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70360 AND fieldname = 'attributes'
Parameters:
[]
1215 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70360 AND fieldname = 'attributes'
Parameters:
[]
1216 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 70360
Parameters:
[]
1217 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70360
Parameters:
[]
1218 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70360
Parameters:
[]
1219 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70360
Parameters:
[]
1220 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 70360
Parameters:
[]
1221 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70360
]
1222 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639779
]
1223 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639779
]
1224 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70345
]
1225 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:
[
  70345
]
1226 1.73 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70345
]
1227 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70345
]
1228 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 70345
Parameters:
[]
1229 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70345
  "videos"
]
1230 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70345 AND fieldname = 'attributes'
Parameters:
[]
1231 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70345 AND fieldname = 'attributes'
Parameters:
[]
1232 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 70345
Parameters:
[]
1233 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70345
Parameters:
[]
1234 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70345
Parameters:
[]
1235 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70345
Parameters:
[]
1236 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 70345
Parameters:
[]
1237 0.70 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70345
]
1238 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639479
]
1239 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639479
]
1240 164.74 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 = '68120' and a.id != '68120') or parentProducts like '%,68120,%') 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:
[]
1241 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70352
]
1242 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:
[
  70352
]
1243 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70352
]
1244 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70352
]
1245 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 70352
Parameters:
[]
1246 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70352
  "videos"
]
1247 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70352 AND fieldname = 'attributes'
Parameters:
[]
1248 0.83 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70352 AND fieldname = 'attributes'
Parameters:
[]
1249 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 70352
Parameters:
[]
1250 1.10 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70352
Parameters:
[]
1251 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70352
Parameters:
[]
1252 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70352
Parameters:
[]
1253 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 70352
Parameters:
[]
1254 0.91 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70352
]
1255 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68120
]
1256 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:
[
  68120
]
1257 0.64 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68120
]
1258 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68120
]
1259 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 68120
Parameters:
[]
1260 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68120
  "videos"
]
1261 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68120 AND fieldname = 'attributes'
Parameters:
[]
1262 0.55 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68120 AND fieldname = 'attributes'
Parameters:
[]
1263 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 68120
Parameters:
[]
1264 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68120
Parameters:
[]
1265 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68120
Parameters:
[]
1266 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68120
Parameters:
[]
1267 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 68120
Parameters:
[]
1268 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68120
]
1269 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639828
]
1270 0.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639828
]
1271 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70347
]
1272 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:
[
  70347
]
1273 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70347
]
1274 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70347
]
1275 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 70347
Parameters:
[]
1276 0.93 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70347
  "videos"
]
1277 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70347 AND fieldname = 'attributes'
Parameters:
[]
1278 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70347 AND fieldname = 'attributes'
Parameters:
[]
1279 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 70347
Parameters:
[]
1280 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70347
Parameters:
[]
1281 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70347
Parameters:
[]
1282 0.51 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70347
Parameters:
[]
1283 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 70347
Parameters:
[]
1284 2.06 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70347
]
1285 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2648484
]
1286 0.96 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2648484
]
1287 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70371
]
1288 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:
[
  70371
]
1289 1.25 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70371
]
1290 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70371
]
1291 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 70371
Parameters:
[]
1292 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70371
  "videos"
]
1293 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70371 AND fieldname = 'attributes'
Parameters:
[]
1294 1.16 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70371 AND fieldname = 'attributes'
Parameters:
[]
1295 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 70371
Parameters:
[]
1296 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70371
Parameters:
[]
1297 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70371
Parameters:
[]
1298 0.52 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70371
Parameters:
[]
1299 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 70371
Parameters:
[]
1300 0.88 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70371
]
1301 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639547
]
1302 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639547
]
1303 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70340
]
1304 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:
[
  70340
]
1305 1.67 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70340
]
1306 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70340
]
1307 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 70340
Parameters:
[]
1308 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70340
  "videos"
]
1309 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70340 AND fieldname = 'attributes'
Parameters:
[]
1310 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70340 AND fieldname = 'attributes'
Parameters:
[]
1311 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 70340
Parameters:
[]
1312 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70340
Parameters:
[]
1313 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70340
Parameters:
[]
1314 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70340
Parameters:
[]
1315 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 70340
Parameters:
[]
1316 0.94 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70340
]
1317 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2648476
]
1318 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2648476
]
1319 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70362
]
1320 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:
[
  70362
]
1321 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70362
]
1322 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70362
]
1323 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 70362
Parameters:
[]
1324 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70362
  "videos"
]
1325 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70362 AND fieldname = 'attributes'
Parameters:
[]
1326 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70362 AND fieldname = 'attributes'
Parameters:
[]
1327 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 70362
Parameters:
[]
1328 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70362
Parameters:
[]
1329 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70362
Parameters:
[]
1330 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70362
Parameters:
[]
1331 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 70362
Parameters:
[]
1332 0.76 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70362
]
1333 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639691
]
1334 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639691
]
1335 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70367
]
1336 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:
[
  70367
]
1337 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70367
]
1338 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70367
]
1339 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 70367
Parameters:
[]
1340 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70367
  "videos"
]
1341 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70367 AND fieldname = 'attributes'
Parameters:
[]
1342 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70367 AND fieldname = 'attributes'
Parameters:
[]
1343 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 70367
Parameters:
[]
1344 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70367
Parameters:
[]
1345 0.83 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70367
Parameters:
[]
1346 0.53 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70367
Parameters:
[]
1347 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 70367
Parameters:
[]
1348 0.79 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70367
]
1349 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639605
]
1350 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639605
]
1351 160.31 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '17274' and a.id != '17274') or parentProducts like '%,17274,%') 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:
[]
1352 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  65137
]
1353 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  65137
]
1354 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70358
]
1355 0.73 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:
[
  70358
]
1356 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70358
]
1357 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70358
]
1358 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 70358
Parameters:
[]
1359 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70358
  "videos"
]
1360 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70358 AND fieldname = 'attributes'
Parameters:
[]
1361 0.78 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70358 AND fieldname = 'attributes'
Parameters:
[]
1362 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 70358
Parameters:
[]
1363 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70358
Parameters:
[]
1364 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70358
Parameters:
[]
1365 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70358
Parameters:
[]
1366 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 70358
Parameters:
[]
1367 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70358
]
1368 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  45736
]
1369 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  45736
]
1370 163.69 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 = '68123' and a.id != '68123') or parentProducts like '%,68123,%') 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:
[]
1371 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639733
]
1372 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639733
]
1373 0.94 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70485
]
1374 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:
[
  70485
]
1375 1.36 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70485
]
1376 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70485
]
1377 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 70485
Parameters:
[]
1378 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70485
  "videos"
]
1379 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70485 AND fieldname = 'attributes'
Parameters:
[]
1380 0.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70485 AND fieldname = 'attributes'
Parameters:
[]
1381 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 70485
Parameters:
[]
1382 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70485
Parameters:
[]
1383 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70485
Parameters:
[]
1384 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70485
Parameters:
[]
1385 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 70485
Parameters:
[]
1386 1.23 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70485
]
1387 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639623
]
1388 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639623
]
1389 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70476
]
1390 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:
[
  70476
]
1391 1.61 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70476
]
1392 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70476
]
1393 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 70476
Parameters:
[]
1394 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70476
  "videos"
]
1395 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70476 AND fieldname = 'attributes'
Parameters:
[]
1396 1.00 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70476 AND fieldname = 'attributes'
Parameters:
[]
1397 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 70476
Parameters:
[]
1398 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70476
Parameters:
[]
1399 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70476
Parameters:
[]
1400 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70476
Parameters:
[]
1401 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 70476
Parameters:
[]
1402 1.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70476
]
1403 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639406
]
1404 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639406
]
1405 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70466
]
1406 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:
[
  70466
]
1407 1.62 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70466
]
1408 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70466
]
1409 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 70466
Parameters:
[]
1410 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70466
  "videos"
]
1411 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70466 AND fieldname = 'attributes'
Parameters:
[]
1412 1.09 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70466 AND fieldname = 'attributes'
Parameters:
[]
1413 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 70466
Parameters:
[]
1414 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70466
Parameters:
[]
1415 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70466
Parameters:
[]
1416 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70466
Parameters:
[]
1417 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 70466
Parameters:
[]
1418 0.97 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70466
]
1419 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639726
]
1420 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639726
]
1421 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70492
]
1422 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:
[
  70492
]
1423 3.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70492
]
1424 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70492
]
1425 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 70492
Parameters:
[]
1426 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70492
  "videos"
]
1427 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70492 AND fieldname = 'attributes'
Parameters:
[]
1428 1.02 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70492 AND fieldname = 'attributes'
Parameters:
[]
1429 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 70492
Parameters:
[]
1430 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70492
Parameters:
[]
1431 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70492
Parameters:
[]
1432 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70492
Parameters:
[]
1433 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 70492
Parameters:
[]
1434 0.78 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70492
]
1435 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639619
]
1436 0.77 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639619
]
1437 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70496
]
1438 0.73 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:
[
  70496
]
1439 0.91 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70496
]
1440 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70496
]
1441 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 70496
Parameters:
[]
1442 0.86 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70496
  "videos"
]
1443 0.79 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70496 AND fieldname = 'attributes'
Parameters:
[]
1444 1.02 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70496 AND fieldname = 'attributes'
Parameters:
[]
1445 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 70496
Parameters:
[]
1446 0.51 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70496
Parameters:
[]
1447 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70496
Parameters:
[]
1448 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70496
Parameters:
[]
1449 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 70496
Parameters:
[]
1450 0.80 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70496
]
1451 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639813
]
1452 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639813
]
1453 165.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 = '68122' and a.id != '68122') or parentProducts like '%,68122,%') 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:
[]
1454 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70568
]
1455 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:
[
  70568
]
1456 5.14 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70568
]
1457 0.91 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70568
]
1458 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 70568
Parameters:
[]
1459 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70568
  "videos"
]
1460 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70568 AND fieldname = 'attributes'
Parameters:
[]
1461 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70568 AND fieldname = 'attributes'
Parameters:
[]
1462 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 70568
Parameters:
[]
1463 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70568
Parameters:
[]
1464 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70568
Parameters:
[]
1465 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70568
Parameters:
[]
1466 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 70568
Parameters:
[]
1467 0.93 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70568
]
1468 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68122
]
1469 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:
[
  68122
]
1470 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68122
]
1471 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68122
]
1472 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 68122
Parameters:
[]
1473 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68122
  "videos"
]
1474 0.45 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68122 AND fieldname = 'attributes'
Parameters:
[]
1475 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68122 AND fieldname = 'attributes'
Parameters:
[]
1476 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 68122
Parameters:
[]
1477 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68122
Parameters:
[]
1478 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68122
Parameters:
[]
1479 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68122
Parameters:
[]
1480 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 68122
Parameters:
[]
1481 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68122
]
1482 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639716
]
1483 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639716
]
1484 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70576
]
1485 0.68 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:
[
  70576
]
1486 1.29 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70576
]
1487 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70576
]
1488 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 70576
Parameters:
[]
1489 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70576
  "videos"
]
1490 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70576 AND fieldname = 'attributes'
Parameters:
[]
1491 11.55 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70576 AND fieldname = 'attributes'
Parameters:
[]
1492 0.60 ms
select `combinedBlock` from object_store_prod where oo_id  = 70576
Parameters:
[]
1493 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70576
Parameters:
[]
1494 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70576
Parameters:
[]
1495 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70576
Parameters:
[]
1496 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 70576
Parameters:
[]
1497 0.97 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70576
]
1498 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639843
]
1499 0.73 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639843
]
1500 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70588
]
1501 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:
[
  70588
]
1502 0.98 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70588
]
1503 0.78 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70588
]
1504 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 70588
Parameters:
[]
1505 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70588
  "videos"
]
1506 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70588 AND fieldname = 'attributes'
Parameters:
[]
1507 0.99 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70588 AND fieldname = 'attributes'
Parameters:
[]
1508 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 70588
Parameters:
[]
1509 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70588
Parameters:
[]
1510 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70588
Parameters:
[]
1511 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70588
Parameters:
[]
1512 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 70588
Parameters:
[]
1513 0.75 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70588
]
1514 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639603
]
1515 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639603
]
1516 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70560
]
1517 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:
[
  70560
]
1518 3.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70560
]
1519 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70560
]
1520 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 70560
Parameters:
[]
1521 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70560
  "videos"
]
1522 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70560 AND fieldname = 'attributes'
Parameters:
[]
1523 5.03 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70560 AND fieldname = 'attributes'
Parameters:
[]
1524 0.55 ms
select `combinedBlock` from object_store_prod where oo_id  = 70560
Parameters:
[]
1525 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70560
Parameters:
[]
1526 0.56 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70560
Parameters:
[]
1527 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70560
Parameters:
[]
1528 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 70560
Parameters:
[]
1529 1.09 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70560
]
1530 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639713
]
1531 0.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639713
]
1532 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70580
]
1533 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:
[
  70580
]
1534 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70580
]
1535 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70580
]
1536 0.57 ms
select `iconLabels` from object_store_prod where oo_id  = 70580
Parameters:
[]
1537 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70580
  "videos"
]
1538 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70580 AND fieldname = 'attributes'
Parameters:
[]
1539 1.18 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70580 AND fieldname = 'attributes'
Parameters:
[]
1540 0.55 ms
select `combinedBlock` from object_store_prod where oo_id  = 70580
Parameters:
[]
1541 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70580
Parameters:
[]
1542 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70580
Parameters:
[]
1543 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70580
Parameters:
[]
1544 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 70580
Parameters:
[]
1545 0.75 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70580
]
1546 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639829
]
1547 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639829
]
1548 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70586
]
1549 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:
[
  70586
]
1550 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70586
]
1551 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70586
]
1552 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 70586
Parameters:
[]
1553 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70586
  "videos"
]
1554 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70586 AND fieldname = 'attributes'
Parameters:
[]
1555 0.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70586 AND fieldname = 'attributes'
Parameters:
[]
1556 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 70586
Parameters:
[]
1557 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70586
Parameters:
[]
1558 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70586
Parameters:
[]
1559 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70586
Parameters:
[]
1560 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 70586
Parameters:
[]
1561 0.74 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70586
]
1562 0.67 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639500
]
1563 0.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639500
]
1564 166.53 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 = '17432' and a.id != '17432') or parentProducts like '%,17432,%') 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:
[]
1565 0.75 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571467
]
1566 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571467
]
1567 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87818
]
1568 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:
[
  87818
]
1569 4.68 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87818
]
1570 0.80 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87818
]
1571 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 87818
Parameters:
[]
1572 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87818
  "videos"
]
1573 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87818 AND fieldname = 'attributes'
Parameters:
[]
1574 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87818 AND fieldname = 'attributes'
Parameters:
[]
1575 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 87818
Parameters:
[]
1576 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87818
Parameters:
[]
1577 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87818
Parameters:
[]
1578 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87818
Parameters:
[]
1579 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 87818
Parameters:
[]
1580 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87818
]
1581 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  572
]
1582 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  572
]
1583 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  175
]
1584 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  175
]
1585 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1775
]
1586 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1775
]
1587 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1588 1.01 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"
]
1589 0.49 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.