Query Metrics

1280 Database Queries
625 Different statements
1709.52 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.16 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/es/productos/c/cocina~22233"
  "path"
  "auto_create"
  "/es/productos/c/cocina~22233?page=5"
  "path_query"
  "https://testing.weverducre.com/es/productos/c/cocina~22233?page=5"
  "entire_uri"
]
3 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.53 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/c/"
  "cocina~22233"
]
6 0.62 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/c/cocina~22233"
]
7 0.60 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/weverducre.com/%"
  "/es/productos/c/cocina~22233"
]
8 0.31 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/"
  "c"
]
9 0.29 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/c"
]
10 0.30 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/weverducre.com/%"
  "/es/productos/c"
]
11 0.31 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/"
  "productos"
]
12 0.34 ms
SELECT object_localized_SCONF_es.id as id, object_localized_SCONF_es.type as `type` FROM object_localized_SCONF_es LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_es `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_es `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_es`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_es.type IN ('object','variant','folder')) AND object_localized_SCONF_es.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.26 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.69 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.30 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.33 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 0.39 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:
[
  22233
]
18 0.39 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.31 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.45 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.32 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.34 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.33 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
28 1.14 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
29 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
30 1.31 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
31 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2526
]
32 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
33 0.46 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2532
]
34 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
35 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
36 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
37 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
38 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
39 1.09 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
40 0.36 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2530
]
41 0.32 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
42 0.27 ms
SELECT object_localized_8_es.id as id, object_localized_8_es.type as `type` FROM object_localized_8_es WHERE ( object_localized_8_es.type IN ('object','variant','folder')) AND object_localized_8_es.published = 1
Parameters:
[]
43 0.28 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
44 0.31 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2523
]
45 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
46 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
47 0.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
48 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
49 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
50 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
51 1.34 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
52 0.31 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2527
]
53 0.33 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
54 0.32 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2494
]
55 0.29 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2543
]
56 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
57 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
58 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
59 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
60 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
61 0.92 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
62 0.33 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2529
]
63 0.34 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
64 0.28 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2489
]
65 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
66 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
67 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
68 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
69 0.33 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
70 0.34 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
71 0.29 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2484
]
72 0.29 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
73 0.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
74 0.30 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22233
]
75 40.71 ms
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName  FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') 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 96, 24
Parameters:
[]
76 0.43 ms
SELECT FOUND_ROWS()
Parameters:
[]
77 40.38 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
78 40.49 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
79 43.03 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
80 38.67 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
81 39.60 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
82 0.38 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
83 0.28 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
84 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
85 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
86 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187954
]
87 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187954
]
88 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
89 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
90 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
91 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
92 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
93 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
94 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
95 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
96 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
97 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
98 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188004
]
99 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188004
]
100 40.33 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
101 32.04 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
102 39.36 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
103 41.00 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
104 31.63 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
105 30.42 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
106 30.65 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
107 0.40 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
108 0.34 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
109 0.38 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
110 0.34 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
111 0.36 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
112 0.40 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
113 0.39 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
114 0.33 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
115 0.39 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
116 0.39 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
117 0.36 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
118 0.36 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
119 24.55 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68008' and a.id != '68008') or parentProducts like '%,68008,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
120 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1713541
]
121 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1713541
]
122 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1713479
]
123 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1713479
]
124 28.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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '49009' and a.id != '49009') or parentProducts like '%,49009,%') 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:
[]
125 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951570
]
126 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951570
]
127 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951719
]
128 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951719
]
129 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951856
]
130 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951856
]
131 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951674
]
132 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951674
]
133 27.49 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '157291' and a.id != '157291') or parentProducts like '%,157291,%') 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:
[]
134 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976374
]
135 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976374
]
136 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976375
]
137 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976375
]
138 25.35 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '157290' and a.id != '157290') or parentProducts like '%,157290,%') 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:
[]
139 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976372
]
140 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976372
]
141 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976371
]
142 0.52 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976371
]
143 24.75 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68117' and a.id != '68117') or parentProducts like '%,68117,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
144 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72675
]
145 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:
[
  72675
]
146 0.95 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72675
]
147 0.89 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72675
]
148 0.57 ms
select `iconLabels` from object_store_prod where oo_id  = 72675
Parameters:
[]
149 0.54 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72675
  "videos"
]
150 0.66 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72675 AND fieldname = 'attributes'
Parameters:
[]
151 1.07 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72675 AND fieldname = 'attributes'
Parameters:
[]
152 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 72675
Parameters:
[]
153 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72675
Parameters:
[]
154 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72675
Parameters:
[]
155 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72675
Parameters:
[]
156 0.49 ms
select `combinedImage` from object_store_prod where oo_id  = 72675
Parameters:
[]
157 0.74 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72675
]
158 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639469
]
159 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639469
]
160 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72679
]
161 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:
[
  72679
]
162 0.99 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72679
]
163 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72679
]
164 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 72679
Parameters:
[]
165 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72679
  "videos"
]
166 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72679 AND fieldname = 'attributes'
Parameters:
[]
167 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72679 AND fieldname = 'attributes'
Parameters:
[]
168 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 72679
Parameters:
[]
169 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72679
Parameters:
[]
170 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72679
Parameters:
[]
171 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72679
Parameters:
[]
172 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 72679
Parameters:
[]
173 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72679
]
174 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639711
]
175 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639711
]
176 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639478
]
177 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639478
]
178 24.46 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68119' and a.id != '68119') or parentProducts like '%,68119,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
179 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72687
]
180 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:
[
  72687
]
181 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72687
]
182 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72687
]
183 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 72687
Parameters:
[]
184 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72687
  "videos"
]
185 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72687 AND fieldname = 'attributes'
Parameters:
[]
186 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72687 AND fieldname = 'attributes'
Parameters:
[]
187 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 72687
Parameters:
[]
188 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72687
Parameters:
[]
189 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72687
Parameters:
[]
190 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72687
Parameters:
[]
191 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 72687
Parameters:
[]
192 0.95 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72687
]
193 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68119
]
194 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:
[
  68119
]
195 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68119
]
196 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68119
]
197 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 68119
Parameters:
[]
198 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68119
  "videos"
]
199 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68119 AND fieldname = 'attributes'
Parameters:
[]
200 0.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68119 AND fieldname = 'attributes'
Parameters:
[]
201 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 68119
Parameters:
[]
202 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68119
Parameters:
[]
203 0.33 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68119
Parameters:
[]
204 0.51 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68119
Parameters:
[]
205 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 68119
Parameters:
[]
206 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68119
]
207 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639442
]
208 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639442
]
209 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72691
]
210 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:
[
  72691
]
211 1.16 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72691
]
212 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72691
]
213 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 72691
Parameters:
[]
214 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72691
  "videos"
]
215 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72691 AND fieldname = 'attributes'
Parameters:
[]
216 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72691 AND fieldname = 'attributes'
Parameters:
[]
217 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 72691
Parameters:
[]
218 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72691
Parameters:
[]
219 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72691
Parameters:
[]
220 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72691
Parameters:
[]
221 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 72691
Parameters:
[]
222 0.72 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72691
]
223 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639818
]
224 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639818
]
225 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72695
]
226 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:
[
  72695
]
227 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72695
]
228 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72695
]
229 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 72695
Parameters:
[]
230 0.61 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72695
  "videos"
]
231 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72695 AND fieldname = 'attributes'
Parameters:
[]
232 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72695 AND fieldname = 'attributes'
Parameters:
[]
233 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 72695
Parameters:
[]
234 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72695
Parameters:
[]
235 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72695
Parameters:
[]
236 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72695
Parameters:
[]
237 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 72695
Parameters:
[]
238 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72695
]
239 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639565
]
240 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639565
]
241 23.76 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68116' and a.id != '68116') or parentProducts like '%,68116,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
242 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72699
]
243 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:
[
  72699
]
244 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72699
]
245 1.01 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72699
]
246 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 72699
Parameters:
[]
247 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72699
  "videos"
]
248 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72699 AND fieldname = 'attributes'
Parameters:
[]
249 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72699 AND fieldname = 'attributes'
Parameters:
[]
250 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 72699
Parameters:
[]
251 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72699
Parameters:
[]
252 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72699
Parameters:
[]
253 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72699
Parameters:
[]
254 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 72699
Parameters:
[]
255 0.77 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72699
]
256 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639592
]
257 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639592
]
258 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72702
]
259 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:
[
  72702
]
260 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72702
]
261 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72702
]
262 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 72702
Parameters:
[]
263 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72702
  "videos"
]
264 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72702 AND fieldname = 'attributes'
Parameters:
[]
265 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72702 AND fieldname = 'attributes'
Parameters:
[]
266 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 72702
Parameters:
[]
267 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72702
Parameters:
[]
268 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72702
Parameters:
[]
269 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72702
Parameters:
[]
270 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 72702
Parameters:
[]
271 0.76 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72702
]
272 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639501
]
273 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639501
]
274 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72712
]
275 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:
[
  72712
]
276 0.99 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72712
]
277 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72712
]
278 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 72712
Parameters:
[]
279 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72712
  "videos"
]
280 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72712 AND fieldname = 'attributes'
Parameters:
[]
281 1.14 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72712 AND fieldname = 'attributes'
Parameters:
[]
282 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 72712
Parameters:
[]
283 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72712
Parameters:
[]
284 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72712
Parameters:
[]
285 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72712
Parameters:
[]
286 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 72712
Parameters:
[]
287 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72712
]
288 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639684
]
289 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639684
]
290 23.93 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68118' and a.id != '68118') or parentProducts like '%,68118,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
291 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72720
]
292 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:
[
  72720
]
293 0.88 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72720
]
294 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72720
]
295 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 72720
Parameters:
[]
296 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72720
  "videos"
]
297 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72720 AND fieldname = 'attributes'
Parameters:
[]
298 1.66 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72720 AND fieldname = 'attributes'
Parameters:
[]
299 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 72720
Parameters:
[]
300 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72720
Parameters:
[]
301 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72720
Parameters:
[]
302 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72720
Parameters:
[]
303 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 72720
Parameters:
[]
304 0.76 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72720
]
305 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68118
]
306 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:
[
  68118
]
307 0.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68118
]
308 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68118
]
309 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 68118
Parameters:
[]
310 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68118
  "videos"
]
311 0.43 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68118 AND fieldname = 'attributes'
Parameters:
[]
312 0.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68118 AND fieldname = 'attributes'
Parameters:
[]
313 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 68118
Parameters:
[]
314 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68118
Parameters:
[]
315 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68118
Parameters:
[]
316 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68118
Parameters:
[]
317 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 68118
Parameters:
[]
318 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68118
]
319 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639423
]
320 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639423
]
321 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72729
]
322 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:
[
  72729
]
323 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72729
]
324 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72729
]
325 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 72729
Parameters:
[]
326 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72729
  "videos"
]
327 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72729 AND fieldname = 'attributes'
Parameters:
[]
328 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72729 AND fieldname = 'attributes'
Parameters:
[]
329 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 72729
Parameters:
[]
330 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72729
Parameters:
[]
331 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72729
Parameters:
[]
332 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72729
Parameters:
[]
333 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 72729
Parameters:
[]
334 0.73 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72729
]
335 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639835
]
336 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639835
]
337 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72741
]
338 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:
[
  72741
]
339 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72741
]
340 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72741
]
341 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 72741
Parameters:
[]
342 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72741
  "videos"
]
343 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72741 AND fieldname = 'attributes'
Parameters:
[]
344 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72741 AND fieldname = 'attributes'
Parameters:
[]
345 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 72741
Parameters:
[]
346 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72741
Parameters:
[]
347 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72741
Parameters:
[]
348 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72741
Parameters:
[]
349 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 72741
Parameters:
[]
350 0.71 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72741
]
351 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639543
]
352 0.51 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639543
]
353 24.56 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68022' and a.id != '68022') or parentProducts like '%,68022,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
354 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639792
]
355 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639792
]
356 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639626
]
357 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639626
]
358 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976448
]
359 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976448
]
360 24.99 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68021' and a.id != '68021') or parentProducts like '%,68021,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
361 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639704
]
362 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639704
]
363 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1727183
]
364 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1727183
]
365 0.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976460
]
366 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976460
]
367 24.32 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68019' and a.id != '68019') or parentProducts like '%,68019,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
368 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639467
]
369 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639467
]
370 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639799
]
371 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639799
]
372 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639582
]
373 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639582
]
374 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639595
]
375 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639595
]
376 28.04 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23373' and a.id != '23373') or parentProducts like '%,23373,%') 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:
[]
377 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  169199
]
378 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  169199
]
379 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121289
]
380 0.47 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:
[
  121289
]
381 1.04 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121289
]
382 0.40 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121289
]
383 0.31 ms
select `iconLabels` from object_store_prod where oo_id  = 121289
Parameters:
[]
384 0.31 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121289
  "videos"
]
385 0.33 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121289 AND fieldname = 'attributes'
Parameters:
[]
386 0.42 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121289 AND fieldname = 'attributes'
Parameters:
[]
387 0.27 ms
select `combinedBlock` from object_store_prod where oo_id  = 121289
Parameters:
[]
388 0.27 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121289
Parameters:
[]
389 0.26 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121289
Parameters:
[]
390 0.25 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121289
Parameters:
[]
391 0.25 ms
select `combinedImage` from object_store_prod where oo_id  = 121289
Parameters:
[]
392 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121289
]
393 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  176042
]
394 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  176042
]
395 0.30 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121294
]
396 0.37 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:
[
  121294
]
397 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121294
]
398 0.32 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121294
]
399 0.27 ms
select `iconLabels` from object_store_prod where oo_id  = 121294
Parameters:
[]
400 0.25 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121294
  "videos"
]
401 0.26 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121294 AND fieldname = 'attributes'
Parameters:
[]
402 0.38 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121294 AND fieldname = 'attributes'
Parameters:
[]
403 0.29 ms
select `combinedBlock` from object_store_prod where oo_id  = 121294
Parameters:
[]
404 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121294
Parameters:
[]
405 0.33 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121294
Parameters:
[]
406 0.30 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121294
Parameters:
[]
407 0.29 ms
select `combinedImage` from object_store_prod where oo_id  = 121294
Parameters:
[]
408 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121294
]
409 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634663
]
410 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634663
]
411 39.75 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23372' and a.id != '23372') or parentProducts like '%,23372,%') 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:
[]
412 0.30 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72895
]
413 0.33 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:
[
  72895
]
414 1.04 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72895
]
415 0.40 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72895
]
416 0.28 ms
select `iconLabels` from object_store_prod where oo_id  = 72895
Parameters:
[]
417 0.28 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72895
  "videos"
]
418 0.28 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72895 AND fieldname = 'attributes'
Parameters:
[]
419 0.38 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72895 AND fieldname = 'attributes'
Parameters:
[]
420 0.30 ms
select `combinedBlock` from object_store_prod where oo_id  = 72895
Parameters:
[]
421 0.30 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72895
Parameters:
[]
422 0.29 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72895
Parameters:
[]
423 0.33 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72895
Parameters:
[]
424 0.31 ms
select `combinedImage` from object_store_prod where oo_id  = 72895
Parameters:
[]
425 0.33 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72895
]
426 0.30 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23372
]
427 0.36 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:
[
  23372
]
428 0.64 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23372
]
429 0.37 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23372
]
430 0.29 ms
select `iconLabels` from object_store_prod where oo_id  = 23372
Parameters:
[]
431 0.33 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23372
  "videos"
]
432 0.31 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23372 AND fieldname = 'attributes'
Parameters:
[]
433 0.34 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23372 AND fieldname = 'attributes'
Parameters:
[]
434 0.25 ms
select `combinedBlock` from object_store_prod where oo_id  = 23372
Parameters:
[]
435 0.27 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23372
Parameters:
[]
436 0.27 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23372
Parameters:
[]
437 0.33 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23372
Parameters:
[]
438 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 23372
Parameters:
[]
439 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23372
]
440 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  169011
]
441 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  169011
]
442 0.32 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72885
]
443 0.41 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:
[
  72885
]
444 0.98 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72885
]
445 0.36 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72885
]
446 0.31 ms
select `iconLabels` from object_store_prod where oo_id  = 72885
Parameters:
[]
447 0.28 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72885
  "videos"
]
448 0.30 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72885 AND fieldname = 'attributes'
Parameters:
[]
449 0.40 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72885 AND fieldname = 'attributes'
Parameters:
[]
450 0.25 ms
select `combinedBlock` from object_store_prod where oo_id  = 72885
Parameters:
[]
451 0.26 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72885
Parameters:
[]
452 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72885
Parameters:
[]
453 0.29 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72885
Parameters:
[]
454 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 72885
Parameters:
[]
455 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72885
]
456 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  169513
]
457 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  169513
]
458 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72891
]
459 0.40 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:
[
  72891
]
460 0.93 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72891
]
461 0.39 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72891
]
462 0.35 ms
select `iconLabels` from object_store_prod where oo_id  = 72891
Parameters:
[]
463 0.34 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72891
  "videos"
]
464 0.36 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72891 AND fieldname = 'attributes'
Parameters:
[]
465 0.43 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72891 AND fieldname = 'attributes'
Parameters:
[]
466 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 72891
Parameters:
[]
467 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72891
Parameters:
[]
468 0.33 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72891
Parameters:
[]
469 0.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72891
Parameters:
[]
470 0.30 ms
select `combinedImage` from object_store_prod where oo_id  = 72891
Parameters:
[]
471 0.32 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72891
]
472 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634654
]
473 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634654
]
474 40.15 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17153' and a.id != '17153') or parentProducts like '%,17153,%') 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.33 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72921
]
476 0.39 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:
[
  72921
]
477 1.21 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72921
]
478 0.34 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72921
]
479 0.35 ms
select `iconLabels` from object_store_prod where oo_id  = 72921
Parameters:
[]
480 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72921
  "videos"
]
481 0.42 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72921 AND fieldname = 'attributes'
Parameters:
[]
482 0.43 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72921 AND fieldname = 'attributes'
Parameters:
[]
483 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 72921
Parameters:
[]
484 0.29 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72921
Parameters:
[]
485 0.30 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72921
Parameters:
[]
486 0.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72921
Parameters:
[]
487 0.29 ms
select `combinedImage` from object_store_prod where oo_id  = 72921
Parameters:
[]
488 0.36 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72921
]
489 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17153
]
490 0.37 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:
[
  17153
]
491 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17153
]
492 0.37 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17153
]
493 0.28 ms
select `iconLabels` from object_store_prod where oo_id  = 17153
Parameters:
[]
494 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17153
  "videos"
]
495 0.28 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17153 AND fieldname = 'attributes'
Parameters:
[]
496 0.32 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17153 AND fieldname = 'attributes'
Parameters:
[]
497 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 17153
Parameters:
[]
498 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17153
Parameters:
[]
499 0.26 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17153
Parameters:
[]
500 0.27 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17153
Parameters:
[]
501 0.27 ms
select `combinedImage` from object_store_prod where oo_id  = 17153
Parameters:
[]
502 0.30 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17153
]
503 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1577
]
504 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1577
]
505 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72908
]
506 0.45 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:
[
  72908
]
507 1.11 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72908
]
508 0.41 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72908
]
509 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 72908
Parameters:
[]
510 0.35 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72908
  "videos"
]
511 0.35 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72908 AND fieldname = 'attributes'
Parameters:
[]
512 0.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72908 AND fieldname = 'attributes'
Parameters:
[]
513 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 72908
Parameters:
[]
514 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72908
Parameters:
[]
515 0.32 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72908
Parameters:
[]
516 0.31 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72908
Parameters:
[]
517 0.31 ms
select `combinedImage` from object_store_prod where oo_id  = 72908
Parameters:
[]
518 0.36 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72908
]
519 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  12898
]
520 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  12898
]
521 0.33 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72917
]
522 0.38 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:
[
  72917
]
523 1.04 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72917
]
524 0.39 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72917
]
525 0.32 ms
select `iconLabels` from object_store_prod where oo_id  = 72917
Parameters:
[]
526 0.34 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72917
  "videos"
]
527 0.32 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72917 AND fieldname = 'attributes'
Parameters:
[]
528 0.42 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72917 AND fieldname = 'attributes'
Parameters:
[]
529 0.30 ms
select `combinedBlock` from object_store_prod where oo_id  = 72917
Parameters:
[]
530 0.29 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72917
Parameters:
[]
531 0.29 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72917
Parameters:
[]
532 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72917
Parameters:
[]
533 0.30 ms
select `combinedImage` from object_store_prod where oo_id  = 72917
Parameters:
[]
534 0.39 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72917
]
535 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634655
]
536 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634655
]
537 32.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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68026' and a.id != '68026') or parentProducts like '%,68026,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
538 0.30 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72951
]
539 0.37 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:
[
  72951
]
540 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72951
]
541 0.30 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72951
]
542 0.30 ms
select `iconLabels` from object_store_prod where oo_id  = 72951
Parameters:
[]
543 0.28 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72951
  "videos"
]
544 0.29 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72951 AND fieldname = 'attributes'
Parameters:
[]
545 0.38 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72951 AND fieldname = 'attributes'
Parameters:
[]
546 0.30 ms
select `combinedBlock` from object_store_prod where oo_id  = 72951
Parameters:
[]
547 0.26 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72951
Parameters:
[]
548 0.25 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72951
Parameters:
[]
549 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72951
Parameters:
[]
550 0.26 ms
select `combinedImage` from object_store_prod where oo_id  = 72951
Parameters:
[]
551 0.32 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72951
]
552 0.27 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68026
]
553 0.33 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:
[
  68026
]
554 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68026
]
555 0.35 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68026
]
556 0.26 ms
select `iconLabels` from object_store_prod where oo_id  = 68026
Parameters:
[]
557 0.28 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68026
  "videos"
]
558 0.29 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68026 AND fieldname = 'attributes'
Parameters:
[]
559 0.32 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68026 AND fieldname = 'attributes'
Parameters:
[]
560 0.26 ms
select `combinedBlock` from object_store_prod where oo_id  = 68026
Parameters:
[]
561 0.29 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68026
Parameters:
[]
562 0.27 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68026
Parameters:
[]
563 0.27 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68026
Parameters:
[]
564 0.26 ms
select `combinedImage` from object_store_prod where oo_id  = 68026
Parameters:
[]
565 0.33 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68026
]
566 0.27 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68023
]
567 0.32 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:
[
  68023
]
568 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68023
]
569 0.39 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68023
]
570 0.29 ms
select `iconLabels` from object_store_prod where oo_id  = 68023
Parameters:
[]
571 0.28 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68023
  "videos"
]
572 0.28 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68023 AND fieldname = 'attributes'
Parameters:
[]
573 0.30 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68023 AND fieldname = 'attributes'
Parameters:
[]
574 0.27 ms
select `combinedBlock` from object_store_prod where oo_id  = 68023
Parameters:
[]
575 0.26 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68023
Parameters:
[]
576 0.26 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68023
Parameters:
[]
577 0.27 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68023
Parameters:
[]
578 0.25 ms
select `combinedImage` from object_store_prod where oo_id  = 68023
Parameters:
[]
579 0.41 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68023
]
580 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639924
]
581 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639924
]
582 0.32 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72937
]
583 0.43 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:
[
  72937
]
584 0.88 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72937
]
585 0.43 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72937
]
586 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 72937
Parameters:
[]
587 0.34 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72937
  "videos"
]
588 0.35 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72937 AND fieldname = 'attributes'
Parameters:
[]
589 0.43 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72937 AND fieldname = 'attributes'
Parameters:
[]
590 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 72937
Parameters:
[]
591 0.27 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72937
Parameters:
[]
592 0.32 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72937
Parameters:
[]
593 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72937
Parameters:
[]
594 0.32 ms
select `combinedImage` from object_store_prod where oo_id  = 72937
Parameters:
[]
595 0.32 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72937
]
596 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639633
]
597 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639633
]
598 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72944
]
599 0.39 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:
[
  72944
]
600 0.96 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72944
]
601 0.40 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72944
]
602 0.34 ms
select `iconLabels` from object_store_prod where oo_id  = 72944
Parameters:
[]
603 0.34 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72944
  "videos"
]
604 0.35 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72944 AND fieldname = 'attributes'
Parameters:
[]
605 0.43 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72944 AND fieldname = 'attributes'
Parameters:
[]
606 0.29 ms
select `combinedBlock` from object_store_prod where oo_id  = 72944
Parameters:
[]
607 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72944
Parameters:
[]
608 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72944
Parameters:
[]
609 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72944
Parameters:
[]
610 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 72944
Parameters:
[]
611 0.35 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72944
]
612 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639710
]
613 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639710
]
614 0.32 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72958
]
615 0.42 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:
[
  72958
]
616 0.88 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72958
]
617 0.53 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72958
]
618 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 72958
Parameters:
[]
619 0.34 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72958
  "videos"
]
620 0.31 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72958 AND fieldname = 'attributes'
Parameters:
[]
621 0.39 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72958 AND fieldname = 'attributes'
Parameters:
[]
622 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 72958
Parameters:
[]
623 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72958
Parameters:
[]
624 0.29 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72958
Parameters:
[]
625 0.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72958
Parameters:
[]
626 0.29 ms
select `combinedImage` from object_store_prod where oo_id  = 72958
Parameters:
[]
627 0.28 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72958
]
628 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639489
]
629 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639489
]
630 33.67 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68025' and a.id != '68025') or parentProducts like '%,68025,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
631 0.30 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72985
]
632 0.34 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:
[
  72985
]
633 1.08 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72985
]
634 0.30 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72985
]
635 0.29 ms
select `iconLabels` from object_store_prod where oo_id  = 72985
Parameters:
[]
636 0.28 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72985
  "videos"
]
637 0.31 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72985 AND fieldname = 'attributes'
Parameters:
[]
638 0.38 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72985 AND fieldname = 'attributes'
Parameters:
[]
639 0.29 ms
select `combinedBlock` from object_store_prod where oo_id  = 72985
Parameters:
[]
640 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72985
Parameters:
[]
641 0.27 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72985
Parameters:
[]
642 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72985
Parameters:
[]
643 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 72985
Parameters:
[]
644 0.37 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72985
]
645 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68025
]
646 0.34 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:
[
  68025
]
647 0.61 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68025
]
648 0.32 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68025
]
649 0.25 ms
select `iconLabels` from object_store_prod where oo_id  = 68025
Parameters:
[]
650 0.28 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68025
  "videos"
]
651 0.28 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68025 AND fieldname = 'attributes'
Parameters:
[]
652 0.30 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68025 AND fieldname = 'attributes'
Parameters:
[]
653 0.31 ms
select `combinedBlock` from object_store_prod where oo_id  = 68025
Parameters:
[]
654 0.30 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68025
Parameters:
[]
655 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68025
Parameters:
[]
656 0.27 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68025
Parameters:
[]
657 0.24 ms
select `combinedImage` from object_store_prod where oo_id  = 68025
Parameters:
[]
658 0.30 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68025
]
659 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639749
]
660 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639749
]
661 0.28 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121340
]
662 0.37 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:
[
  121340
]
663 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121340
]
664 0.35 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121340
]
665 0.27 ms
select `iconLabels` from object_store_prod where oo_id  = 121340
Parameters:
[]
666 0.29 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121340
  "videos"
]
667 0.30 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121340 AND fieldname = 'attributes'
Parameters:
[]
668 0.37 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121340 AND fieldname = 'attributes'
Parameters:
[]
669 0.27 ms
select `combinedBlock` from object_store_prod where oo_id  = 121340
Parameters:
[]
670 0.27 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121340
Parameters:
[]
671 0.27 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121340
Parameters:
[]
672 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121340
Parameters:
[]
673 0.27 ms
select `combinedImage` from object_store_prod where oo_id  = 121340
Parameters:
[]
674 0.30 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121340
]
675 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639782
]
676 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639782
]
677 0.28 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121342
]
678 0.39 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:
[
  121342
]
679 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121342
]
680 0.31 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121342
]
681 0.32 ms
select `iconLabels` from object_store_prod where oo_id  = 121342
Parameters:
[]
682 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121342
  "videos"
]
683 0.30 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121342 AND fieldname = 'attributes'
Parameters:
[]
684 0.40 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121342 AND fieldname = 'attributes'
Parameters:
[]
685 0.27 ms
select `combinedBlock` from object_store_prod where oo_id  = 121342
Parameters:
[]
686 0.26 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121342
Parameters:
[]
687 0.27 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121342
Parameters:
[]
688 0.27 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121342
Parameters:
[]
689 0.25 ms
select `combinedImage` from object_store_prod where oo_id  = 121342
Parameters:
[]
690 0.30 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121342
]
691 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639562
]
692 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639562
]
693 0.32 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72980
]
694 0.39 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:
[
  72980
]
695 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72980
]
696 0.35 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72980
]
697 0.34 ms
select `iconLabels` from object_store_prod where oo_id  = 72980
Parameters:
[]
698 0.33 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72980
  "videos"
]
699 0.35 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72980 AND fieldname = 'attributes'
Parameters:
[]
700 0.45 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72980 AND fieldname = 'attributes'
Parameters:
[]
701 0.29 ms
select `combinedBlock` from object_store_prod where oo_id  = 72980
Parameters:
[]
702 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72980
Parameters:
[]
703 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72980
Parameters:
[]
704 0.27 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72980
Parameters:
[]
705 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 72980
Parameters:
[]
706 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72980
]
707 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639790
]
708 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639790
]
709 34.21 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68024' and a.id != '68024') or parentProducts like '%,68024,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
710 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73047
]
711 0.34 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:
[
  73047
]
712 0.96 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73047
]
713 0.39 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73047
]
714 0.30 ms
select `iconLabels` from object_store_prod where oo_id  = 73047
Parameters:
[]
715 0.31 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73047
  "videos"
]
716 0.30 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73047 AND fieldname = 'attributes'
Parameters:
[]
717 0.39 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73047 AND fieldname = 'attributes'
Parameters:
[]
718 0.27 ms
select `combinedBlock` from object_store_prod where oo_id  = 73047
Parameters:
[]
719 0.26 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73047
Parameters:
[]
720 0.30 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73047
Parameters:
[]
721 0.26 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73047
Parameters:
[]
722 0.29 ms
select `combinedImage` from object_store_prod where oo_id  = 73047
Parameters:
[]
723 0.30 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73047
]
724 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68024
]
725 0.35 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:
[
  68024
]
726 0.57 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68024
]
727 0.35 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68024
]
728 0.30 ms
select `iconLabels` from object_store_prod where oo_id  = 68024
Parameters:
[]
729 0.28 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68024
  "videos"
]
730 0.41 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68024 AND fieldname = 'attributes'
Parameters:
[]
731 0.33 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68024 AND fieldname = 'attributes'
Parameters:
[]
732 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 68024
Parameters:
[]
733 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68024
Parameters:
[]
734 0.29 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68024
Parameters:
[]
735 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68024
Parameters:
[]
736 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 68024
Parameters:
[]
737 0.34 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68024
]
738 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639663
]
739 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639663
]
740 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73040
]
741 0.44 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:
[
  73040
]
742 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73040
]
743 0.39 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73040
]
744 0.31 ms
select `iconLabels` from object_store_prod where oo_id  = 73040
Parameters:
[]
745 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73040
  "videos"
]
746 0.31 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73040 AND fieldname = 'attributes'
Parameters:
[]
747 0.40 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73040 AND fieldname = 'attributes'
Parameters:
[]
748 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 73040
Parameters:
[]
749 0.29 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73040
Parameters:
[]
750 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73040
Parameters:
[]
751 0.27 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73040
Parameters:
[]
752 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 73040
Parameters:
[]
753 0.33 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73040
]
754 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639621
]
755 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639621
]
756 0.28 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73063
]
757 0.35 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:
[
  73063
]
758 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73063
]
759 0.37 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73063
]
760 0.30 ms
select `iconLabels` from object_store_prod where oo_id  = 73063
Parameters:
[]
761 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73063
  "videos"
]
762 0.31 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73063 AND fieldname = 'attributes'
Parameters:
[]
763 0.40 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73063 AND fieldname = 'attributes'
Parameters:
[]
764 0.29 ms
select `combinedBlock` from object_store_prod where oo_id  = 73063
Parameters:
[]
765 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73063
Parameters:
[]
766 0.30 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73063
Parameters:
[]
767 0.29 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73063
Parameters:
[]
768 0.27 ms
select `combinedImage` from object_store_prod where oo_id  = 73063
Parameters:
[]
769 0.32 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73063
]
770 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639888
]
771 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639888
]
772 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73061
]
773 0.37 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:
[
  73061
]
774 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73061
]
775 0.36 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73061
]
776 0.29 ms
select `iconLabels` from object_store_prod where oo_id  = 73061
Parameters:
[]
777 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73061
  "videos"
]
778 0.31 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73061 AND fieldname = 'attributes'
Parameters:
[]
779 0.39 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73061 AND fieldname = 'attributes'
Parameters:
[]
780 0.30 ms
select `combinedBlock` from object_store_prod where oo_id  = 73061
Parameters:
[]
781 0.29 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73061
Parameters:
[]
782 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73061
Parameters:
[]
783 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73061
Parameters:
[]
784 0.31 ms
select `combinedImage` from object_store_prod where oo_id  = 73061
Parameters:
[]
785 0.33 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73061
]
786 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639731
]
787 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639731
]
788 35.56 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23371' and a.id != '23371') or parentProducts like '%,23371,%') 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:
[]
789 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73025
]
790 0.43 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:
[
  73025
]
791 1.04 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73025
]
792 0.31 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73025
]
793 0.30 ms
select `iconLabels` from object_store_prod where oo_id  = 73025
Parameters:
[]
794 0.29 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73025
  "videos"
]
795 0.30 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73025 AND fieldname = 'attributes'
Parameters:
[]
796 0.42 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73025 AND fieldname = 'attributes'
Parameters:
[]
797 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 73025
Parameters:
[]
798 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73025
Parameters:
[]
799 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73025
Parameters:
[]
800 0.30 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73025
Parameters:
[]
801 0.27 ms
select `combinedImage` from object_store_prod where oo_id  = 73025
Parameters:
[]
802 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73025
]
803 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23371
]
804 0.35 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:
[
  23371
]
805 0.58 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23371
]
806 0.37 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23371
]
807 0.33 ms
select `iconLabels` from object_store_prod where oo_id  = 23371
Parameters:
[]
808 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23371
  "videos"
]
809 0.39 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23371 AND fieldname = 'attributes'
Parameters:
[]
810 0.34 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23371 AND fieldname = 'attributes'
Parameters:
[]
811 0.27 ms
select `combinedBlock` from object_store_prod where oo_id  = 23371
Parameters:
[]
812 0.31 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23371
Parameters:
[]
813 0.30 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23371
Parameters:
[]
814 0.30 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23371
Parameters:
[]
815 0.29 ms
select `combinedImage` from object_store_prod where oo_id  = 23371
Parameters:
[]
816 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23371
]
817 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  168730
]
818 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  168730
]
819 0.30 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121324
]
820 0.36 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:
[
  121324
]
821 0.99 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121324
]
822 0.33 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121324
]
823 0.27 ms
select `iconLabels` from object_store_prod where oo_id  = 121324
Parameters:
[]
824 0.27 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121324
  "videos"
]
825 0.30 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121324 AND fieldname = 'attributes'
Parameters:
[]
826 0.40 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121324 AND fieldname = 'attributes'
Parameters:
[]
827 0.29 ms
select `combinedBlock` from object_store_prod where oo_id  = 121324
Parameters:
[]
828 0.29 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121324
Parameters:
[]
829 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121324
Parameters:
[]
830 0.27 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121324
Parameters:
[]
831 0.27 ms
select `combinedImage` from object_store_prod where oo_id  = 121324
Parameters:
[]
832 0.32 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121324
]
833 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  169754
]
834 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  169754
]
835 0.28 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121330
]
836 0.35 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:
[
  121330
]
837 0.91 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121330
]
838 0.31 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121330
]
839 0.27 ms
select `iconLabels` from object_store_prod where oo_id  = 121330
Parameters:
[]
840 0.27 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121330
  "videos"
]
841 0.30 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121330 AND fieldname = 'attributes'
Parameters:
[]
842 0.39 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121330 AND fieldname = 'attributes'
Parameters:
[]
843 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 121330
Parameters:
[]
844 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121330
Parameters:
[]
845 0.26 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121330
Parameters:
[]
846 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121330
Parameters:
[]
847 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 121330
Parameters:
[]
848 0.32 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121330
]
849 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  168720
]
850 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  168720
]
851 32.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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23370' and a.id != '23370') or parentProducts like '%,23370,%') 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:
[]
852 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73027
]
853 0.36 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:
[
  73027
]
854 1.05 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73027
]
855 0.34 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73027
]
856 0.29 ms
select `iconLabels` from object_store_prod where oo_id  = 73027
Parameters:
[]
857 0.31 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73027
  "videos"
]
858 0.30 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73027 AND fieldname = 'attributes'
Parameters:
[]
859 0.39 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73027 AND fieldname = 'attributes'
Parameters:
[]
860 0.26 ms
select `combinedBlock` from object_store_prod where oo_id  = 73027
Parameters:
[]
861 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73027
Parameters:
[]
862 0.30 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73027
Parameters:
[]
863 0.27 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73027
Parameters:
[]
864 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 73027
Parameters:
[]
865 0.38 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73027
]
866 0.33 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23370
]
867 0.45 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:
[
  23370
]
868 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23370
]
869 0.37 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23370
]
870 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 23370
Parameters:
[]
871 0.32 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23370
  "videos"
]
872 0.29 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23370 AND fieldname = 'attributes'
Parameters:
[]
873 0.31 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23370 AND fieldname = 'attributes'
Parameters:
[]
874 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 23370
Parameters:
[]
875 0.29 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23370
Parameters:
[]
876 0.27 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23370
Parameters:
[]
877 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23370
Parameters:
[]
878 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 23370
Parameters:
[]
879 0.32 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23370
]
880 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  168734
]
881 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  168734
]
882 0.30 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121409
]
883 0.37 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:
[
  121409
]
884 0.96 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121409
]
885 0.39 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121409
]
886 0.34 ms
select `iconLabels` from object_store_prod where oo_id  = 121409
Parameters:
[]
887 0.34 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121409
  "videos"
]
888 0.35 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121409 AND fieldname = 'attributes'
Parameters:
[]
889 0.44 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121409 AND fieldname = 'attributes'
Parameters:
[]
890 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 121409
Parameters:
[]
891 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121409
Parameters:
[]
892 0.32 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121409
Parameters:
[]
893 0.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121409
Parameters:
[]
894 0.32 ms
select `combinedImage` from object_store_prod where oo_id  = 121409
Parameters:
[]
895 0.36 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121409
]
896 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  170683
]
897 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  170683
]
898 0.31 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121420
]
899 0.37 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:
[
  121420
]
900 0.99 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121420
]
901 0.37 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121420
]
902 0.31 ms
select `iconLabels` from object_store_prod where oo_id  = 121420
Parameters:
[]
903 0.29 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121420
  "videos"
]
904 0.29 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121420 AND fieldname = 'attributes'
Parameters:
[]
905 0.40 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121420 AND fieldname = 'attributes'
Parameters:
[]
906 0.29 ms
select `combinedBlock` from object_store_prod where oo_id  = 121420
Parameters:
[]
907 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121420
Parameters:
[]
908 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121420
Parameters:
[]
909 0.31 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121420
Parameters:
[]
910 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 121420
Parameters:
[]
911 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121420
]
912 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  176015
]
913 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  176015
]
914 36.04 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17147' and a.id != '17147') or parentProducts like '%,17147,%') 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:
[]
915 0.28 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73083
]
916 0.36 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:
[
  73083
]
917 1.04 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73083
]
918 0.32 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73083
]
919 0.30 ms
select `iconLabels` from object_store_prod where oo_id  = 73083
Parameters:
[]
920 0.29 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73083
  "videos"
]
921 0.39 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73083 AND fieldname = 'attributes'
Parameters:
[]
922 0.43 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73083 AND fieldname = 'attributes'
Parameters:
[]
923 0.34 ms
select `combinedBlock` from object_store_prod where oo_id  = 73083
Parameters:
[]
924 0.32 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73083
Parameters:
[]
925 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73083
Parameters:
[]
926 0.30 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73083
Parameters:
[]
927 0.27 ms
select `combinedImage` from object_store_prod where oo_id  = 73083
Parameters:
[]
928 0.40 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73083
]
929 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17147
]
930 0.34 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:
[
  17147
]
931 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17147
]
932 0.32 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17147
]
933 0.33 ms
select `iconLabels` from object_store_prod where oo_id  = 17147
Parameters:
[]
934 0.29 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17147
  "videos"
]
935 0.30 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17147 AND fieldname = 'attributes'
Parameters:
[]
936 0.37 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17147 AND fieldname = 'attributes'
Parameters:
[]
937 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 17147
Parameters:
[]
938 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17147
Parameters:
[]
939 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17147
Parameters:
[]
940 0.27 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17147
Parameters:
[]
941 0.27 ms
select `combinedImage` from object_store_prod where oo_id  = 17147
Parameters:
[]
942 0.30 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17147
]
943 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1164
]
944 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1164
]
945 0.32 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121497
]
946 0.42 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:
[
  121497
]
947 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121497
]
948 0.38 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121497
]
949 0.30 ms
select `iconLabels` from object_store_prod where oo_id  = 121497
Parameters:
[]
950 0.29 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121497
  "videos"
]
951 0.31 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121497 AND fieldname = 'attributes'
Parameters:
[]
952 0.39 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121497 AND fieldname = 'attributes'
Parameters:
[]
953 0.27 ms
select `combinedBlock` from object_store_prod where oo_id  = 121497
Parameters:
[]
954 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121497
Parameters:
[]
955 0.31 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121497
Parameters:
[]
956 0.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121497
Parameters:
[]
957 0.32 ms
select `combinedImage` from object_store_prod where oo_id  = 121497
Parameters:
[]
958 0.36 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121497
]
959 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  12962
]
960 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  12962
]
961 0.28 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121501
]
962 0.38 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:
[
  121501
]
963 0.96 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121501
]
964 0.36 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121501
]
965 0.30 ms
select `iconLabels` from object_store_prod where oo_id  = 121501
Parameters:
[]
966 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121501
  "videos"
]
967 0.31 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121501 AND fieldname = 'attributes'
Parameters:
[]
968 0.44 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121501 AND fieldname = 'attributes'
Parameters:
[]
969 0.30 ms
select `combinedBlock` from object_store_prod where oo_id  = 121501
Parameters:
[]
970 0.29 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121501
Parameters:
[]
971 0.27 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121501
Parameters:
[]
972 0.31 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121501
Parameters:
[]
973 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 121501
Parameters:
[]
974 0.36 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121501
]
975 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  922
]
976 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  922
]
977 31.55 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '24978' and a.id != '24978') or parentProducts like '%,24978,%') 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:
[]
978 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73172
]
979 0.43 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:
[
  73172
]
980 1.02 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73172
]
981 0.29 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73172
]
982 0.29 ms
select `iconLabels` from object_store_prod where oo_id  = 73172
Parameters:
[]
983 0.28 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73172
  "videos"
]
984 0.32 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73172 AND fieldname = 'attributes'
Parameters:
[]
985 0.39 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73172 AND fieldname = 'attributes'
Parameters:
[]
986 0.31 ms
select `combinedBlock` from object_store_prod where oo_id  = 73172
Parameters:
[]
987 0.27 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73172
Parameters:
[]
988 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73172
Parameters:
[]
989 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73172
Parameters:
[]
990 0.27 ms
select `combinedImage` from object_store_prod where oo_id  = 73172
Parameters:
[]
991 0.34 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73172
]
992 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24978
]
993 0.38 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:
[
  24978
]
994 0.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24978
]
995 0.37 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24978
]
996 0.27 ms
select `iconLabels` from object_store_prod where oo_id  = 24978
Parameters:
[]
997 0.29 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24978
  "videos"
]
998 0.29 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24978 AND fieldname = 'attributes'
Parameters:
[]
999 0.30 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24978 AND fieldname = 'attributes'
Parameters:
[]
1000 0.27 ms
select `combinedBlock` from object_store_prod where oo_id  = 24978
Parameters:
[]
1001 0.26 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24978
Parameters:
[]
1002 0.26 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24978
Parameters:
[]
1003 0.27 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24978
Parameters:
[]
1004 0.27 ms
select `combinedImage` from object_store_prod where oo_id  = 24978
Parameters:
[]
1005 0.33 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24978
]
1006 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319779
]
1007 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319779
]
1008 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  139160
]
1009 0.40 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:
[
  139160
]
1010 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  139160
]
1011 0.36 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  139160
]
1012 0.33 ms
select `iconLabels` from object_store_prod where oo_id  = 139160
Parameters:
[]
1013 0.34 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  139160
  "videos"
]
1014 0.34 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139160 AND fieldname = 'attributes'
Parameters:
[]
1015 0.43 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 139160 AND fieldname = 'attributes'
Parameters:
[]
1016 0.33 ms
select `combinedBlock` from object_store_prod where oo_id  = 139160
Parameters:
[]
1017 0.32 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 139160
Parameters:
[]
1018 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 139160
Parameters:
[]
1019 0.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 139160
Parameters:
[]
1020 0.32 ms
select `combinedImage` from object_store_prod where oo_id  = 139160
Parameters:
[]
1021 0.35 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  139160
]
1022 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418778
]
1023 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418778
]
1024 0.31 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73166
]
1025 0.35 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:
[
  73166
]
1026 0.93 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73166
]
1027 0.35 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73166
]
1028 0.32 ms
select `iconLabels` from object_store_prod where oo_id  = 73166
Parameters:
[]
1029 0.34 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73166
  "videos"
]
1030 0.34 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73166 AND fieldname = 'attributes'
Parameters:
[]
1031 0.44 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73166 AND fieldname = 'attributes'
Parameters:
[]
1032 0.32 ms
select `combinedBlock` from object_store_prod where oo_id  = 73166
Parameters:
[]
1033 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73166
Parameters:
[]
1034 0.31 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73166
Parameters:
[]
1035 0.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73166
Parameters:
[]
1036 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 73166
Parameters:
[]
1037 0.35 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73166
]
1038 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  255824
]
1039 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  255824
]
1040 41.17 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68016' and a.id != '68016') or parentProducts like '%,68016,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1041 0.34 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73517
]
1042 0.38 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:
[
  73517
]
1043 1.04 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73517
]
1044 0.34 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73517
]
1045 0.32 ms
select `iconLabels` from object_store_prod where oo_id  = 73517
Parameters:
[]
1046 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73517
  "videos"
]
1047 0.31 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73517 AND fieldname = 'attributes'
Parameters:
[]
1048 0.38 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73517 AND fieldname = 'attributes'
Parameters:
[]
1049 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 73517
Parameters:
[]
1050 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73517
Parameters:
[]
1051 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73517
Parameters:
[]
1052 0.26 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73517
Parameters:
[]
1053 0.27 ms
select `combinedImage` from object_store_prod where oo_id  = 73517
Parameters:
[]
1054 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73517
]
1055 0.31 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68016
]
1056 0.36 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:
[
  68016
]
1057 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68016
]
1058 0.32 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68016
]
1059 0.28 ms
select `iconLabels` from object_store_prod where oo_id  = 68016
Parameters:
[]
1060 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68016
  "videos"
]
1061 0.29 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68016 AND fieldname = 'attributes'
Parameters:
[]
1062 0.43 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68016 AND fieldname = 'attributes'
Parameters:
[]
1063 0.30 ms
select `combinedBlock` from object_store_prod where oo_id  = 68016
Parameters:
[]
1064 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68016
Parameters:
[]
1065 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68016
Parameters:
[]
1066 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68016
Parameters:
[]
1067 0.27 ms
select `combinedImage` from object_store_prod where oo_id  = 68016
Parameters:
[]
1068 0.30 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68016
]
1069 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  364628
]
1070 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  364628
]
1071 0.32 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73361
]
1072 0.35 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:
[
  73361
]
1073 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73361
]
1074 0.34 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73361
]
1075 0.29 ms
select `iconLabels` from object_store_prod where oo_id  = 73361
Parameters:
[]
1076 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73361
  "videos"
]
1077 0.32 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73361 AND fieldname = 'attributes'
Parameters:
[]
1078 0.39 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73361 AND fieldname = 'attributes'
Parameters:
[]
1079 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 73361
Parameters:
[]
1080 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73361
Parameters:
[]
1081 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73361
Parameters:
[]
1082 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73361
Parameters:
[]
1083 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 73361
Parameters:
[]
1084 0.32 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73361
]
1085 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  364632
]
1086 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  364632
]
1087 0.33 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73345
]
1088 0.39 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:
[
  73345
]
1089 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73345
]
1090 0.43 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73345
]
1091 0.32 ms
select `iconLabels` from object_store_prod where oo_id  = 73345
Parameters:
[]
1092 0.30 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73345
  "videos"
]
1093 0.32 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73345 AND fieldname = 'attributes'
Parameters:
[]
1094 0.40 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73345 AND fieldname = 'attributes'
Parameters:
[]
1095 0.29 ms
select `combinedBlock` from object_store_prod where oo_id  = 73345
Parameters:
[]
1096 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73345
Parameters:
[]
1097 0.29 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73345
Parameters:
[]
1098 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73345
Parameters:
[]
1099 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 73345
Parameters:
[]
1100 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73345
]
1101 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  364629
]
1102 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  364629
]
1103 0.30 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73369
]
1104 0.35 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:
[
  73369
]
1105 0.81 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73369
]
1106 0.34 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73369
]
1107 0.32 ms
select `iconLabels` from object_store_prod where oo_id  = 73369
Parameters:
[]
1108 0.33 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73369
  "videos"
]
1109 0.33 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73369 AND fieldname = 'attributes'
Parameters:
[]
1110 0.40 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73369 AND fieldname = 'attributes'
Parameters:
[]
1111 0.29 ms
select `combinedBlock` from object_store_prod where oo_id  = 73369
Parameters:
[]
1112 0.30 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73369
Parameters:
[]
1113 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73369
Parameters:
[]
1114 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73369
Parameters:
[]
1115 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 73369
Parameters:
[]
1116 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73369
]
1117 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  364633
]
1118 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  364633
]
1119 32.46 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68015' and a.id != '68015') or parentProducts like '%,68015,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1120 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73392
]
1121 0.34 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:
[
  73392
]
1122 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73392
]
1123 0.34 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73392
]
1124 0.31 ms
select `iconLabels` from object_store_prod where oo_id  = 73392
Parameters:
[]
1125 0.29 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73392
  "videos"
]
1126 0.30 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73392 AND fieldname = 'attributes'
Parameters:
[]
1127 0.39 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73392 AND fieldname = 'attributes'
Parameters:
[]
1128 0.30 ms
select `combinedBlock` from object_store_prod where oo_id  = 73392
Parameters:
[]
1129 0.27 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73392
Parameters:
[]
1130 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73392
Parameters:
[]
1131 0.31 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73392
Parameters:
[]
1132 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 73392
Parameters:
[]
1133 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73392
]
1134 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68015
]
1135 0.34 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:
[
  68015
]
1136 0.61 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68015
]
1137 0.36 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68015
]
1138 0.31 ms
select `iconLabels` from object_store_prod where oo_id  = 68015
Parameters:
[]
1139 0.28 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68015
  "videos"
]
1140 0.31 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68015 AND fieldname = 'attributes'
Parameters:
[]
1141 0.30 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68015 AND fieldname = 'attributes'
Parameters:
[]
1142 0.27 ms
select `combinedBlock` from object_store_prod where oo_id  = 68015
Parameters:
[]
1143 0.30 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68015
Parameters:
[]
1144 0.29 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68015
Parameters:
[]
1145 0.28 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68015
Parameters:
[]
1146 0.29 ms
select `combinedImage` from object_store_prod where oo_id  = 68015
Parameters:
[]
1147 0.44 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68015
]
1148 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319818
]
1149 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319818
]
1150 0.30 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73405
]
1151 0.37 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:
[
  73405
]
1152 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73405
]
1153 0.36 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73405
]
1154 0.34 ms
select `iconLabels` from object_store_prod where oo_id  = 73405
Parameters:
[]
1155 0.33 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73405
  "videos"
]
1156 0.34 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73405 AND fieldname = 'attributes'
Parameters:
[]
1157 0.40 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73405 AND fieldname = 'attributes'
Parameters:
[]
1158 0.31 ms
select `combinedBlock` from object_store_prod where oo_id  = 73405
Parameters:
[]
1159 0.32 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73405
Parameters:
[]
1160 0.33 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73405
Parameters:
[]
1161 0.31 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73405
Parameters:
[]
1162 0.32 ms
select `combinedImage` from object_store_prod where oo_id  = 73405
Parameters:
[]
1163 0.39 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73405
]
1164 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319813
]
1165 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319813
]
1166 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73398
]
1167 0.40 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:
[
  73398
]
1168 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73398
]
1169 0.38 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73398
]
1170 0.34 ms
select `iconLabels` from object_store_prod where oo_id  = 73398
Parameters:
[]
1171 0.34 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73398
  "videos"
]
1172 0.35 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73398 AND fieldname = 'attributes'
Parameters:
[]
1173 0.52 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73398 AND fieldname = 'attributes'
Parameters:
[]
1174 0.30 ms
select `combinedBlock` from object_store_prod where oo_id  = 73398
Parameters:
[]
1175 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73398
Parameters:
[]
1176 0.30 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73398
Parameters:
[]
1177 0.29 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73398
Parameters:
[]
1178 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 73398
Parameters:
[]
1179 0.34 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73398
]
1180 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319871
]
1181 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319871
]
1182 0.28 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73412
]
1183 0.36 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:
[
  73412
]
1184 0.81 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73412
]
1185 0.41 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73412
]
1186 0.34 ms
select `iconLabels` from object_store_prod where oo_id  = 73412
Parameters:
[]
1187 0.32 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73412
  "videos"
]
1188 0.32 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73412 AND fieldname = 'attributes'
Parameters:
[]
1189 0.39 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73412 AND fieldname = 'attributes'
Parameters:
[]
1190 0.29 ms
select `combinedBlock` from object_store_prod where oo_id  = 73412
Parameters:
[]
1191 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73412
Parameters:
[]
1192 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73412
Parameters:
[]
1193 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73412
Parameters:
[]
1194 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 73412
Parameters:
[]
1195 0.36 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73412
]
1196 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  320175
]
1197 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  320175
]
1198 33.90 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68013' and a.id != '68013') or parentProducts like '%,68013,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1199 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73454
]
1200 0.35 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:
[
  73454
]
1201 0.96 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73454
]
1202 0.38 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73454
]
1203 0.30 ms
select `iconLabels` from object_store_prod where oo_id  = 73454
Parameters:
[]
1204 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73454
  "videos"
]
1205 0.30 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73454 AND fieldname = 'attributes'
Parameters:
[]
1206 0.41 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73454 AND fieldname = 'attributes'
Parameters:
[]
1207 0.27 ms
select `combinedBlock` from object_store_prod where oo_id  = 73454
Parameters:
[]
1208 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73454
Parameters:
[]
1209 0.32 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73454
Parameters:
[]
1210 0.27 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73454
Parameters:
[]
1211 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 73454
Parameters:
[]
1212 0.34 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73454
]
1213 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68013
]
1214 0.46 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:
[
  68013
]
1215 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68013
]
1216 0.41 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68013
]
1217 0.30 ms
select `iconLabels` from object_store_prod where oo_id  = 68013
Parameters:
[]
1218 0.32 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68013
  "videos"
]
1219 0.32 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68013 AND fieldname = 'attributes'
Parameters:
[]
1220 0.32 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68013 AND fieldname = 'attributes'
Parameters:
[]
1221 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 68013
Parameters:
[]
1222 0.29 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68013
Parameters:
[]
1223 0.29 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68013
Parameters:
[]
1224 0.26 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68013
Parameters:
[]
1225 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 68013
Parameters:
[]
1226 0.33 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68013
]
1227 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319934
]
1228 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319934
]
1229 0.31 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73465
]
1230 0.36 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:
[
  73465
]
1231 0.78 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73465
]
1232 0.34 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73465
]
1233 0.30 ms
select `iconLabels` from object_store_prod where oo_id  = 73465
Parameters:
[]
1234 0.34 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73465
  "videos"
]
1235 0.35 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73465 AND fieldname = 'attributes'
Parameters:
[]
1236 0.43 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73465 AND fieldname = 'attributes'
Parameters:
[]
1237 0.28 ms
select `combinedBlock` from object_store_prod where oo_id  = 73465
Parameters:
[]
1238 0.28 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73465
Parameters:
[]
1239 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73465
Parameters:
[]
1240 0.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73465
Parameters:
[]
1241 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 73465
Parameters:
[]
1242 0.36 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73465
]
1243 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319962
]
1244 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319962
]
1245 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73460
]
1246 0.37 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:
[
  73460
]
1247 0.81 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73460
]
1248 0.37 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73460
]
1249 0.34 ms
select `iconLabels` from object_store_prod where oo_id  = 73460
Parameters:
[]
1250 0.34 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73460
  "videos"
]
1251 0.36 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73460 AND fieldname = 'attributes'
Parameters:
[]
1252 0.42 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73460 AND fieldname = 'attributes'
Parameters:
[]
1253 0.34 ms
select `combinedBlock` from object_store_prod where oo_id  = 73460
Parameters:
[]
1254 0.30 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73460
Parameters:
[]
1255 0.28 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73460
Parameters:
[]
1256 0.26 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73460
Parameters:
[]
1257 0.28 ms
select `combinedImage` from object_store_prod where oo_id  = 73460
Parameters:
[]
1258 0.32 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73460
]
1259 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319932
]
1260 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319932
]
1261 0.30 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73470
]
1262 0.40 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:
[
  73470
]
1263 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73470
]
1264 0.34 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73470
]
1265 0.29 ms
select `iconLabels` from object_store_prod where oo_id  = 73470
Parameters:
[]
1266 0.35 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73470
  "videos"
]
1267 0.36 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73470 AND fieldname = 'attributes'
Parameters:
[]
1268 0.43 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73470 AND fieldname = 'attributes'
Parameters:
[]
1269 0.32 ms
select `combinedBlock` from object_store_prod where oo_id  = 73470
Parameters:
[]
1270 0.32 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73470
Parameters:
[]
1271 0.33 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73470
Parameters:
[]
1272 0.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73470
Parameters:
[]
1273 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 73470
Parameters:
[]
1274 0.36 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73470
]
1275 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319880
]
1276 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319880
]
1277 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1278 1.27 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "entire_uri"
]
1279 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2525
]
1280 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]

Database Connections

Name Service
default doctrine.dbal.default_connection
ax doctrine.dbal.ax_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.