GET https://testing.weverducre.com/fr/produits/c/salle-a-manger~22232?page=2

Query Metrics

2064 Database Queries
1039 Different statements
2072.89 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.45 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:
[
  "/fr/produits/c/salle-a-manger~22232"
  "path"
  "auto_create"
  "/fr/produits/c/salle-a-manger~22232?page=2"
  "path_query"
  "https://testing.weverducre.com/fr/produits/c/salle-a-manger~22232?page=2"
  "entire_uri"
]
3 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.51 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/produits/c/"
  "salle-a-manger~22232"
]
6 0.72 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/fr/produits/c/salle-a-manger~22232"
]
7 0.70 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/%"
  "/fr/produits/c/salle-a-manger~22232"
]
8 0.35 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/produits/"
  "c"
]
9 0.36 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/fr/produits/c"
]
10 0.35 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/%"
  "/fr/produits/c"
]
11 0.34 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/"
  "produits"
]
12 0.37 ms
SELECT object_localized_SCONF_fr.id as id, object_localized_SCONF_fr.type as `type` FROM object_localized_SCONF_fr LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_fr `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_fr `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_fr`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_fr.type IN ('object','variant','folder')) AND object_localized_SCONF_fr.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.30 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.87 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.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 0.78 ms
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE
                     (
                         (cid IN (1,22224,22218,1548,1544) AND inheritable = 1)
                         OR cid = ? ) AND ctype='object'
Parameters:
[
  22232
]
18 0.46 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.36 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.45 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.39 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.44 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.42 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.39 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.42 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
28 1.29 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
29 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
30 1.36 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
31 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1375
]
32 0.52 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
33 0.51 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1380
]
34 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
35 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
36 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
37 0.52 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
38 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
39 1.45 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=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
40 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1379
]
41 0.52 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
42 0.35 ms
SELECT object_localized_8_fr.id as id, object_localized_8_fr.type as `type` FROM object_localized_8_fr WHERE ( object_localized_8_fr.type IN ('object','variant','folder')) AND object_localized_8_fr.published = 1
Parameters:
[]
43 0.33 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
44 0.46 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1372
]
45 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
46 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
47 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
48 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
49 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
50 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
51 1.25 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=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
52 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1376
]
53 0.37 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
54 0.33 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1347
]
55 0.40 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1390
]
56 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
57 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
58 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
59 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
60 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
61 1.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=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
62 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1378
]
63 0.54 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
64 0.39 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1343
]
65 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
66 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
67 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
68 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
69 0.49 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
70 0.42 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
71 0.40 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1339
]
72 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
73 0.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
74 0.41 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22232
]
75 48.87 ms
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName  FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY virtualProductId, priceSystemName ORDER BY min(ifnull(featuredPriority, 0)) desc,min((promotions like '%#new#%')) desc,min(ifnull(s.score, 0)) desc,min(ifnull(rankingMultiplicator, 999999999)) asc,min(`a`.`id`) ASC LIMIT 24, 24
Parameters:
[]
76 0.47 ms
SELECT FOUND_ROWS()
Parameters:
[]
77 34.55 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
78 34.72 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
79 31.08 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
80 29.89 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
81 30.32 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
82 0.38 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
83 0.33 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
84 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
85 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
86 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187954
]
87 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187954
]
88 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
89 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
90 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
91 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
92 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
93 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
94 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
95 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
96 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
97 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
98 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188010
]
99 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188010
]
100 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188004
]
101 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188004
]
102 32.23 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
103 27.23 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
104 31.06 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
105 31.44 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
106 25.67 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
107 24.41 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
108 25.28 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
109 0.43 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
110 0.37 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
111 0.37 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
112 0.37 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
113 0.36 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
114 0.35 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
115 0.42 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
116 0.29 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
117 0.30 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
118 0.45 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
119 0.60 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
120 0.34 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
121 1.28 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '24841' and a.id != '24841') or parentProducts like '%,24841,%') 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:
[]
122 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66741
]
123 0.29 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ACPAL"
]
124 0.33 ms
SELECT * FROM object_collection_AccessoryDemand_ACPAL WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  87700
  "accessoryDemands"
]
125 0.29 ms
SELECT * FROM object_collection_AccessoryDemand_localized_ACPAL WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  87700
  "accessoryDemands"
  0
]
126 0.30 ms
SELECT * FROM object_relations_ACPAL WHERE src_id = ?
Parameters:
[
  87700
]
127 0.29 ms
SELECT id FROM objects WHERE id IN (25965,23737,23734,49070,23735,23736)
Parameters:
[]
128 0.50 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  87700
  25965
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  1
]
129 0.36 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  87700
  23737
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  2
]
130 0.39 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  87700
  23734
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  3
]
131 0.33 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  87700
  49070
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  4
]
132 0.30 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  87700
  23735
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  5
]
133 0.30 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  87700
  23736
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  6
]
134 0.26 ms
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[]
135 0.26 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ACCES"
]
136 0.27 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976153
]
137 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976153
]
138 0.30 ms
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[]
139 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  138930
]
140 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:
[
  138930
]
141 1.07 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  138930
]
142 0.90 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  138930
]
143 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 138930
Parameters:
[]
144 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  138930
  "videos"
]
145 0.67 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138930 AND fieldname = 'attributes'
Parameters:
[]
146 1.38 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 138930 AND fieldname = 'attributes'
Parameters:
[]
147 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 138930
Parameters:
[]
148 0.54 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 138930
Parameters:
[]
149 0.50 ms
select `accessoryDemand` from object_store_prod where oo_id  = 138930
Parameters:
[]
150 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 138930
Parameters:
[]
151 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 138930
Parameters:
[]
152 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  138930
]
153 0.40 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24841
]
154 0.29 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24839
]
155 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17228
]
156 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418549
]
157 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418549
]
158 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  66745
]
159 0.60 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  66745
]
160 0.97 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  66745
]
161 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  66745
]
162 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 66745
Parameters:
[]
163 0.66 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  66745
  "videos"
]
164 0.65 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66745 AND fieldname = 'attributes'
Parameters:
[]
165 5.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 66745 AND fieldname = 'attributes'
Parameters:
[]
166 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 66745
Parameters:
[]
167 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 66745
Parameters:
[]
168 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 66745
Parameters:
[]
169 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66745
Parameters:
[]
170 0.51 ms
select `combinedImage` from object_store_prod where oo_id  = 66745
Parameters:
[]
171 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66745
]
172 0.31 ms
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[]
173 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976151
]
174 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976151
]
175 27.10 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '24840' and a.id != '24840') or parentProducts like '%,24840,%') 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:
[]
176 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69736
]
177 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:
[
  69736
]
178 0.96 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69736
]
179 0.81 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69736
]
180 0.58 ms
select `iconLabels` from object_store_prod where oo_id  = 69736
Parameters:
[]
181 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69736
  "videos"
]
182 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69736 AND fieldname = 'attributes'
Parameters:
[]
183 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69736 AND fieldname = 'attributes'
Parameters:
[]
184 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 69736
Parameters:
[]
185 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69736
Parameters:
[]
186 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69736
Parameters:
[]
187 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69736
Parameters:
[]
188 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69736
Parameters:
[]
189 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69736
]
190 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24840
]
191 0.48 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  24840
]
192 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24840
]
193 0.57 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24840
]
194 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 24840
Parameters:
[]
195 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24840
  "videos"
]
196 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24840 AND fieldname = 'attributes'
Parameters:
[]
197 0.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24840 AND fieldname = 'attributes'
Parameters:
[]
198 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 24840
Parameters:
[]
199 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24840
Parameters:
[]
200 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24840
Parameters:
[]
201 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24840
Parameters:
[]
202 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 24840
Parameters:
[]
203 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24840
]
204 0.32 ms
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[]
205 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976146
]
206 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976146
]
207 0.28 ms
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[]
208 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  138941
]
209 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:
[
  138941
]
210 0.92 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  138941
]
211 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  138941
]
212 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 138941
Parameters:
[]
213 0.59 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  138941
  "videos"
]
214 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138941 AND fieldname = 'attributes'
Parameters:
[]
215 1.21 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 138941 AND fieldname = 'attributes'
Parameters:
[]
216 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 138941
Parameters:
[]
217 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 138941
Parameters:
[]
218 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 138941
Parameters:
[]
219 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 138941
Parameters:
[]
220 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 138941
Parameters:
[]
221 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  138941
]
222 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418658
]
223 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418658
]
224 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  66754
]
225 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:
[
  66754
]
226 0.95 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  66754
]
227 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  66754
]
228 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 66754
Parameters:
[]
229 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  66754
  "videos"
]
230 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66754 AND fieldname = 'attributes'
Parameters:
[]
231 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 66754 AND fieldname = 'attributes'
Parameters:
[]
232 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 66754
Parameters:
[]
233 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 66754
Parameters:
[]
234 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 66754
Parameters:
[]
235 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66754
Parameters:
[]
236 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 66754
Parameters:
[]
237 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66754
]
238 0.28 ms
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[]
239 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976149
]
240 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976149
]
241 27.97 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '24854' and a.id != '24854') or parentProducts like '%,24854,%') 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.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  66758
]
243 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:
[
  66758
]
244 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  66758
]
245 0.80 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  66758
]
246 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 66758
Parameters:
[]
247 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  66758
  "videos"
]
248 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66758 AND fieldname = 'attributes'
Parameters:
[]
249 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 66758 AND fieldname = 'attributes'
Parameters:
[]
250 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 66758
Parameters:
[]
251 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 66758
Parameters:
[]
252 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 66758
Parameters:
[]
253 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66758
Parameters:
[]
254 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 66758
Parameters:
[]
255 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66758
]
256 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24854
]
257 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:
[
  24854
]
258 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24854
]
259 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24854
]
260 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 24854
Parameters:
[]
261 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24854
  "videos"
]
262 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24854 AND fieldname = 'attributes'
Parameters:
[]
263 0.48 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24854 AND fieldname = 'attributes'
Parameters:
[]
264 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 24854
Parameters:
[]
265 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24854
Parameters:
[]
266 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24854
Parameters:
[]
267 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24854
Parameters:
[]
268 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 24854
Parameters:
[]
269 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24854
]
270 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976172
]
271 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976172
]
272 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  138964
]
273 0.58 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  138964
]
274 1.06 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  138964
]
275 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  138964
]
276 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 138964
Parameters:
[]
277 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  138964
  "videos"
]
278 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138964 AND fieldname = 'attributes'
Parameters:
[]
279 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 138964 AND fieldname = 'attributes'
Parameters:
[]
280 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 138964
Parameters:
[]
281 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 138964
Parameters:
[]
282 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 138964
Parameters:
[]
283 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 138964
Parameters:
[]
284 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 138964
Parameters:
[]
285 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  138964
]
286 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976175
]
287 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976175
]
288 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69854
]
289 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:
[
  69854
]
290 1.00 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69854
]
291 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69854
]
292 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 69854
Parameters:
[]
293 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69854
  "videos"
]
294 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69854 AND fieldname = 'attributes'
Parameters:
[]
295 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69854 AND fieldname = 'attributes'
Parameters:
[]
296 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 69854
Parameters:
[]
297 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69854
Parameters:
[]
298 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69854
Parameters:
[]
299 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69854
Parameters:
[]
300 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 69854
Parameters:
[]
301 4.09 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69854
]
302 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  257299
]
303 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  257299
]
304 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69860
]
305 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:
[
  69860
]
306 1.27 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69860
]
307 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69860
]
308 0.55 ms
select `iconLabels` from object_store_prod where oo_id  = 69860
Parameters:
[]
309 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69860
  "videos"
]
310 0.69 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69860 AND fieldname = 'attributes'
Parameters:
[]
311 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69860 AND fieldname = 'attributes'
Parameters:
[]
312 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69860
Parameters:
[]
313 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69860
Parameters:
[]
314 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69860
Parameters:
[]
315 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69860
Parameters:
[]
316 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 69860
Parameters:
[]
317 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69860
]
318 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976174
]
319 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976174
]
320 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69856
]
321 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69856
]
322 1.14 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69856
]
323 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69856
]
324 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 69856
Parameters:
[]
325 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69856
  "videos"
]
326 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69856 AND fieldname = 'attributes'
Parameters:
[]
327 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69856 AND fieldname = 'attributes'
Parameters:
[]
328 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69856
Parameters:
[]
329 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69856
Parameters:
[]
330 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69856
Parameters:
[]
331 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69856
Parameters:
[]
332 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 69856
Parameters:
[]
333 0.69 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69856
]
334 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  257312
]
335 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  257312
]
336 25.64 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17272' and a.id != '17272') or parentProducts like '%,17272,%') 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:
[]
337 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  66773
]
338 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:
[
  66773
]
339 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  66773
]
340 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  66773
]
341 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 66773
Parameters:
[]
342 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  66773
  "videos"
]
343 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66773 AND fieldname = 'attributes'
Parameters:
[]
344 1.18 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 66773 AND fieldname = 'attributes'
Parameters:
[]
345 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 66773
Parameters:
[]
346 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 66773
Parameters:
[]
347 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 66773
Parameters:
[]
348 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66773
Parameters:
[]
349 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 66773
Parameters:
[]
350 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66773
]
351 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17272
]
352 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:
[
  17272
]
353 0.46 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17272
]
354 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17272
]
355 0.35 ms
select `iconLabels` from object_store_prod where oo_id  = 17272
Parameters:
[]
356 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17272
  "videos"
]
357 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17272 AND fieldname = 'attributes'
Parameters:
[]
358 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17272 AND fieldname = 'attributes'
Parameters:
[]
359 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 17272
Parameters:
[]
360 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17272
Parameters:
[]
361 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17272
Parameters:
[]
362 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17272
Parameters:
[]
363 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 17272
Parameters:
[]
364 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17272
]
365 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  48712
]
366 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  48712
]
367 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  66769
]
368 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  66769
]
369 1.05 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  66769
]
370 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  66769
]
371 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 66769
Parameters:
[]
372 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  66769
  "videos"
]
373 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66769 AND fieldname = 'attributes'
Parameters:
[]
374 0.83 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 66769 AND fieldname = 'attributes'
Parameters:
[]
375 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 66769
Parameters:
[]
376 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 66769
Parameters:
[]
377 0.55 ms
select `accessoryDemand` from object_store_prod where oo_id  = 66769
Parameters:
[]
378 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66769
Parameters:
[]
379 0.50 ms
select `combinedImage` from object_store_prod where oo_id  = 66769
Parameters:
[]
380 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66769
]
381 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  45616
]
382 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  45616
]
383 23.72 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17273' and a.id != '17273') or parentProducts like '%,17273,%') 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:
[]
384 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  48503
]
385 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  48503
]
386 0.59 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  66770
]
387 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:
[
  66770
]
388 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  66770
]
389 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  66770
]
390 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 66770
Parameters:
[]
391 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  66770
  "videos"
]
392 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66770 AND fieldname = 'attributes'
Parameters:
[]
393 0.80 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 66770 AND fieldname = 'attributes'
Parameters:
[]
394 0.34 ms
select `combinedBlock` from object_store_prod where oo_id  = 66770
Parameters:
[]
395 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 66770
Parameters:
[]
396 0.33 ms
select `accessoryDemand` from object_store_prod where oo_id  = 66770
Parameters:
[]
397 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66770
Parameters:
[]
398 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 66770
Parameters:
[]
399 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66770
]
400 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  45774
]
401 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  45774
]
402 24.67 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '24853' and a.id != '24853') or parentProducts like '%,24853,%') 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:
[]
403 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  66789
]
404 0.49 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  66789
]
405 1.06 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  66789
]
406 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  66789
]
407 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 66789
Parameters:
[]
408 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  66789
  "videos"
]
409 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66789 AND fieldname = 'attributes'
Parameters:
[]
410 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 66789 AND fieldname = 'attributes'
Parameters:
[]
411 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 66789
Parameters:
[]
412 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 66789
Parameters:
[]
413 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 66789
Parameters:
[]
414 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66789
Parameters:
[]
415 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 66789
Parameters:
[]
416 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66789
]
417 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24853
]
418 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:
[
  24853
]
419 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24853
]
420 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24853
]
421 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 24853
Parameters:
[]
422 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24853
  "videos"
]
423 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24853 AND fieldname = 'attributes'
Parameters:
[]
424 0.53 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24853 AND fieldname = 'attributes'
Parameters:
[]
425 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 24853
Parameters:
[]
426 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24853
Parameters:
[]
427 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24853
Parameters:
[]
428 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24853
Parameters:
[]
429 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 24853
Parameters:
[]
430 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24853
]
431 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  241748
]
432 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  241748
]
433 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  138974
]
434 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:
[
  138974
]
435 0.70 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  138974
]
436 1.04 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  138974
]
437 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 138974
Parameters:
[]
438 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  138974
  "videos"
]
439 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138974 AND fieldname = 'attributes'
Parameters:
[]
440 0.79 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 138974 AND fieldname = 'attributes'
Parameters:
[]
441 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 138974
Parameters:
[]
442 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 138974
Parameters:
[]
443 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 138974
Parameters:
[]
444 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 138974
Parameters:
[]
445 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 138974
Parameters:
[]
446 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  138974
]
447 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976166
]
448 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976166
]
449 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  66785
]
450 0.61 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  66785
]
451 0.91 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  66785
]
452 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  66785
]
453 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 66785
Parameters:
[]
454 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  66785
  "videos"
]
455 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66785 AND fieldname = 'attributes'
Parameters:
[]
456 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 66785 AND fieldname = 'attributes'
Parameters:
[]
457 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 66785
Parameters:
[]
458 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 66785
Parameters:
[]
459 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 66785
Parameters:
[]
460 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66785
Parameters:
[]
461 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 66785
Parameters:
[]
462 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66785
]
463 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  241815
]
464 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  241815
]
465 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  66799
]
466 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:
[
  66799
]
467 0.95 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  66799
]
468 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  66799
]
469 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 66799
Parameters:
[]
470 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  66799
  "videos"
]
471 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66799 AND fieldname = 'attributes'
Parameters:
[]
472 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 66799 AND fieldname = 'attributes'
Parameters:
[]
473 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 66799
Parameters:
[]
474 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 66799
Parameters:
[]
475 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 66799
Parameters:
[]
476 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66799
Parameters:
[]
477 0.63 ms
select `combinedImage` from object_store_prod where oo_id  = 66799
Parameters:
[]
478 0.76 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66799
]
479 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976165
]
480 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976165
]
481 0.62 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  66781
]
482 0.61 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  66781
]
483 0.93 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  66781
]
484 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  66781
]
485 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 66781
Parameters:
[]
486 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  66781
  "videos"
]
487 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66781 AND fieldname = 'attributes'
Parameters:
[]
488 0.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 66781 AND fieldname = 'attributes'
Parameters:
[]
489 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 66781
Parameters:
[]
490 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 66781
Parameters:
[]
491 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 66781
Parameters:
[]
492 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66781
Parameters:
[]
493 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 66781
Parameters:
[]
494 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66781
]
495 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976167
]
496 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976167
]
497 24.63 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '23635' and a.id != '23635') or parentProducts like '%,23635,%') 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:
[]
498 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  66827
]
499 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:
[
  66827
]
500 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  66827
]
501 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  66827
]
502 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 66827
Parameters:
[]
503 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  66827
  "videos"
]
504 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66827 AND fieldname = 'attributes'
Parameters:
[]
505 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 66827 AND fieldname = 'attributes'
Parameters:
[]
506 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 66827
Parameters:
[]
507 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 66827
Parameters:
[]
508 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 66827
Parameters:
[]
509 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66827
Parameters:
[]
510 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 66827
Parameters:
[]
511 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66827
]
512 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23635
]
513 0.48 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  23635
]
514 0.53 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23635
]
515 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23635
]
516 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 23635
Parameters:
[]
517 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23635
  "videos"
]
518 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23635 AND fieldname = 'attributes'
Parameters:
[]
519 0.53 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23635 AND fieldname = 'attributes'
Parameters:
[]
520 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 23635
Parameters:
[]
521 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23635
Parameters:
[]
522 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23635
Parameters:
[]
523 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23635
Parameters:
[]
524 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 23635
Parameters:
[]
525 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23635
]
526 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  242046
]
527 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  242046
]
528 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  138984
]
529 0.61 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  138984
]
530 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  138984
]
531 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  138984
]
532 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 138984
Parameters:
[]
533 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  138984
  "videos"
]
534 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138984 AND fieldname = 'attributes'
Parameters:
[]
535 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 138984 AND fieldname = 'attributes'
Parameters:
[]
536 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 138984
Parameters:
[]
537 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 138984
Parameters:
[]
538 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 138984
Parameters:
[]
539 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 138984
Parameters:
[]
540 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 138984
Parameters:
[]
541 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  138984
]
542 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976161
]
543 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976161
]
544 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  138976
]
545 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:
[
  138976
]
546 0.71 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  138976
]
547 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  138976
]
548 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 138976
Parameters:
[]
549 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  138976
  "videos"
]
550 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138976 AND fieldname = 'attributes'
Parameters:
[]
551 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 138976 AND fieldname = 'attributes'
Parameters:
[]
552 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 138976
Parameters:
[]
553 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 138976
Parameters:
[]
554 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 138976
Parameters:
[]
555 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 138976
Parameters:
[]
556 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 138976
Parameters:
[]
557 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  138976
]
558 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418720
]
559 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418720
]
560 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  138978
]
561 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:
[
  138978
]
562 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  138978
]
563 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  138978
]
564 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 138978
Parameters:
[]
565 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  138978
  "videos"
]
566 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138978 AND fieldname = 'attributes'
Parameters:
[]
567 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 138978 AND fieldname = 'attributes'
Parameters:
[]
568 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 138978
Parameters:
[]
569 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 138978
Parameters:
[]
570 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 138978
Parameters:
[]
571 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 138978
Parameters:
[]
572 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 138978
Parameters:
[]
573 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  138978
]
574 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976163
]
575 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976163
]
576 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  138982
]
577 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:
[
  138982
]
578 0.81 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  138982
]
579 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  138982
]
580 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 138982
Parameters:
[]
581 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  138982
  "videos"
]
582 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138982 AND fieldname = 'attributes'
Parameters:
[]
583 1.07 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 138982 AND fieldname = 'attributes'
Parameters:
[]
584 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 138982
Parameters:
[]
585 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 138982
Parameters:
[]
586 0.56 ms
select `accessoryDemand` from object_store_prod where oo_id  = 138982
Parameters:
[]
587 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 138982
Parameters:
[]
588 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 138982
Parameters:
[]
589 0.79 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  138982
]
590 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976159
]
591 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976159
]
592 25.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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17232' and a.id != '17232') or parentProducts like '%,17232,%') 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:
[]
593 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69061
]
594 0.61 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69061
]
595 0.76 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69061
]
596 0.59 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69061
]
597 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 69061
Parameters:
[]
598 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69061
  "videos"
]
599 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69061 AND fieldname = 'attributes'
Parameters:
[]
600 0.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69061 AND fieldname = 'attributes'
Parameters:
[]
601 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 69061
Parameters:
[]
602 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69061
Parameters:
[]
603 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69061
Parameters:
[]
604 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69061
Parameters:
[]
605 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69061
Parameters:
[]
606 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69061
]
607 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17232
]
608 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:
[
  17232
]
609 0.46 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17232
]
610 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17232
]
611 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 17232
Parameters:
[]
612 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17232
  "videos"
]
613 0.43 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17232 AND fieldname = 'attributes'
Parameters:
[]
614 0.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17232 AND fieldname = 'attributes'
Parameters:
[]
615 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 17232
Parameters:
[]
616 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17232
Parameters:
[]
617 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17232
Parameters:
[]
618 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17232
Parameters:
[]
619 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 17232
Parameters:
[]
620 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17232
]
621 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17231
]
622 0.48 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17231
]
623 0.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17231
]
624 0.59 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17231
]
625 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 17231
Parameters:
[]
626 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17231
  "videos"
]
627 0.43 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17231 AND fieldname = 'attributes'
Parameters:
[]
628 0.45 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17231 AND fieldname = 'attributes'
Parameters:
[]
629 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 17231
Parameters:
[]
630 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17231
Parameters:
[]
631 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17231
Parameters:
[]
632 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17231
Parameters:
[]
633 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 17231
Parameters:
[]
634 0.44 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17231
]
635 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571394
]
636 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571394
]
637 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67311
]
638 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:
[
  67311
]
639 0.69 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67311
]
640 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67311
]
641 0.35 ms
select `iconLabels` from object_store_prod where oo_id  = 67311
Parameters:
[]
642 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67311
  "videos"
]
643 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67311 AND fieldname = 'attributes'
Parameters:
[]
644 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67311 AND fieldname = 'attributes'
Parameters:
[]
645 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 67311
Parameters:
[]
646 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67311
Parameters:
[]
647 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67311
Parameters:
[]
648 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67311
Parameters:
[]
649 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 67311
Parameters:
[]
650 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67311
]
651 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  698201
]
652 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  698201
]
653 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67313
]
654 0.49 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  67313
]
655 0.75 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67313
]
656 0.57 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67313
]
657 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 67313
Parameters:
[]
658 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67313
  "videos"
]
659 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67313 AND fieldname = 'attributes'
Parameters:
[]
660 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67313 AND fieldname = 'attributes'
Parameters:
[]
661 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 67313
Parameters:
[]
662 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67313
Parameters:
[]
663 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67313
Parameters:
[]
664 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67313
Parameters:
[]
665 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 67313
Parameters:
[]
666 0.45 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67313
]
667 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  698205
]
668 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  698205
]
669 23.53 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17234' and a.id != '17234') or parentProducts like '%,17234,%') 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:
[]
670 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67318
]
671 0.61 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  67318
]
672 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67318
]
673 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67318
]
674 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 67318
Parameters:
[]
675 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67318
  "videos"
]
676 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67318 AND fieldname = 'attributes'
Parameters:
[]
677 0.79 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67318 AND fieldname = 'attributes'
Parameters:
[]
678 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 67318
Parameters:
[]
679 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67318
Parameters:
[]
680 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67318
Parameters:
[]
681 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67318
Parameters:
[]
682 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 67318
Parameters:
[]
683 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67318
]
684 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17234
]
685 0.58 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17234
]
686 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17234
]
687 0.56 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17234
]
688 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 17234
Parameters:
[]
689 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17234
  "videos"
]
690 0.41 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17234 AND fieldname = 'attributes'
Parameters:
[]
691 0.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17234 AND fieldname = 'attributes'
Parameters:
[]
692 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 17234
Parameters:
[]
693 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17234
Parameters:
[]
694 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17234
Parameters:
[]
695 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17234
Parameters:
[]
696 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 17234
Parameters:
[]
697 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17234
]
698 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  46112
]
699 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  46112
]
700 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69009
]
701 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:
[
  69009
]
702 0.78 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69009
]
703 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69009
]
704 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 69009
Parameters:
[]
705 0.65 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69009
  "videos"
]
706 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69009 AND fieldname = 'attributes'
Parameters:
[]
707 0.83 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69009 AND fieldname = 'attributes'
Parameters:
[]
708 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 69009
Parameters:
[]
709 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69009
Parameters:
[]
710 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69009
Parameters:
[]
711 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69009
Parameters:
[]
712 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 69009
Parameters:
[]
713 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69009
]
714 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571611
]
715 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571611
]
716 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67315
]
717 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:
[
  67315
]
718 0.70 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67315
]
719 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67315
]
720 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 67315
Parameters:
[]
721 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67315
  "videos"
]
722 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67315 AND fieldname = 'attributes'
Parameters:
[]
723 0.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67315 AND fieldname = 'attributes'
Parameters:
[]
724 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 67315
Parameters:
[]
725 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67315
Parameters:
[]
726 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67315
Parameters:
[]
727 0.59 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67315
Parameters:
[]
728 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 67315
Parameters:
[]
729 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67315
]
730 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  45732
]
731 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  45732
]
732 23.71 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17233' and a.id != '17233') or parentProducts like '%,17233,%') 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:
[]
733 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69034
]
734 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:
[
  69034
]
735 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69034
]
736 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69034
]
737 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 69034
Parameters:
[]
738 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69034
  "videos"
]
739 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69034 AND fieldname = 'attributes'
Parameters:
[]
740 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69034 AND fieldname = 'attributes'
Parameters:
[]
741 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 69034
Parameters:
[]
742 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69034
Parameters:
[]
743 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69034
Parameters:
[]
744 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69034
Parameters:
[]
745 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69034
Parameters:
[]
746 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69034
]
747 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17233
]
748 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:
[
  17233
]
749 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17233
]
750 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17233
]
751 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 17233
Parameters:
[]
752 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17233
  "videos"
]
753 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17233 AND fieldname = 'attributes'
Parameters:
[]
754 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17233 AND fieldname = 'attributes'
Parameters:
[]
755 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 17233
Parameters:
[]
756 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17233
Parameters:
[]
757 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17233
Parameters:
[]
758 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17233
Parameters:
[]
759 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 17233
Parameters:
[]
760 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17233
]
761 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  45476
]
762 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  45476
]
763 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69041
]
764 0.64 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69041
]
765 0.74 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69041
]
766 0.59 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69041
]
767 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 69041
Parameters:
[]
768 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69041
  "videos"
]
769 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69041 AND fieldname = 'attributes'
Parameters:
[]
770 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69041 AND fieldname = 'attributes'
Parameters:
[]
771 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 69041
Parameters:
[]
772 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69041
Parameters:
[]
773 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69041
Parameters:
[]
774 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69041
Parameters:
[]
775 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69041
Parameters:
[]
776 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69041
]
777 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571607
]
778 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571607
]
779 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67307
]
780 0.58 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  67307
]
781 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67307
]
782 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67307
]
783 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 67307
Parameters:
[]
784 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67307
  "videos"
]
785 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67307 AND fieldname = 'attributes'
Parameters:
[]
786 0.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67307 AND fieldname = 'attributes'
Parameters:
[]
787 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 67307
Parameters:
[]
788 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67307
Parameters:
[]
789 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67307
Parameters:
[]
790 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67307
Parameters:
[]
791 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 67307
Parameters:
[]
792 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67307
]
793 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  698242
]
794 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  698242
]
795 24.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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '68048' and a.id != '68048') or parentProducts like '%,68048,%') 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:
[]
796 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69628
]
797 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:
[
  69628
]
798 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69628
]
799 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69628
]
800 0.71 ms
select `iconLabels` from object_store_prod where oo_id  = 69628
Parameters:
[]
801 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69628
  "videos"
]
802 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69628 AND fieldname = 'attributes'
Parameters:
[]
803 0.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69628 AND fieldname = 'attributes'
Parameters:
[]
804 0.56 ms
select `combinedBlock` from object_store_prod where oo_id  = 69628
Parameters:
[]
805 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69628
Parameters:
[]
806 0.52 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69628
Parameters:
[]
807 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69628
Parameters:
[]
808 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 69628
Parameters:
[]
809 0.72 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69628
]
810 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68048
]
811 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:
[
  68048
]
812 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68048
]
813 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68048
]
814 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 68048
Parameters:
[]
815 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68048
  "videos"
]
816 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68048 AND fieldname = 'attributes'
Parameters:
[]
817 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68048 AND fieldname = 'attributes'
Parameters:
[]
818 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 68048
Parameters:
[]
819 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68048
Parameters:
[]
820 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68048
Parameters:
[]
821 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68048
Parameters:
[]
822 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 68048
Parameters:
[]
823 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68048
]
824 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639676
]
825 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639676
]
826 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69718
]
827 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:
[
  69718
]
828 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69718
]
829 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69718
]
830 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 69718
Parameters:
[]
831 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69718
  "videos"
]
832 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69718 AND fieldname = 'attributes'
Parameters:
[]
833 0.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69718 AND fieldname = 'attributes'
Parameters:
[]
834 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 69718
Parameters:
[]
835 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69718
Parameters:
[]
836 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69718
Parameters:
[]
837 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69718
Parameters:
[]
838 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69718
Parameters:
[]
839 0.71 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69718
]
840 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639697
]
841 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639697
]
842 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69624
]
843 0.49 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69624
]
844 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69624
]
845 0.55 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69624
]
846 0.34 ms
select `iconLabels` from object_store_prod where oo_id  = 69624
Parameters:
[]
847 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69624
  "videos"
]
848 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69624 AND fieldname = 'attributes'
Parameters:
[]
849 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69624 AND fieldname = 'attributes'
Parameters:
[]
850 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 69624
Parameters:
[]
851 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69624
Parameters:
[]
852 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69624
Parameters:
[]
853 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69624
Parameters:
[]
854 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 69624
Parameters:
[]
855 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69624
]
856 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639499
]
857 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639499
]
858 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69626
]
859 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:
[
  69626
]
860 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69626
]
861 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69626
]
862 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 69626
Parameters:
[]
863 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69626
  "videos"
]
864 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69626 AND fieldname = 'attributes'
Parameters:
[]
865 0.80 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69626 AND fieldname = 'attributes'
Parameters:
[]
866 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69626
Parameters:
[]
867 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69626
Parameters:
[]
868 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69626
Parameters:
[]
869 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69626
Parameters:
[]
870 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 69626
Parameters:
[]
871 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69626
]
872 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639472
]
873 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639472
]
874 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69632
]
875 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:
[
  69632
]
876 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69632
]
877 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69632
]
878 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 69632
Parameters:
[]
879 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69632
  "videos"
]
880 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69632 AND fieldname = 'attributes'
Parameters:
[]
881 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69632 AND fieldname = 'attributes'
Parameters:
[]
882 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 69632
Parameters:
[]
883 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69632
Parameters:
[]
884 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69632
Parameters:
[]
885 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69632
Parameters:
[]
886 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 69632
Parameters:
[]
887 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69632
]
888 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639597
]
889 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639597
]
890 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69630
]
891 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:
[
  69630
]
892 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69630
]
893 0.57 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69630
]
894 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 69630
Parameters:
[]
895 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69630
  "videos"
]
896 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69630 AND fieldname = 'attributes'
Parameters:
[]
897 0.97 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69630 AND fieldname = 'attributes'
Parameters:
[]
898 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 69630
Parameters:
[]
899 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69630
Parameters:
[]
900 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69630
Parameters:
[]
901 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69630
Parameters:
[]
902 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 69630
Parameters:
[]
903 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69630
]
904 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639529
]
905 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639529
]
906 24.87 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '68047' and a.id != '68047') or parentProducts like '%,68047,%') 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:
[]
907 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69642
]
908 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:
[
  69642
]
909 0.96 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69642
]
910 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69642
]
911 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 69642
Parameters:
[]
912 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69642
  "videos"
]
913 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69642 AND fieldname = 'attributes'
Parameters:
[]
914 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69642 AND fieldname = 'attributes'
Parameters:
[]
915 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 69642
Parameters:
[]
916 0.32 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69642
Parameters:
[]
917 0.50 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69642
Parameters:
[]
918 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69642
Parameters:
[]
919 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 69642
Parameters:
[]
920 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69642
]
921 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68047
]
922 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:
[
  68047
]
923 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68047
]
924 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68047
]
925 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 68047
Parameters:
[]
926 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68047
  "videos"
]
927 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68047 AND fieldname = 'attributes'
Parameters:
[]
928 0.56 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68047 AND fieldname = 'attributes'
Parameters:
[]
929 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 68047
Parameters:
[]
930 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68047
Parameters:
[]
931 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68047
Parameters:
[]
932 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68047
Parameters:
[]
933 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 68047
Parameters:
[]
934 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68047
]
935 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639796
]
936 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639796
]
937 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69634
]
938 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69634
]
939 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69634
]
940 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69634
]
941 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 69634
Parameters:
[]
942 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69634
  "videos"
]
943 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69634 AND fieldname = 'attributes'
Parameters:
[]
944 0.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69634 AND fieldname = 'attributes'
Parameters:
[]
945 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69634
Parameters:
[]
946 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69634
Parameters:
[]
947 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69634
Parameters:
[]
948 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69634
Parameters:
[]
949 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 69634
Parameters:
[]
950 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69634
]
951 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639842
]
952 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639842
]
953 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69636
]
954 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:
[
  69636
]
955 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69636
]
956 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69636
]
957 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 69636
Parameters:
[]
958 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69636
  "videos"
]
959 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69636 AND fieldname = 'attributes'
Parameters:
[]
960 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69636 AND fieldname = 'attributes'
Parameters:
[]
961 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69636
Parameters:
[]
962 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69636
Parameters:
[]
963 0.33 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69636
Parameters:
[]
964 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69636
Parameters:
[]
965 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69636
Parameters:
[]
966 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69636
]
967 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639787
]
968 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639787
]
969 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69638
]
970 0.58 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69638
]
971 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69638
]
972 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69638
]
973 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 69638
Parameters:
[]
974 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69638
  "videos"
]
975 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69638 AND fieldname = 'attributes'
Parameters:
[]
976 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69638 AND fieldname = 'attributes'
Parameters:
[]
977 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 69638
Parameters:
[]
978 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69638
Parameters:
[]
979 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69638
Parameters:
[]
980 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69638
Parameters:
[]
981 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 69638
Parameters:
[]
982 0.81 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69638
]
983 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639480
]
984 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639480
]
985 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69644
]
986 0.65 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69644
]
987 0.93 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69644
]
988 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69644
]
989 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 69644
Parameters:
[]
990 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69644
  "videos"
]
991 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69644 AND fieldname = 'attributes'
Parameters:
[]
992 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69644 AND fieldname = 'attributes'
Parameters:
[]
993 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 69644
Parameters:
[]
994 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69644
Parameters:
[]
995 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69644
Parameters:
[]
996 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69644
Parameters:
[]
997 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 69644
Parameters:
[]
998 0.73 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69644
]
999 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639431
]
1000 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639431
]
1001 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69640
]
1002 0.60 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69640
]
1003 0.93 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69640
]
1004 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69640
]
1005 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 69640
Parameters:
[]
1006 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69640
  "videos"
]
1007 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69640 AND fieldname = 'attributes'
Parameters:
[]
1008 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69640 AND fieldname = 'attributes'
Parameters:
[]
1009 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 69640
Parameters:
[]
1010 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69640
Parameters:
[]
1011 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69640
Parameters:
[]
1012 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69640
Parameters:
[]
1013 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69640
Parameters:
[]
1014 0.87 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69640
]
1015 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639723
]
1016 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639723
]
1017 28.63 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '68046' and a.id != '68046') or parentProducts like '%,68046,%') 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:
[]
1018 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69656
]
1019 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:
[
  69656
]
1020 1.07 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69656
]
1021 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69656
]
1022 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 69656
Parameters:
[]
1023 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69656
  "videos"
]
1024 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69656 AND fieldname = 'attributes'
Parameters:
[]
1025 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69656 AND fieldname = 'attributes'
Parameters:
[]
1026 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 69656
Parameters:
[]
1027 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69656
Parameters:
[]
1028 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69656
Parameters:
[]
1029 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69656
Parameters:
[]
1030 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 69656
Parameters:
[]
1031 0.72 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69656
]
1032 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68046
]
1033 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:
[
  68046
]
1034 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68046
]
1035 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68046
]
1036 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 68046
Parameters:
[]
1037 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68046
  "videos"
]
1038 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68046 AND fieldname = 'attributes'
Parameters:
[]
1039 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68046 AND fieldname = 'attributes'
Parameters:
[]
1040 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 68046
Parameters:
[]
1041 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68046
Parameters:
[]
1042 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68046
Parameters:
[]
1043 0.51 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68046
Parameters:
[]
1044 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 68046
Parameters:
[]
1045 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68046
]
1046 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639421
]
1047 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639421
]
1048 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69646
]
1049 0.60 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69646
]
1050 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69646
]
1051 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69646
]
1052 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 69646
Parameters:
[]
1053 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69646
  "videos"
]
1054 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69646 AND fieldname = 'attributes'
Parameters:
[]
1055 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69646 AND fieldname = 'attributes'
Parameters:
[]
1056 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 69646
Parameters:
[]
1057 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69646
Parameters:
[]
1058 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69646
Parameters:
[]
1059 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69646
Parameters:
[]
1060 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69646
Parameters:
[]
1061 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69646
]
1062 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639459
]
1063 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639459
]
1064 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69648
]
1065 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:
[
  69648
]
1066 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69648
]
1067 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69648
]
1068 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 69648
Parameters:
[]
1069 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69648
  "videos"
]
1070 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69648 AND fieldname = 'attributes'
Parameters:
[]
1071 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69648 AND fieldname = 'attributes'
Parameters:
[]
1072 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 69648
Parameters:
[]
1073 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69648
Parameters:
[]
1074 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69648
Parameters:
[]
1075 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69648
Parameters:
[]
1076 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69648
Parameters:
[]
1077 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69648
]
1078 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639604
]
1079 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639604
]
1080 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69650
]
1081 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:
[
  69650
]
1082 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69650
]
1083 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69650
]
1084 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 69650
Parameters:
[]
1085 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69650
  "videos"
]
1086 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69650 AND fieldname = 'attributes'
Parameters:
[]
1087 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69650 AND fieldname = 'attributes'
Parameters:
[]
1088 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 69650
Parameters:
[]
1089 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69650
Parameters:
[]
1090 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69650
Parameters:
[]
1091 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69650
Parameters:
[]
1092 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 69650
Parameters:
[]
1093 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69650
]
1094 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639688
]
1095 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639688
]
1096 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69654
]
1097 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69654
]
1098 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69654
]
1099 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69654
]
1100 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 69654
Parameters:
[]
1101 0.71 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69654
  "videos"
]
1102 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69654 AND fieldname = 'attributes'
Parameters:
[]
1103 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69654 AND fieldname = 'attributes'
Parameters:
[]
1104 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 69654
Parameters:
[]
1105 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69654
Parameters:
[]
1106 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69654
Parameters:
[]
1107 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69654
Parameters:
[]
1108 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69654
Parameters:
[]
1109 0.73 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69654
]
1110 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639497
]
1111 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639497
]
1112 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69652
]
1113 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69652
]
1114 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69652
]
1115 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69652
]
1116 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 69652
Parameters:
[]
1117 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69652
  "videos"
]
1118 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69652 AND fieldname = 'attributes'
Parameters:
[]
1119 1.76 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69652 AND fieldname = 'attributes'
Parameters:
[]
1120 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 69652
Parameters:
[]
1121 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69652
Parameters:
[]
1122 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69652
Parameters:
[]
1123 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69652
Parameters:
[]
1124 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 69652
Parameters:
[]
1125 0.72 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69652
]
1126 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639738
]
1127 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639738
]
1128 28.65 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '68045' and a.id != '68045') or parentProducts like '%,68045,%') 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:
[]
1129 0.61 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69666
]
1130 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:
[
  69666
]
1131 1.12 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69666
]
1132 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69666
]
1133 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 69666
Parameters:
[]
1134 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69666
  "videos"
]
1135 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69666 AND fieldname = 'attributes'
Parameters:
[]
1136 1.02 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69666 AND fieldname = 'attributes'
Parameters:
[]
1137 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 69666
Parameters:
[]
1138 0.54 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69666
Parameters:
[]
1139 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69666
Parameters:
[]
1140 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69666
Parameters:
[]
1141 0.50 ms
select `combinedImage` from object_store_prod where oo_id  = 69666
Parameters:
[]
1142 0.76 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69666
]
1143 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68045
]
1144 0.61 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  68045
]
1145 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68045
]
1146 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68045
]
1147 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 68045
Parameters:
[]
1148 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68045
  "videos"
]
1149 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68045 AND fieldname = 'attributes'
Parameters:
[]
1150 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68045 AND fieldname = 'attributes'
Parameters:
[]
1151 0.59 ms
select `combinedBlock` from object_store_prod where oo_id  = 68045
Parameters:
[]
1152 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68045
Parameters:
[]
1153 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68045
Parameters:
[]
1154 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68045
Parameters:
[]
1155 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 68045
Parameters:
[]
1156 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68045
]
1157 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639658
]
1158 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639658
]
1159 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69658
]
1160 0.63 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69658
]
1161 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69658
]
1162 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69658
]
1163 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 69658
Parameters:
[]
1164 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69658
  "videos"
]
1165 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69658 AND fieldname = 'attributes'
Parameters:
[]
1166 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69658 AND fieldname = 'attributes'
Parameters:
[]
1167 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 69658
Parameters:
[]
1168 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69658
Parameters:
[]
1169 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69658
Parameters:
[]
1170 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69658
Parameters:
[]
1171 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 69658
Parameters:
[]
1172 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69658
]
1173 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639468
]
1174 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639468
]
1175 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69660
]
1176 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:
[
  69660
]
1177 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69660
]
1178 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69660
]
1179 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 69660
Parameters:
[]
1180 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69660
  "videos"
]
1181 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69660 AND fieldname = 'attributes'
Parameters:
[]
1182 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69660 AND fieldname = 'attributes'
Parameters:
[]
1183 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 69660
Parameters:
[]
1184 0.61 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69660
Parameters:
[]
1185 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69660
Parameters:
[]
1186 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69660
Parameters:
[]
1187 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 69660
Parameters:
[]
1188 0.74 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69660
]
1189 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639504
]
1190 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639504
]
1191 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69662
]
1192 0.58 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69662
]
1193 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69662
]
1194 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69662
]
1195 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 69662
Parameters:
[]
1196 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69662
  "videos"
]
1197 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69662 AND fieldname = 'attributes'
Parameters:
[]
1198 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69662 AND fieldname = 'attributes'
Parameters:
[]
1199 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69662
Parameters:
[]
1200 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69662
Parameters:
[]
1201 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69662
Parameters:
[]
1202 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69662
Parameters:
[]
1203 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 69662
Parameters:
[]
1204 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69662
]
1205 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639748
]
1206 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639748
]
1207 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69668
]
1208 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:
[
  69668
]
1209 0.91 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69668
]
1210 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69668
]
1211 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 69668
Parameters:
[]
1212 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69668
  "videos"
]
1213 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69668 AND fieldname = 'attributes'
Parameters:
[]
1214 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69668 AND fieldname = 'attributes'
Parameters:
[]
1215 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 69668
Parameters:
[]
1216 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69668
Parameters:
[]
1217 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69668
Parameters:
[]
1218 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69668
Parameters:
[]
1219 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69668
Parameters:
[]
1220 1.10 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69668
]
1221 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639755
]
1222 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639755
]
1223 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69664
]
1224 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:
[
  69664
]
1225 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69664
]
1226 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69664
]
1227 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 69664
Parameters:
[]
1228 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69664
  "videos"
]
1229 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69664 AND fieldname = 'attributes'
Parameters:
[]
1230 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69664 AND fieldname = 'attributes'
Parameters:
[]
1231 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 69664
Parameters:
[]
1232 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69664
Parameters:
[]
1233 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69664
Parameters:
[]
1234 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69664
Parameters:
[]
1235 0.49 ms
select `combinedImage` from object_store_prod where oo_id  = 69664
Parameters:
[]
1236 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69664
]
1237 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639771
]
1238 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639771
]
1239 28.43 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '68044' and a.id != '68044') or parentProducts like '%,68044,%') 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:
[]
1240 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69676
]
1241 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:
[
  69676
]
1242 0.99 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69676
]
1243 0.78 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69676
]
1244 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 69676
Parameters:
[]
1245 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69676
  "videos"
]
1246 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69676 AND fieldname = 'attributes'
Parameters:
[]
1247 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69676 AND fieldname = 'attributes'
Parameters:
[]
1248 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 69676
Parameters:
[]
1249 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69676
Parameters:
[]
1250 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69676
Parameters:
[]
1251 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69676
Parameters:
[]
1252 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 69676
Parameters:
[]
1253 0.72 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69676
]
1254 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68044
]
1255 0.48 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  68044
]
1256 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68044
]
1257 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68044
]
1258 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 68044
Parameters:
[]
1259 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68044
  "videos"
]
1260 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68044 AND fieldname = 'attributes'
Parameters:
[]
1261 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68044 AND fieldname = 'attributes'
Parameters:
[]
1262 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 68044
Parameters:
[]
1263 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68044
Parameters:
[]
1264 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68044
Parameters:
[]
1265 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68044
Parameters:
[]
1266 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 68044
Parameters:
[]
1267 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68044
]
1268 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639424
]
1269 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639424
]
1270 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69670
]
1271 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69670
]
1272 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69670
]
1273 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69670
]
1274 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 69670
Parameters:
[]
1275 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69670
  "videos"
]
1276 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69670 AND fieldname = 'attributes'
Parameters:
[]
1277 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69670 AND fieldname = 'attributes'
Parameters:
[]
1278 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 69670
Parameters:
[]
1279 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69670
Parameters:
[]
1280 0.53 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69670
Parameters:
[]
1281 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69670
Parameters:
[]
1282 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69670
Parameters:
[]
1283 0.72 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69670
]
1284 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639635
]
1285 0.82 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639635
]
1286 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69672
]
1287 0.58 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69672
]
1288 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69672
]
1289 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69672
]
1290 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 69672
Parameters:
[]
1291 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69672
  "videos"
]
1292 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69672 AND fieldname = 'attributes'
Parameters:
[]
1293 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69672 AND fieldname = 'attributes'
Parameters:
[]
1294 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 69672
Parameters:
[]
1295 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69672
Parameters:
[]
1296 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69672
Parameters:
[]
1297 0.50 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69672
Parameters:
[]
1298 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 69672
Parameters:
[]
1299 0.75 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69672
]
1300 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639486
]
1301 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639486
]
1302 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69674
]
1303 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:
[
  69674
]
1304 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69674
]
1305 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69674
]
1306 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 69674
Parameters:
[]
1307 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69674
  "videos"
]
1308 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69674 AND fieldname = 'attributes'
Parameters:
[]
1309 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69674 AND fieldname = 'attributes'
Parameters:
[]
1310 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69674
Parameters:
[]
1311 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69674
Parameters:
[]
1312 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69674
Parameters:
[]
1313 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69674
Parameters:
[]
1314 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69674
Parameters:
[]
1315 0.70 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69674
]
1316 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639819
]
1317 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639819
]
1318 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69680
]
1319 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:
[
  69680
]
1320 1.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69680
]
1321 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69680
]
1322 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 69680
Parameters:
[]
1323 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69680
  "videos"
]
1324 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69680 AND fieldname = 'attributes'
Parameters:
[]
1325 0.99 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69680 AND fieldname = 'attributes'
Parameters:
[]
1326 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 69680
Parameters:
[]
1327 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69680
Parameters:
[]
1328 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69680
Parameters:
[]
1329 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69680
Parameters:
[]
1330 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69680
Parameters:
[]
1331 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69680
]
1332 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639496
]
1333 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639496
]
1334 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69678
]
1335 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:
[
  69678
]
1336 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69678
]
1337 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69678
]
1338 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 69678
Parameters:
[]
1339 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69678
  "videos"
]
1340 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69678 AND fieldname = 'attributes'
Parameters:
[]
1341 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69678 AND fieldname = 'attributes'
Parameters:
[]
1342 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69678
Parameters:
[]
1343 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69678
Parameters:
[]
1344 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69678
Parameters:
[]
1345 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69678
Parameters:
[]
1346 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69678
Parameters:
[]
1347 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69678
]
1348 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639656
]
1349 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639656
]
1350 26.65 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '68043' and a.id != '68043') or parentProducts like '%,68043,%') 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:
[]
1351 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69688
]
1352 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:
[
  69688
]
1353 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69688
]
1354 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69688
]
1355 0.35 ms
select `iconLabels` from object_store_prod where oo_id  = 69688
Parameters:
[]
1356 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69688
  "videos"
]
1357 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69688 AND fieldname = 'attributes'
Parameters:
[]
1358 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69688 AND fieldname = 'attributes'
Parameters:
[]
1359 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 69688
Parameters:
[]
1360 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69688
Parameters:
[]
1361 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69688
Parameters:
[]
1362 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69688
Parameters:
[]
1363 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 69688
Parameters:
[]
1364 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69688
]
1365 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68043
]
1366 0.49 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  68043
]
1367 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68043
]
1368 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68043
]
1369 0.35 ms
select `iconLabels` from object_store_prod where oo_id  = 68043
Parameters:
[]
1370 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68043
  "videos"
]
1371 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68043 AND fieldname = 'attributes'
Parameters:
[]
1372 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68043 AND fieldname = 'attributes'
Parameters:
[]
1373 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 68043
Parameters:
[]
1374 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68043
Parameters:
[]
1375 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68043
Parameters:
[]
1376 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68043
Parameters:
[]
1377 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 68043
Parameters:
[]
1378 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68043
]
1379 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639672
]
1380 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639672
]
1381 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69682
]
1382 0.58 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69682
]
1383 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69682
]
1384 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69682
]
1385 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 69682
Parameters:
[]
1386 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69682
  "videos"
]
1387 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69682 AND fieldname = 'attributes'
Parameters:
[]
1388 0.97 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69682 AND fieldname = 'attributes'
Parameters:
[]
1389 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 69682
Parameters:
[]
1390 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69682
Parameters:
[]
1391 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69682
Parameters:
[]
1392 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69682
Parameters:
[]
1393 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 69682
Parameters:
[]
1394 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69682
]
1395 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639470
]
1396 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639470
]
1397 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69684
]
1398 0.58 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69684
]
1399 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69684
]
1400 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69684
]
1401 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 69684
Parameters:
[]
1402 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69684
  "videos"
]
1403 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69684 AND fieldname = 'attributes'
Parameters:
[]
1404 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69684 AND fieldname = 'attributes'
Parameters:
[]
1405 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 69684
Parameters:
[]
1406 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69684
Parameters:
[]
1407 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69684
Parameters:
[]
1408 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69684
Parameters:
[]
1409 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 69684
Parameters:
[]
1410 0.80 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69684
]
1411 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639420
]
1412 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639420
]
1413 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69686
]
1414 0.64 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69686
]
1415 1.04 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69686
]
1416 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69686
]
1417 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 69686
Parameters:
[]
1418 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69686
  "videos"
]
1419 0.68 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69686 AND fieldname = 'attributes'
Parameters:
[]
1420 1.03 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69686 AND fieldname = 'attributes'
Parameters:
[]
1421 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 69686
Parameters:
[]
1422 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69686
Parameters:
[]
1423 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69686
Parameters:
[]
1424 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69686
Parameters:
[]
1425 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69686
Parameters:
[]
1426 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69686
]
1427 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639701
]
1428 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639701
]
1429 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69692
]
1430 0.58 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69692
]
1431 1.00 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69692
]
1432 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69692
]
1433 0.67 ms
select `iconLabels` from object_store_prod where oo_id  = 69692
Parameters:
[]
1434 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69692
  "videos"
]
1435 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69692 AND fieldname = 'attributes'
Parameters:
[]
1436 1.18 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69692 AND fieldname = 'attributes'
Parameters:
[]
1437 0.60 ms
select `combinedBlock` from object_store_prod where oo_id  = 69692
Parameters:
[]
1438 0.52 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69692
Parameters:
[]
1439 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69692
Parameters:
[]
1440 0.58 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69692
Parameters:
[]
1441 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 69692
Parameters:
[]
1442 0.83 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69692
]
1443 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639452
]
1444 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639452
]
1445 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69690
]
1446 0.58 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69690
]
1447 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69690
]
1448 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69690
]
1449 0.56 ms
select `iconLabels` from object_store_prod where oo_id  = 69690
Parameters:
[]
1450 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69690
  "videos"
]
1451 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69690 AND fieldname = 'attributes'
Parameters:
[]
1452 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69690 AND fieldname = 'attributes'
Parameters:
[]
1453 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 69690
Parameters:
[]
1454 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69690
Parameters:
[]
1455 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69690
Parameters:
[]
1456 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69690
Parameters:
[]
1457 0.58 ms
select `combinedImage` from object_store_prod where oo_id  = 69690
Parameters:
[]
1458 0.69 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69690
]
1459 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639446
]
1460 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639446
]
1461 27.25 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68042' and a.id != '68042') or parentProducts like '%,68042,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1462 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69704
]
1463 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:
[
  69704
]
1464 1.02 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69704
]
1465 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69704
]
1466 0.35 ms
select `iconLabels` from object_store_prod where oo_id  = 69704
Parameters:
[]
1467 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69704
  "videos"
]
1468 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69704 AND fieldname = 'attributes'
Parameters:
[]
1469 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69704 AND fieldname = 'attributes'
Parameters:
[]
1470 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 69704
Parameters:
[]
1471 0.59 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69704
Parameters:
[]
1472 0.54 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69704
Parameters:
[]
1473 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69704
Parameters:
[]
1474 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 69704
Parameters:
[]
1475 0.81 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69704
]
1476 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68042
]
1477 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:
[
  68042
]
1478 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68042
]
1479 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68042
]
1480 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 68042
Parameters:
[]
1481 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68042
  "videos"
]
1482 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68042 AND fieldname = 'attributes'
Parameters:
[]
1483 0.53 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68042 AND fieldname = 'attributes'
Parameters:
[]
1484 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 68042
Parameters:
[]
1485 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68042
Parameters:
[]
1486 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68042
Parameters:
[]
1487 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68042
Parameters:
[]
1488 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 68042
Parameters:
[]
1489 0.69 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68042
]
1490 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639528
]
1491 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639528
]
1492 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69694
]
1493 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:
[
  69694
]
1494 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69694
]
1495 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69694
]
1496 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 69694
Parameters:
[]
1497 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69694
  "videos"
]
1498 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69694 AND fieldname = 'attributes'
Parameters:
[]
1499 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69694 AND fieldname = 'attributes'
Parameters:
[]
1500 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 69694
Parameters:
[]
1501 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69694
Parameters:
[]
1502 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69694
Parameters:
[]
1503 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69694
Parameters:
[]
1504 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 69694
Parameters:
[]
1505 0.91 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69694
]
1506 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639757
]
1507 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639757
]
1508 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69696
]
1509 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:
[
  69696
]
1510 1.01 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69696
]
1511 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69696
]
1512 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 69696
Parameters:
[]
1513 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69696
  "videos"
]
1514 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69696 AND fieldname = 'attributes'
Parameters:
[]
1515 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69696 AND fieldname = 'attributes'
Parameters:
[]
1516 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69696
Parameters:
[]
1517 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69696
Parameters:
[]
1518 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69696
Parameters:
[]
1519 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69696
Parameters:
[]
1520 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 69696
Parameters:
[]
1521 0.69 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69696
]
1522 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639776
]
1523 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639776
]
1524 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69698
]
1525 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:
[
  69698
]
1526 0.81 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69698
]
1527 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69698
]
1528 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 69698
Parameters:
[]
1529 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69698
  "videos"
]
1530 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69698 AND fieldname = 'attributes'
Parameters:
[]
1531 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69698 AND fieldname = 'attributes'
Parameters:
[]
1532 0.61 ms
select `combinedBlock` from object_store_prod where oo_id  = 69698
Parameters:
[]
1533 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69698
Parameters:
[]
1534 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69698
Parameters:
[]
1535 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69698
Parameters:
[]
1536 0.50 ms
select `combinedImage` from object_store_prod where oo_id  = 69698
Parameters:
[]
1537 0.70 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69698
]
1538 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639693
]
1539 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639693
]
1540 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69702
]
1541 0.63 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69702
]
1542 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69702
]
1543 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69702
]
1544 0.66 ms
select `iconLabels` from object_store_prod where oo_id  = 69702
Parameters:
[]
1545 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69702
  "videos"
]
1546 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69702 AND fieldname = 'attributes'
Parameters:
[]
1547 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69702 AND fieldname = 'attributes'
Parameters:
[]
1548 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 69702
Parameters:
[]
1549 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69702
Parameters:
[]
1550 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69702
Parameters:
[]
1551 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69702
Parameters:
[]
1552 0.72 ms
select `combinedImage` from object_store_prod where oo_id  = 69702
Parameters:
[]
1553 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69702
]
1554 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639801
]
1555 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639801
]
1556 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69700
]
1557 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:
[
  69700
]
1558 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69700
]
1559 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69700
]
1560 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 69700
Parameters:
[]
1561 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69700
  "videos"
]
1562 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69700 AND fieldname = 'attributes'
Parameters:
[]
1563 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69700 AND fieldname = 'attributes'
Parameters:
[]
1564 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 69700
Parameters:
[]
1565 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69700
Parameters:
[]
1566 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69700
Parameters:
[]
1567 0.52 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69700
Parameters:
[]
1568 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 69700
Parameters:
[]
1569 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69700
]
1570 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639805
]
1571 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639805
]
1572 26.53 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68041' and a.id != '68041') or parentProducts like '%,68041,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1573 0.68 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69716
]
1574 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69716
]
1575 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69716
]
1576 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69716
]
1577 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 69716
Parameters:
[]
1578 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69716
  "videos"
]
1579 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69716 AND fieldname = 'attributes'
Parameters:
[]
1580 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69716 AND fieldname = 'attributes'
Parameters:
[]
1581 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 69716
Parameters:
[]
1582 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69716
Parameters:
[]
1583 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69716
Parameters:
[]
1584 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69716
Parameters:
[]
1585 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 69716
Parameters:
[]
1586 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69716
]
1587 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68041
]
1588 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:
[
  68041
]
1589 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68041
]
1590 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68041
]
1591 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 68041
Parameters:
[]
1592 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68041
  "videos"
]
1593 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68041 AND fieldname = 'attributes'
Parameters:
[]
1594 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68041 AND fieldname = 'attributes'
Parameters:
[]
1595 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 68041
Parameters:
[]
1596 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68041
Parameters:
[]
1597 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68041
Parameters:
[]
1598 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68041
Parameters:
[]
1599 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 68041
Parameters:
[]
1600 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68041
]
1601 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639685
]
1602 0.77 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639685
]
1603 0.34 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69706
]
1604 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:
[
  69706
]
1605 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69706
]
1606 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69706
]
1607 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 69706
Parameters:
[]
1608 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69706
  "videos"
]
1609 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69706 AND fieldname = 'attributes'
Parameters:
[]
1610 0.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69706 AND fieldname = 'attributes'
Parameters:
[]
1611 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 69706
Parameters:
[]
1612 0.59 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69706
Parameters:
[]
1613 1.15 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69706
Parameters:
[]
1614 2.18 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69706
Parameters:
[]
1615 3.76 ms
select `combinedImage` from object_store_prod where oo_id  = 69706
Parameters:
[]
1616 0.70 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69706
]
1617 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639588
]
1618 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639588
]
1619 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69708
]
1620 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:
[
  69708
]
1621 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69708
]
1622 0.59 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69708
]
1623 0.34 ms
select `iconLabels` from object_store_prod where oo_id  = 69708
Parameters:
[]
1624 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69708
  "videos"
]
1625 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69708 AND fieldname = 'attributes'
Parameters:
[]
1626 0.83 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69708 AND fieldname = 'attributes'
Parameters:
[]
1627 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 69708
Parameters:
[]
1628 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69708
Parameters:
[]
1629 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69708
Parameters:
[]
1630 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69708
Parameters:
[]
1631 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69708
Parameters:
[]
1632 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69708
]
1633 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639616
]
1634 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639616
]
1635 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69710
]
1636 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:
[
  69710
]
1637 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69710
]
1638 0.77 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69710
]
1639 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 69710
Parameters:
[]
1640 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69710
  "videos"
]
1641 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69710 AND fieldname = 'attributes'
Parameters:
[]
1642 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69710 AND fieldname = 'attributes'
Parameters:
[]
1643 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 69710
Parameters:
[]
1644 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69710
Parameters:
[]
1645 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69710
Parameters:
[]
1646 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69710
Parameters:
[]
1647 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 69710
Parameters:
[]
1648 0.70 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69710
]
1649 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639589
]
1650 0.77 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639589
]
1651 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69714
]
1652 0.63 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69714
]
1653 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69714
]
1654 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69714
]
1655 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 69714
Parameters:
[]
1656 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69714
  "videos"
]
1657 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69714 AND fieldname = 'attributes'
Parameters:
[]
1658 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69714 AND fieldname = 'attributes'
Parameters:
[]
1659 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 69714
Parameters:
[]
1660 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69714
Parameters:
[]
1661 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69714
Parameters:
[]
1662 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69714
Parameters:
[]
1663 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69714
Parameters:
[]
1664 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69714
]
1665 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639426
]
1666 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639426
]
1667 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69712
]
1668 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:
[
  69712
]
1669 0.97 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69712
]
1670 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69712
]
1671 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 69712
Parameters:
[]
1672 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69712
  "videos"
]
1673 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69712 AND fieldname = 'attributes'
Parameters:
[]
1674 0.79 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69712 AND fieldname = 'attributes'
Parameters:
[]
1675 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 69712
Parameters:
[]
1676 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69712
Parameters:
[]
1677 0.57 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69712
Parameters:
[]
1678 0.54 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69712
Parameters:
[]
1679 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 69712
Parameters:
[]
1680 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69712
]
1681 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639498
]
1682 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639498
]
1683 27.39 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '24852' and a.id != '24852') or parentProducts like '%,24852,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1684 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69750
]
1685 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69750
]
1686 0.98 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69750
]
1687 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69750
]
1688 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 69750
Parameters:
[]
1689 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69750
  "videos"
]
1690 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69750 AND fieldname = 'attributes'
Parameters:
[]
1691 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69750 AND fieldname = 'attributes'
Parameters:
[]
1692 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 69750
Parameters:
[]
1693 0.68 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69750
Parameters:
[]
1694 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69750
Parameters:
[]
1695 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69750
Parameters:
[]
1696 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 69750
Parameters:
[]
1697 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69750
]
1698 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24852
]
1699 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:
[
  24852
]
1700 0.96 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24852
]
1701 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24852
]
1702 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 24852
Parameters:
[]
1703 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24852
  "videos"
]
1704 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24852 AND fieldname = 'attributes'
Parameters:
[]
1705 0.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24852 AND fieldname = 'attributes'
Parameters:
[]
1706 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 24852
Parameters:
[]
1707 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24852
Parameters:
[]
1708 0.52 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24852
Parameters:
[]
1709 0.48 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24852
Parameters:
[]
1710 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 24852
Parameters:
[]
1711 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24852
]
1712 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  320167
]
1713 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  320167
]
1714 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  138996
]
1715 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:
[
  138996
]
1716 0.74 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  138996
]
1717 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  138996
]
1718 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 138996
Parameters:
[]
1719 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  138996
  "videos"
]
1720 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138996 AND fieldname = 'attributes'
Parameters:
[]
1721 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 138996 AND fieldname = 'attributes'
Parameters:
[]
1722 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 138996
Parameters:
[]
1723 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 138996
Parameters:
[]
1724 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 138996
Parameters:
[]
1725 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 138996
Parameters:
[]
1726 0.57 ms
select `combinedImage` from object_store_prod where oo_id  = 138996
Parameters:
[]
1727 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  138996
]
1728 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418904
]
1729 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418904
]
1730 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182134
]
1731 0.55 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182134
]
1732 0.78 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182134
]
1733 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182134
]
1734 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 182134
Parameters:
[]
1735 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182134
  "videos"
]
1736 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182134 AND fieldname = 'attributes'
Parameters:
[]
1737 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182134 AND fieldname = 'attributes'
Parameters:
[]
1738 0.34 ms
select `combinedBlock` from object_store_prod where oo_id  = 182134
Parameters:
[]
1739 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182134
Parameters:
[]
1740 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182134
Parameters:
[]
1741 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182134
Parameters:
[]
1742 0.53 ms
select `combinedImage` from object_store_prod where oo_id  = 182134
Parameters:
[]
1743 0.81 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182134
]
1744 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422454
]
1745 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422454
]
1746 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  138992
]
1747 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:
[
  138992
]
1748 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  138992
]
1749 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  138992
]
1750 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 138992
Parameters:
[]
1751 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  138992
  "videos"
]
1752 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138992 AND fieldname = 'attributes'
Parameters:
[]
1753 0.83 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 138992 AND fieldname = 'attributes'
Parameters:
[]
1754 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 138992
Parameters:
[]
1755 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 138992
Parameters:
[]
1756 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 138992
Parameters:
[]
1757 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 138992
Parameters:
[]
1758 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 138992
Parameters:
[]
1759 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  138992
]
1760 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418919
]
1761 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418919
]
1762 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69766
]
1763 0.74 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69766
]
1764 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69766
]
1765 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69766
]
1766 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 69766
Parameters:
[]
1767 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69766
  "videos"
]
1768 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69766 AND fieldname = 'attributes'
Parameters:
[]
1769 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69766 AND fieldname = 'attributes'
Parameters:
[]
1770 0.55 ms
select `combinedBlock` from object_store_prod where oo_id  = 69766
Parameters:
[]
1771 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69766
Parameters:
[]
1772 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69766
Parameters:
[]
1773 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69766
Parameters:
[]
1774 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69766
Parameters:
[]
1775 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69766
]
1776 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571502
]
1777 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571502
]
1778 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182132
]
1779 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:
[
  182132
]
1780 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182132
]
1781 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182132
]
1782 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 182132
Parameters:
[]
1783 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182132
  "videos"
]
1784 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182132 AND fieldname = 'attributes'
Parameters:
[]
1785 1.14 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182132 AND fieldname = 'attributes'
Parameters:
[]
1786 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 182132
Parameters:
[]
1787 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182132
Parameters:
[]
1788 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182132
Parameters:
[]
1789 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182132
Parameters:
[]
1790 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 182132
Parameters:
[]
1791 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182132
]
1792 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422452
]
1793 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422452
]
1794 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69757
]
1795 0.58 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69757
]
1796 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69757
]
1797 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69757
]
1798 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 69757
Parameters:
[]
1799 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69757
  "videos"
]
1800 0.73 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69757 AND fieldname = 'attributes'
Parameters:
[]
1801 1.20 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69757 AND fieldname = 'attributes'
Parameters:
[]
1802 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 69757
Parameters:
[]
1803 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69757
Parameters:
[]
1804 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69757
Parameters:
[]
1805 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69757
Parameters:
[]
1806 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 69757
Parameters:
[]
1807 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69757
]
1808 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319881
]
1809 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319881
]
1810 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69752
]
1811 0.58 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69752
]
1812 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69752
]
1813 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69752
]
1814 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 69752
Parameters:
[]
1815 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69752
  "videos"
]
1816 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69752 AND fieldname = 'attributes'
Parameters:
[]
1817 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69752 AND fieldname = 'attributes'
Parameters:
[]
1818 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 69752
Parameters:
[]
1819 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69752
Parameters:
[]
1820 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69752
Parameters:
[]
1821 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69752
Parameters:
[]
1822 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69752
Parameters:
[]
1823 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69752
]
1824 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319916
]
1825 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319916
]
1826 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182130
]
1827 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:
[
  182130
]
1828 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182130
]
1829 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182130
]
1830 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 182130
Parameters:
[]
1831 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182130
  "videos"
]
1832 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182130 AND fieldname = 'attributes'
Parameters:
[]
1833 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182130 AND fieldname = 'attributes'
Parameters:
[]
1834 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 182130
Parameters:
[]
1835 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182130
Parameters:
[]
1836 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182130
Parameters:
[]
1837 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182130
Parameters:
[]
1838 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 182130
Parameters:
[]
1839 0.71 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182130
]
1840 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422453
]
1841 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422453
]
1842 24.47 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17281' and a.id != '17281') or parentProducts like '%,17281,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1843 0.57 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69759
]
1844 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:
[
  69759
]
1845 0.74 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69759
]
1846 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69759
]
1847 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 69759
Parameters:
[]
1848 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69759
  "videos"
]
1849 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69759 AND fieldname = 'attributes'
Parameters:
[]
1850 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69759 AND fieldname = 'attributes'
Parameters:
[]
1851 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 69759
Parameters:
[]
1852 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69759
Parameters:
[]
1853 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69759
Parameters:
[]
1854 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69759
Parameters:
[]
1855 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 69759
Parameters:
[]
1856 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69759
]
1857 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17281
]
1858 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:
[
  17281
]
1859 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17281
]
1860 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17281
]
1861 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 17281
Parameters:
[]
1862 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17281
  "videos"
]
1863 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17281 AND fieldname = 'attributes'
Parameters:
[]
1864 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17281 AND fieldname = 'attributes'
Parameters:
[]
1865 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 17281
Parameters:
[]
1866 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17281
Parameters:
[]
1867 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17281
Parameters:
[]
1868 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17281
Parameters:
[]
1869 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 17281
Parameters:
[]
1870 0.72 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17281
]
1871 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3403865
]
1872 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3403865
]
1873 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69763
]
1874 0.65 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69763
]
1875 0.81 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69763
]
1876 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69763
]
1877 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 69763
Parameters:
[]
1878 0.56 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69763
  "videos"
]
1879 0.68 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69763 AND fieldname = 'attributes'
Parameters:
[]
1880 1.03 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69763 AND fieldname = 'attributes'
Parameters:
[]
1881 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 69763
Parameters:
[]
1882 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69763
Parameters:
[]
1883 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69763
Parameters:
[]
1884 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69763
Parameters:
[]
1885 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 69763
Parameters:
[]
1886 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69763
]
1887 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3403888
]
1888 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3403888
]
1889 23.53 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17283' and a.id != '17283') or parentProducts like '%,17283,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1890 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69776
]
1891 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:
[
  69776
]
1892 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69776
]
1893 0.90 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69776
]
1894 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 69776
Parameters:
[]
1895 0.58 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69776
  "videos"
]
1896 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69776 AND fieldname = 'attributes'
Parameters:
[]
1897 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69776 AND fieldname = 'attributes'
Parameters:
[]
1898 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 69776
Parameters:
[]
1899 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69776
Parameters:
[]
1900 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69776
Parameters:
[]
1901 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69776
Parameters:
[]
1902 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 69776
Parameters:
[]
1903 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69776
]
1904 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17283
]
1905 0.49 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17283
]
1906 0.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17283
]
1907 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17283
]
1908 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 17283
Parameters:
[]
1909 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17283
  "videos"
]
1910 0.45 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17283 AND fieldname = 'attributes'
Parameters:
[]
1911 0.52 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17283 AND fieldname = 'attributes'
Parameters:
[]
1912 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 17283
Parameters:
[]
1913 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17283
Parameters:
[]
1914 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17283
Parameters:
[]
1915 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17283
Parameters:
[]
1916 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 17283
Parameters:
[]
1917 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17283
]
1918 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2565363
]
1919 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2565363
]
1920 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69773
]
1921 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:
[
  69773
]
1922 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69773
]
1923 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69773
]
1924 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 69773
Parameters:
[]
1925 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69773
  "videos"
]
1926 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69773 AND fieldname = 'attributes'
Parameters:
[]
1927 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69773 AND fieldname = 'attributes'
Parameters:
[]
1928 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 69773
Parameters:
[]
1929 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69773
Parameters:
[]
1930 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69773
Parameters:
[]
1931 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69773
Parameters:
[]
1932 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 69773
Parameters:
[]
1933 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69773
]
1934 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2565370
]
1935 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2565370
]
1936 22.59 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17291' and a.id != '17291') or parentProducts like '%,17291,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1937 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69782
]
1938 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:
[
  69782
]
1939 0.93 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69782
]
1940 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69782
]
1941 0.60 ms
select `iconLabels` from object_store_prod where oo_id  = 69782
Parameters:
[]
1942 0.61 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69782
  "videos"
]
1943 0.68 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69782 AND fieldname = 'attributes'
Parameters:
[]
1944 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69782 AND fieldname = 'attributes'
Parameters:
[]
1945 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 69782
Parameters:
[]
1946 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69782
Parameters:
[]
1947 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69782
Parameters:
[]
1948 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69782
Parameters:
[]
1949 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 69782
Parameters:
[]
1950 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69782
]
1951 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17291
]
1952 0.59 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17291
]
1953 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17291
]
1954 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17291
]
1955 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 17291
Parameters:
[]
1956 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17291
  "videos"
]
1957 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17291 AND fieldname = 'attributes'
Parameters:
[]
1958 0.48 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17291 AND fieldname = 'attributes'
Parameters:
[]
1959 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 17291
Parameters:
[]
1960 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17291
Parameters:
[]
1961 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17291
Parameters:
[]
1962 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17291
Parameters:
[]
1963 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 17291
Parameters:
[]
1964 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17291
]
1965 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4172785
]
1966 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4172785
]
1967 22.63 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17290' and a.id != '17290') or parentProducts like '%,17290,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1968 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69784
]
1969 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:
[
  69784
]
1970 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69784
]
1971 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69784
]
1972 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 69784
Parameters:
[]
1973 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69784
  "videos"
]
1974 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69784 AND fieldname = 'attributes'
Parameters:
[]
1975 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69784 AND fieldname = 'attributes'
Parameters:
[]
1976 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 69784
Parameters:
[]
1977 0.50 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69784
Parameters:
[]
1978 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69784
Parameters:
[]
1979 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69784
Parameters:
[]
1980 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 69784
Parameters:
[]
1981 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69784
]
1982 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17290
]
1983 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:
[
  17290
]
1984 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17290
]
1985 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17290
]
1986 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 17290
Parameters:
[]
1987 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17290
  "videos"
]
1988 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17290 AND fieldname = 'attributes'
Parameters:
[]
1989 0.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17290 AND fieldname = 'attributes'
Parameters:
[]
1990 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 17290
Parameters:
[]
1991 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17290
Parameters:
[]
1992 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17290
Parameters:
[]
1993 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17290
Parameters:
[]
1994 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 17290
Parameters:
[]
1995 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17290
]
1996 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2565366
]
1997 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2565366
]
1998 23.91 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68053' and a.id != '68053') or parentProducts like '%,68053,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
1999 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69792
]
2000 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:
[
  69792
]
2001 1.07 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69792
]
2002 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69792
]
2003 0.55 ms
select `iconLabels` from object_store_prod where oo_id  = 69792
Parameters:
[]
2004 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69792
  "videos"
]
2005 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69792 AND fieldname = 'attributes'
Parameters:
[]
2006 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69792 AND fieldname = 'attributes'
Parameters:
[]
2007 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 69792
Parameters:
[]
2008 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69792
Parameters:
[]
2009 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69792
Parameters:
[]
2010 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69792
Parameters:
[]
2011 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 69792
Parameters:
[]
2012 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69792
]
2013 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68053
]
2014 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:
[
  68053
]
2015 0.58 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68053
]
2016 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68053
]
2017 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 68053
Parameters:
[]
2018 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68053
  "videos"
]
2019 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68053 AND fieldname = 'attributes'
Parameters:
[]
2020 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68053 AND fieldname = 'attributes'
Parameters:
[]
2021 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 68053
Parameters:
[]
2022 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68053
Parameters:
[]
2023 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68053
Parameters:
[]
2024 0.51 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68053
Parameters:
[]
2025 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 68053
Parameters:
[]
2026 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68053
]
2027 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639784
]
2028 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639784
]
2029 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69796
]
2030 0.60 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  69796
]
2031 0.74 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69796
]
2032 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69796
]
2033 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 69796
Parameters:
[]
2034 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69796
  "videos"
]
2035 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69796 AND fieldname = 'attributes'
Parameters:
[]
2036 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69796 AND fieldname = 'attributes'
Parameters:
[]
2037 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 69796
Parameters:
[]
2038 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69796
Parameters:
[]
2039 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69796
Parameters:
[]
2040 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69796
Parameters:
[]
2041 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 69796
Parameters:
[]
2042 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69796
]
2043 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639581
]
2044 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639581
]
2045 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69788
]
2046 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:
[
  69788
]
2047 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69788
]
2048 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69788
]
2049 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 69788
Parameters:
[]
2050 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69788
  "videos"
]
2051 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69788 AND fieldname = 'attributes'
Parameters:
[]
2052 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69788 AND fieldname = 'attributes'
Parameters:
[]
2053 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 69788
Parameters:
[]
2054 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69788
Parameters:
[]
2055 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69788
Parameters:
[]
2056 0.60 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69788
Parameters:
[]
2057 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 69788
Parameters:
[]
2058 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69788
]
2059 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639512
]
2060 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639512
]
2061 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2062 1.08 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=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "entire_uri"
]
2063 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1374
]
2064 0.35 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.