Query Metrics

1100 Database Queries
553 Different statements
1616.51 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.69 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/cuisine~22233"
  "path"
  "auto_create"
  "/fr/produits/c/cuisine~22233?page=7"
  "path_query"
  "https://testing.weverducre.com/fr/produits/c/cuisine~22233?page=7"
  "entire_uri"
]
3 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.77 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/produits/c/"
  "cuisine~22233"
]
6 0.78 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/fr/produits/c/cuisine~22233"
]
7 0.80 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/cuisine~22233"
]
8 0.45 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/produits/"
  "c"
]
9 0.43 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/fr/produits/c"
]
10 0.44 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/weverducre.com/%"
  "/fr/produits/c"
]
11 0.43 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/"
  "produits"
]
12 0.45 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.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.80 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.42 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.41 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 0.46 ms
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE
                     (
                         (cid IN (1,22224,22218,1548,1544) AND inheritable = 1)
                         OR cid = ? ) AND ctype='object'
Parameters:
[
  22233
]
18 0.45 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.46 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.53 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.47 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.33 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.35 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.42 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.42 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
28 1.39 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=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.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
30 1.48 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.51 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
33 0.46 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1380
]
34 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
35 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
36 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
37 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
38 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
39 1.43 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=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.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1379
]
41 0.49 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
42 0.49 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.43 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
44 0.42 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1372
]
45 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
46 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
47 0.45 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
48 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
49 0.42 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.42 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.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1376
]
53 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
54 0.41 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1347
]
55 0.35 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.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
58 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
59 0.40 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.31 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=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.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1378
]
63 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
64 0.33 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1343
]
65 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
66 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
67 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
68 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
69 0.46 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
70 0.44 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
71 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1339
]
72 0.40 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
73 0.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
74 0.41 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22233
]
75 51.26 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY virtualProductId, priceSystemName ORDER BY min(ifnull(featuredPriority, 0)) desc,min((promotions like '%#new#%')) desc,min(ifnull(s.score, 0)) desc,min(ifnull(rankingMultiplicator, 999999999)) asc,min(`a`.`id`) ASC LIMIT 144, 24
Parameters:
[]
76 0.46 ms
SELECT FOUND_ROWS()
Parameters:
[]
77 41.26 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
78 37.38 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
79 37.42 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
80 35.59 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
81 37.02 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
82 0.32 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.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
85 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
86 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187954
]
87 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187954
]
88 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
89 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
90 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
91 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
92 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
93 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
94 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
95 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
96 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
97 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
98 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188004
]
99 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188004
]
100 36.93 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
101 46.91 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
102 42.55 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
103 36.83 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
104 28.26 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
105 27.26 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
106 27.25 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
107 0.37 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
108 0.32 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
109 0.31 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
110 0.29 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
111 0.31 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
112 0.41 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
113 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
114 0.40 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
115 0.40 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
116 0.40 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
117 0.35 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
118 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 '%,22233,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
119 24.05 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 = '120087' and a.id != '120087') or parentProducts like '%,120087,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
120 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120417
]
121 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:
[
  120417
]
122 1.07 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120417
]
123 0.82 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120417
]
124 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 120417
Parameters:
[]
125 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120417
  "videos"
]
126 0.68 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120417 AND fieldname = 'attributes'
Parameters:
[]
127 1.14 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120417 AND fieldname = 'attributes'
Parameters:
[]
128 0.65 ms
select `combinedBlock` from object_store_prod where oo_id  = 120417
Parameters:
[]
129 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120417
Parameters:
[]
130 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120417
Parameters:
[]
131 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120417
Parameters:
[]
132 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 120417
Parameters:
[]
133 0.81 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120417
]
134 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587301
]
135 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587301
]
136 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120415
]
137 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:
[
  120415
]
138 0.98 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120415
]
139 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120415
]
140 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 120415
Parameters:
[]
141 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120415
  "videos"
]
142 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120415 AND fieldname = 'attributes'
Parameters:
[]
143 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120415 AND fieldname = 'attributes'
Parameters:
[]
144 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 120415
Parameters:
[]
145 0.50 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120415
Parameters:
[]
146 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120415
Parameters:
[]
147 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120415
Parameters:
[]
148 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 120415
Parameters:
[]
149 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120415
]
150 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587453
]
151 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587453
]
152 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120423
]
153 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:
[
  120423
]
154 0.91 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120423
]
155 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120423
]
156 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 120423
Parameters:
[]
157 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120423
  "videos"
]
158 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120423 AND fieldname = 'attributes'
Parameters:
[]
159 0.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120423 AND fieldname = 'attributes'
Parameters:
[]
160 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 120423
Parameters:
[]
161 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120423
Parameters:
[]
162 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120423
Parameters:
[]
163 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120423
Parameters:
[]
164 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 120423
Parameters:
[]
165 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120423
]
166 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587573
]
167 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587573
]
168 23.23 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 = '120100' and a.id != '120100') or parentProducts like '%,120100,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
169 0.62 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120427
]
170 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:
[
  120427
]
171 1.12 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120427
]
172 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120427
]
173 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 120427
Parameters:
[]
174 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120427
  "videos"
]
175 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120427 AND fieldname = 'attributes'
Parameters:
[]
176 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120427 AND fieldname = 'attributes'
Parameters:
[]
177 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 120427
Parameters:
[]
178 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120427
Parameters:
[]
179 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120427
Parameters:
[]
180 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120427
Parameters:
[]
181 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 120427
Parameters:
[]
182 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120427
]
183 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120100
]
184 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:
[
  120100
]
185 0.44 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120100
]
186 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120100
]
187 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 120100
Parameters:
[]
188 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120100
  "videos"
]
189 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120100 AND fieldname = 'attributes'
Parameters:
[]
190 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120100 AND fieldname = 'attributes'
Parameters:
[]
191 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 120100
Parameters:
[]
192 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120100
Parameters:
[]
193 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120100
Parameters:
[]
194 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120100
Parameters:
[]
195 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 120100
Parameters:
[]
196 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120100
]
197 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120099
]
198 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:
[
  120099
]
199 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120099
]
200 0.56 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120099
]
201 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 120099
Parameters:
[]
202 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120099
  "videos"
]
203 0.45 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120099 AND fieldname = 'attributes'
Parameters:
[]
204 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120099 AND fieldname = 'attributes'
Parameters:
[]
205 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 120099
Parameters:
[]
206 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120099
Parameters:
[]
207 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120099
Parameters:
[]
208 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120099
Parameters:
[]
209 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 120099
Parameters:
[]
210 0.41 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120099
]
211 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587538
]
212 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587538
]
213 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120429
]
214 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:
[
  120429
]
215 0.99 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120429
]
216 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120429
]
217 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 120429
Parameters:
[]
218 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120429
  "videos"
]
219 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120429 AND fieldname = 'attributes'
Parameters:
[]
220 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120429 AND fieldname = 'attributes'
Parameters:
[]
221 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 120429
Parameters:
[]
222 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120429
Parameters:
[]
223 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120429
Parameters:
[]
224 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120429
Parameters:
[]
225 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 120429
Parameters:
[]
226 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120429
]
227 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587652
]
228 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587652
]
229 23.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 = '120090' and a.id != '120090') or parentProducts like '%,120090,%') 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:
[]
230 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120572
]
231 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:
[
  120572
]
232 1.02 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120572
]
233 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120572
]
234 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 120572
Parameters:
[]
235 0.64 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120572
  "videos"
]
236 0.68 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120572 AND fieldname = 'attributes'
Parameters:
[]
237 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120572 AND fieldname = 'attributes'
Parameters:
[]
238 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 120572
Parameters:
[]
239 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120572
Parameters:
[]
240 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120572
Parameters:
[]
241 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120572
Parameters:
[]
242 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 120572
Parameters:
[]
243 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120572
]
244 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120090
]
245 0.86 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  120090
]
246 0.53 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120090
]
247 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120090
]
248 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 120090
Parameters:
[]
249 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120090
  "videos"
]
250 0.45 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120090 AND fieldname = 'attributes'
Parameters:
[]
251 0.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120090 AND fieldname = 'attributes'
Parameters:
[]
252 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 120090
Parameters:
[]
253 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120090
Parameters:
[]
254 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120090
Parameters:
[]
255 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120090
Parameters:
[]
256 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 120090
Parameters:
[]
257 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120090
]
258 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587353
]
259 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587353
]
260 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120578
]
261 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:
[
  120578
]
262 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120578
]
263 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120578
]
264 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 120578
Parameters:
[]
265 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120578
  "videos"
]
266 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120578 AND fieldname = 'attributes'
Parameters:
[]
267 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120578 AND fieldname = 'attributes'
Parameters:
[]
268 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 120578
Parameters:
[]
269 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120578
Parameters:
[]
270 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120578
Parameters:
[]
271 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120578
Parameters:
[]
272 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 120578
Parameters:
[]
273 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120578
]
274 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587515
]
275 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587515
]
276 24.02 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 = '120062' and a.id != '120062') or parentProducts like '%,120062,%') 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:
[]
277 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120591
]
278 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:
[
  120591
]
279 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120591
]
280 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120591
]
281 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 120591
Parameters:
[]
282 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120591
  "videos"
]
283 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120591 AND fieldname = 'attributes'
Parameters:
[]
284 1.05 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120591 AND fieldname = 'attributes'
Parameters:
[]
285 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 120591
Parameters:
[]
286 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120591
Parameters:
[]
287 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120591
Parameters:
[]
288 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120591
Parameters:
[]
289 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 120591
Parameters:
[]
290 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120591
]
291 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120062
]
292 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:
[
  120062
]
293 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120062
]
294 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120062
]
295 0.34 ms
select `iconLabels` from object_store_prod where oo_id  = 120062
Parameters:
[]
296 0.36 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120062
  "videos"
]
297 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120062 AND fieldname = 'attributes'
Parameters:
[]
298 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120062 AND fieldname = 'attributes'
Parameters:
[]
299 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 120062
Parameters:
[]
300 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120062
Parameters:
[]
301 0.33 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120062
Parameters:
[]
302 0.33 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120062
Parameters:
[]
303 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 120062
Parameters:
[]
304 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120062
]
305 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587688
]
306 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587688
]
307 22.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 = '120061' and a.id != '120061') or parentProducts like '%,120061,%') 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:
[]
308 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120594
]
309 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:
[
  120594
]
310 1.05 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120594
]
311 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120594
]
312 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 120594
Parameters:
[]
313 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120594
  "videos"
]
314 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120594 AND fieldname = 'attributes'
Parameters:
[]
315 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120594 AND fieldname = 'attributes'
Parameters:
[]
316 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 120594
Parameters:
[]
317 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120594
Parameters:
[]
318 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120594
Parameters:
[]
319 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120594
Parameters:
[]
320 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 120594
Parameters:
[]
321 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120594
]
322 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587521
]
323 0.51 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587521
]
324 23.90 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '120064' and a.id != '120064') or parentProducts like '%,120064,%') 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:
[]
325 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120624
]
326 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:
[
  120624
]
327 0.95 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120624
]
328 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120624
]
329 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 120624
Parameters:
[]
330 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120624
  "videos"
]
331 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120624 AND fieldname = 'attributes'
Parameters:
[]
332 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120624 AND fieldname = 'attributes'
Parameters:
[]
333 0.56 ms
select `combinedBlock` from object_store_prod where oo_id  = 120624
Parameters:
[]
334 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120624
Parameters:
[]
335 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120624
Parameters:
[]
336 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120624
Parameters:
[]
337 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 120624
Parameters:
[]
338 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120624
]
339 0.35 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120064
]
340 0.41 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  120064
]
341 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120064
]
342 0.33 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120064
]
343 0.26 ms
select `iconLabels` from object_store_prod where oo_id  = 120064
Parameters:
[]
344 0.27 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120064
  "videos"
]
345 0.27 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120064 AND fieldname = 'attributes'
Parameters:
[]
346 0.29 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120064 AND fieldname = 'attributes'
Parameters:
[]
347 0.27 ms
select `combinedBlock` from object_store_prod where oo_id  = 120064
Parameters:
[]
348 0.26 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120064
Parameters:
[]
349 0.27 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120064
Parameters:
[]
350 0.25 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120064
Parameters:
[]
351 0.25 ms
select `combinedImage` from object_store_prod where oo_id  = 120064
Parameters:
[]
352 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120064
]
353 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587299
]
354 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587299
]
355 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120620
]
356 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:
[
  120620
]
357 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120620
]
358 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120620
]
359 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 120620
Parameters:
[]
360 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120620
  "videos"
]
361 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120620 AND fieldname = 'attributes'
Parameters:
[]
362 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120620 AND fieldname = 'attributes'
Parameters:
[]
363 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 120620
Parameters:
[]
364 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120620
Parameters:
[]
365 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120620
Parameters:
[]
366 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120620
Parameters:
[]
367 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 120620
Parameters:
[]
368 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120620
]
369 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587367
]
370 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587367
]
371 24.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 = '120081' and a.id != '120081') or parentProducts like '%,120081,%') 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:
[]
372 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120631
]
373 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:
[
  120631
]
374 0.82 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120631
]
375 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120631
]
376 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 120631
Parameters:
[]
377 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120631
  "videos"
]
378 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120631 AND fieldname = 'attributes'
Parameters:
[]
379 1.20 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120631 AND fieldname = 'attributes'
Parameters:
[]
380 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 120631
Parameters:
[]
381 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120631
Parameters:
[]
382 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120631
Parameters:
[]
383 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120631
Parameters:
[]
384 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 120631
Parameters:
[]
385 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120631
]
386 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587599
]
387 0.94 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587599
]
388 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120634
]
389 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:
[
  120634
]
390 0.98 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120634
]
391 0.80 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120634
]
392 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 120634
Parameters:
[]
393 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120634
  "videos"
]
394 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120634 AND fieldname = 'attributes'
Parameters:
[]
395 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120634 AND fieldname = 'attributes'
Parameters:
[]
396 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 120634
Parameters:
[]
397 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120634
Parameters:
[]
398 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120634
Parameters:
[]
399 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120634
Parameters:
[]
400 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 120634
Parameters:
[]
401 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120634
]
402 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587314
]
403 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587314
]
404 24.55 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '120084' and a.id != '120084') or parentProducts like '%,120084,%') 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:
[]
405 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120638
]
406 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:
[
  120638
]
407 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120638
]
408 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120638
]
409 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 120638
Parameters:
[]
410 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120638
  "videos"
]
411 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120638 AND fieldname = 'attributes'
Parameters:
[]
412 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120638 AND fieldname = 'attributes'
Parameters:
[]
413 0.54 ms
select `combinedBlock` from object_store_prod where oo_id  = 120638
Parameters:
[]
414 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120638
Parameters:
[]
415 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120638
Parameters:
[]
416 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120638
Parameters:
[]
417 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 120638
Parameters:
[]
418 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120638
]
419 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120084
]
420 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:
[
  120084
]
421 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120084
]
422 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120084
]
423 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 120084
Parameters:
[]
424 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120084
  "videos"
]
425 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120084 AND fieldname = 'attributes'
Parameters:
[]
426 0.48 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120084 AND fieldname = 'attributes'
Parameters:
[]
427 0.65 ms
select `combinedBlock` from object_store_prod where oo_id  = 120084
Parameters:
[]
428 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120084
Parameters:
[]
429 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120084
Parameters:
[]
430 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120084
Parameters:
[]
431 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 120084
Parameters:
[]
432 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120084
]
433 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706613
]
434 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706613
]
435 22.06 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 = '120083' and a.id != '120083') or parentProducts like '%,120083,%') 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:
[]
436 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120648
]
437 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:
[
  120648
]
438 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120648
]
439 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120648
]
440 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 120648
Parameters:
[]
441 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120648
  "videos"
]
442 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120648 AND fieldname = 'attributes'
Parameters:
[]
443 1.11 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120648 AND fieldname = 'attributes'
Parameters:
[]
444 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 120648
Parameters:
[]
445 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120648
Parameters:
[]
446 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120648
Parameters:
[]
447 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120648
Parameters:
[]
448 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 120648
Parameters:
[]
449 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120648
]
450 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120083
]
451 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:
[
  120083
]
452 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120083
]
453 0.56 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120083
]
454 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 120083
Parameters:
[]
455 0.58 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120083
  "videos"
]
456 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120083 AND fieldname = 'attributes'
Parameters:
[]
457 0.55 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120083 AND fieldname = 'attributes'
Parameters:
[]
458 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 120083
Parameters:
[]
459 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120083
Parameters:
[]
460 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120083
Parameters:
[]
461 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120083
Parameters:
[]
462 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 120083
Parameters:
[]
463 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120083
]
464 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706623
]
465 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706623
]
466 22.70 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '120082' and a.id != '120082') or parentProducts like '%,120082,%') 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:
[]
467 0.57 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120652
]
468 0.80 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  120652
]
469 1.08 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120652
]
470 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120652
]
471 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 120652
Parameters:
[]
472 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120652
  "videos"
]
473 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120652 AND fieldname = 'attributes'
Parameters:
[]
474 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120652 AND fieldname = 'attributes'
Parameters:
[]
475 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 120652
Parameters:
[]
476 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120652
Parameters:
[]
477 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120652
Parameters:
[]
478 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120652
Parameters:
[]
479 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 120652
Parameters:
[]
480 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120652
]
481 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120082
]
482 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:
[
  120082
]
483 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120082
]
484 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120082
]
485 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 120082
Parameters:
[]
486 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120082
  "videos"
]
487 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120082 AND fieldname = 'attributes'
Parameters:
[]
488 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120082 AND fieldname = 'attributes'
Parameters:
[]
489 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 120082
Parameters:
[]
490 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120082
Parameters:
[]
491 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120082
Parameters:
[]
492 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120082
Parameters:
[]
493 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 120082
Parameters:
[]
494 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120082
]
495 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587582
]
496 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587582
]
497 22.84 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '120063' and a.id != '120063') or parentProducts like '%,120063,%') 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.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120656
]
499 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:
[
  120656
]
500 1.27 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120656
]
501 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120656
]
502 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 120656
Parameters:
[]
503 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120656
  "videos"
]
504 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120656 AND fieldname = 'attributes'
Parameters:
[]
505 1.09 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120656 AND fieldname = 'attributes'
Parameters:
[]
506 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 120656
Parameters:
[]
507 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120656
Parameters:
[]
508 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120656
Parameters:
[]
509 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120656
Parameters:
[]
510 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 120656
Parameters:
[]
511 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120656
]
512 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120063
]
513 0.70 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  120063
]
514 0.57 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120063
]
515 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120063
]
516 0.57 ms
select `iconLabels` from object_store_prod where oo_id  = 120063
Parameters:
[]
517 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120063
  "videos"
]
518 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120063 AND fieldname = 'attributes'
Parameters:
[]
519 0.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120063 AND fieldname = 'attributes'
Parameters:
[]
520 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 120063
Parameters:
[]
521 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120063
Parameters:
[]
522 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120063
Parameters:
[]
523 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120063
Parameters:
[]
524 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 120063
Parameters:
[]
525 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120063
]
526 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587448
]
527 0.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587448
]
528 23.29 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 = '120079' and a.id != '120079') or parentProducts like '%,120079,%') 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:
[]
529 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120662
]
530 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:
[
  120662
]
531 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120662
]
532 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120662
]
533 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 120662
Parameters:
[]
534 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120662
  "videos"
]
535 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120662 AND fieldname = 'attributes'
Parameters:
[]
536 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120662 AND fieldname = 'attributes'
Parameters:
[]
537 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 120662
Parameters:
[]
538 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120662
Parameters:
[]
539 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120662
Parameters:
[]
540 0.50 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120662
Parameters:
[]
541 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 120662
Parameters:
[]
542 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120662
]
543 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587491
]
544 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587491
]
545 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120664
]
546 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:
[
  120664
]
547 0.97 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120664
]
548 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120664
]
549 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 120664
Parameters:
[]
550 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120664
  "videos"
]
551 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120664 AND fieldname = 'attributes'
Parameters:
[]
552 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120664 AND fieldname = 'attributes'
Parameters:
[]
553 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 120664
Parameters:
[]
554 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120664
Parameters:
[]
555 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120664
Parameters:
[]
556 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120664
Parameters:
[]
557 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 120664
Parameters:
[]
558 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120664
]
559 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587540
]
560 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587540
]
561 23.13 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '120078' and a.id != '120078') or parentProducts like '%,120078,%') 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:
[]
562 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120670
]
563 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:
[
  120670
]
564 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120670
]
565 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120670
]
566 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 120670
Parameters:
[]
567 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120670
  "videos"
]
568 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120670 AND fieldname = 'attributes'
Parameters:
[]
569 1.10 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120670 AND fieldname = 'attributes'
Parameters:
[]
570 0.60 ms
select `combinedBlock` from object_store_prod where oo_id  = 120670
Parameters:
[]
571 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120670
Parameters:
[]
572 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120670
Parameters:
[]
573 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120670
Parameters:
[]
574 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 120670
Parameters:
[]
575 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120670
]
576 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587375
]
577 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587375
]
578 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120666
]
579 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:
[
  120666
]
580 0.92 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120666
]
581 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120666
]
582 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 120666
Parameters:
[]
583 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120666
  "videos"
]
584 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120666 AND fieldname = 'attributes'
Parameters:
[]
585 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120666 AND fieldname = 'attributes'
Parameters:
[]
586 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 120666
Parameters:
[]
587 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120666
Parameters:
[]
588 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120666
Parameters:
[]
589 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120666
Parameters:
[]
590 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 120666
Parameters:
[]
591 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120666
]
592 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587533
]
593 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587533
]
594 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120668
]
595 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:
[
  120668
]
596 0.78 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120668
]
597 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120668
]
598 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 120668
Parameters:
[]
599 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120668
  "videos"
]
600 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120668 AND fieldname = 'attributes'
Parameters:
[]
601 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120668 AND fieldname = 'attributes'
Parameters:
[]
602 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 120668
Parameters:
[]
603 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120668
Parameters:
[]
604 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120668
Parameters:
[]
605 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120668
Parameters:
[]
606 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 120668
Parameters:
[]
607 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120668
]
608 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587487
]
609 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587487
]
610 24.07 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 = '120077' and a.id != '120077') or parentProducts like '%,120077,%') 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:
[]
611 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120674
]
612 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:
[
  120674
]
613 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120674
]
614 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120674
]
615 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 120674
Parameters:
[]
616 0.59 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120674
  "videos"
]
617 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120674 AND fieldname = 'attributes'
Parameters:
[]
618 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120674 AND fieldname = 'attributes'
Parameters:
[]
619 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 120674
Parameters:
[]
620 0.53 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120674
Parameters:
[]
621 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120674
Parameters:
[]
622 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120674
Parameters:
[]
623 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 120674
Parameters:
[]
624 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120674
]
625 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120077
]
626 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:
[
  120077
]
627 0.45 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120077
]
628 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120077
]
629 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 120077
Parameters:
[]
630 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120077
  "videos"
]
631 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120077 AND fieldname = 'attributes'
Parameters:
[]
632 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120077 AND fieldname = 'attributes'
Parameters:
[]
633 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 120077
Parameters:
[]
634 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120077
Parameters:
[]
635 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120077
Parameters:
[]
636 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120077
Parameters:
[]
637 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 120077
Parameters:
[]
638 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120077
]
639 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587509
]
640 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587509
]
641 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120672
]
642 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:
[
  120672
]
643 1.09 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120672
]
644 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120672
]
645 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 120672
Parameters:
[]
646 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120672
  "videos"
]
647 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120672 AND fieldname = 'attributes'
Parameters:
[]
648 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120672 AND fieldname = 'attributes'
Parameters:
[]
649 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 120672
Parameters:
[]
650 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120672
Parameters:
[]
651 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120672
Parameters:
[]
652 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120672
Parameters:
[]
653 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 120672
Parameters:
[]
654 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120672
]
655 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587355
]
656 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587355
]
657 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120676
]
658 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:
[
  120676
]
659 1.17 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120676
]
660 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120676
]
661 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 120676
Parameters:
[]
662 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120676
  "videos"
]
663 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120676 AND fieldname = 'attributes'
Parameters:
[]
664 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120676 AND fieldname = 'attributes'
Parameters:
[]
665 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 120676
Parameters:
[]
666 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120676
Parameters:
[]
667 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120676
Parameters:
[]
668 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120676
Parameters:
[]
669 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 120676
Parameters:
[]
670 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120676
]
671 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587524
]
672 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587524
]
673 26.14 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '120059' and a.id != '120059') or parentProducts like '%,120059,%') 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:
[]
674 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120682
]
675 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:
[
  120682
]
676 1.10 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120682
]
677 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120682
]
678 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 120682
Parameters:
[]
679 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120682
  "videos"
]
680 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120682 AND fieldname = 'attributes'
Parameters:
[]
681 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120682 AND fieldname = 'attributes'
Parameters:
[]
682 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 120682
Parameters:
[]
683 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120682
Parameters:
[]
684 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120682
Parameters:
[]
685 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120682
Parameters:
[]
686 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 120682
Parameters:
[]
687 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120682
]
688 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120059
]
689 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:
[
  120059
]
690 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120059
]
691 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120059
]
692 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 120059
Parameters:
[]
693 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120059
  "videos"
]
694 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120059 AND fieldname = 'attributes'
Parameters:
[]
695 0.53 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120059 AND fieldname = 'attributes'
Parameters:
[]
696 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 120059
Parameters:
[]
697 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120059
Parameters:
[]
698 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120059
Parameters:
[]
699 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120059
Parameters:
[]
700 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 120059
Parameters:
[]
701 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120059
]
702 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587293
]
703 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587293
]
704 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120678
]
705 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:
[
  120678
]
706 0.91 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120678
]
707 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120678
]
708 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 120678
Parameters:
[]
709 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120678
  "videos"
]
710 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120678 AND fieldname = 'attributes'
Parameters:
[]
711 1.53 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120678 AND fieldname = 'attributes'
Parameters:
[]
712 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 120678
Parameters:
[]
713 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120678
Parameters:
[]
714 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120678
Parameters:
[]
715 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120678
Parameters:
[]
716 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 120678
Parameters:
[]
717 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120678
]
718 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587633
]
719 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587633
]
720 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120680
]
721 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:
[
  120680
]
722 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120680
]
723 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120680
]
724 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 120680
Parameters:
[]
725 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120680
  "videos"
]
726 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120680 AND fieldname = 'attributes'
Parameters:
[]
727 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120680 AND fieldname = 'attributes'
Parameters:
[]
728 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 120680
Parameters:
[]
729 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120680
Parameters:
[]
730 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120680
Parameters:
[]
731 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120680
Parameters:
[]
732 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 120680
Parameters:
[]
733 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120680
]
734 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587543
]
735 0.74 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587543
]
736 25.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 = '120066' and a.id != '120066') or parentProducts like '%,120066,%') 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:
[]
737 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120715
]
738 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:
[
  120715
]
739 1.03 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120715
]
740 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120715
]
741 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 120715
Parameters:
[]
742 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120715
  "videos"
]
743 0.69 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120715 AND fieldname = 'attributes'
Parameters:
[]
744 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120715 AND fieldname = 'attributes'
Parameters:
[]
745 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 120715
Parameters:
[]
746 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120715
Parameters:
[]
747 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120715
Parameters:
[]
748 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120715
Parameters:
[]
749 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 120715
Parameters:
[]
750 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120715
]
751 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120066
]
752 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:
[
  120066
]
753 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120066
]
754 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120066
]
755 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 120066
Parameters:
[]
756 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120066
  "videos"
]
757 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120066 AND fieldname = 'attributes'
Parameters:
[]
758 0.46 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120066 AND fieldname = 'attributes'
Parameters:
[]
759 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 120066
Parameters:
[]
760 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120066
Parameters:
[]
761 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120066
Parameters:
[]
762 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120066
Parameters:
[]
763 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 120066
Parameters:
[]
764 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120066
]
765 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976578
]
766 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976578
]
767 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120721
]
768 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:
[
  120721
]
769 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120721
]
770 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120721
]
771 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 120721
Parameters:
[]
772 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120721
  "videos"
]
773 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120721 AND fieldname = 'attributes'
Parameters:
[]
774 1.23 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120721 AND fieldname = 'attributes'
Parameters:
[]
775 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 120721
Parameters:
[]
776 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120721
Parameters:
[]
777 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120721
Parameters:
[]
778 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120721
Parameters:
[]
779 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 120721
Parameters:
[]
780 0.84 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120721
]
781 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976580
]
782 0.74 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976580
]
783 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120725
]
784 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:
[
  120725
]
785 0.96 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120725
]
786 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120725
]
787 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 120725
Parameters:
[]
788 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120725
  "videos"
]
789 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120725 AND fieldname = 'attributes'
Parameters:
[]
790 1.02 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120725 AND fieldname = 'attributes'
Parameters:
[]
791 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 120725
Parameters:
[]
792 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120725
Parameters:
[]
793 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120725
Parameters:
[]
794 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120725
Parameters:
[]
795 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 120725
Parameters:
[]
796 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120725
]
797 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976579
]
798 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976579
]
799 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120729
]
800 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:
[
  120729
]
801 1.12 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120729
]
802 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120729
]
803 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 120729
Parameters:
[]
804 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120729
  "videos"
]
805 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120729 AND fieldname = 'attributes'
Parameters:
[]
806 1.06 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120729 AND fieldname = 'attributes'
Parameters:
[]
807 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 120729
Parameters:
[]
808 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120729
Parameters:
[]
809 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120729
Parameters:
[]
810 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120729
Parameters:
[]
811 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 120729
Parameters:
[]
812 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120729
]
813 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976577
]
814 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976577
]
815 24.06 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 = '120070' and a.id != '120070') or parentProducts like '%,120070,%') 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:
[]
816 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120776
]
817 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:
[
  120776
]
818 0.99 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120776
]
819 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120776
]
820 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 120776
Parameters:
[]
821 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120776
  "videos"
]
822 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120776 AND fieldname = 'attributes'
Parameters:
[]
823 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120776 AND fieldname = 'attributes'
Parameters:
[]
824 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 120776
Parameters:
[]
825 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120776
Parameters:
[]
826 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120776
Parameters:
[]
827 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120776
Parameters:
[]
828 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 120776
Parameters:
[]
829 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120776
]
830 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120070
]
831 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:
[
  120070
]
832 0.44 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120070
]
833 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120070
]
834 0.57 ms
select `iconLabels` from object_store_prod where oo_id  = 120070
Parameters:
[]
835 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120070
  "videos"
]
836 0.45 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120070 AND fieldname = 'attributes'
Parameters:
[]
837 0.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120070 AND fieldname = 'attributes'
Parameters:
[]
838 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 120070
Parameters:
[]
839 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120070
Parameters:
[]
840 0.32 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120070
Parameters:
[]
841 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120070
Parameters:
[]
842 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 120070
Parameters:
[]
843 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120070
]
844 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87547
]
845 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:
[
  87547
]
846 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87547
]
847 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87547
]
848 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 87547
Parameters:
[]
849 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87547
  "videos"
]
850 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87547 AND fieldname = 'attributes'
Parameters:
[]
851 0.53 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87547 AND fieldname = 'attributes'
Parameters:
[]
852 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 87547
Parameters:
[]
853 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87547
Parameters:
[]
854 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87547
Parameters:
[]
855 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87547
Parameters:
[]
856 0.57 ms
select `combinedImage` from object_store_prod where oo_id  = 87547
Parameters:
[]
857 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87547
]
858 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587641
]
859 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587641
]
860 0.70 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120774
]
861 0.67 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  120774
]
862 0.97 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120774
]
863 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120774
]
864 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 120774
Parameters:
[]
865 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120774
  "videos"
]
866 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120774 AND fieldname = 'attributes'
Parameters:
[]
867 1.09 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120774 AND fieldname = 'attributes'
Parameters:
[]
868 0.53 ms
select `combinedBlock` from object_store_prod where oo_id  = 120774
Parameters:
[]
869 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120774
Parameters:
[]
870 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120774
Parameters:
[]
871 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120774
Parameters:
[]
872 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 120774
Parameters:
[]
873 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120774
]
874 23.42 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '120069' and a.id != '120069') or parentProducts like '%,120069,%') 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:
[]
875 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120778
]
876 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:
[
  120778
]
877 0.91 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120778
]
878 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120778
]
879 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 120778
Parameters:
[]
880 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120778
  "videos"
]
881 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120778 AND fieldname = 'attributes'
Parameters:
[]
882 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120778 AND fieldname = 'attributes'
Parameters:
[]
883 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 120778
Parameters:
[]
884 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120778
Parameters:
[]
885 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120778
Parameters:
[]
886 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120778
Parameters:
[]
887 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 120778
Parameters:
[]
888 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120778
]
889 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120069
]
890 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:
[
  120069
]
891 0.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120069
]
892 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120069
]
893 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 120069
Parameters:
[]
894 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120069
  "videos"
]
895 0.86 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120069 AND fieldname = 'attributes'
Parameters:
[]
896 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120069 AND fieldname = 'attributes'
Parameters:
[]
897 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 120069
Parameters:
[]
898 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120069
Parameters:
[]
899 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120069
Parameters:
[]
900 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120069
Parameters:
[]
901 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 120069
Parameters:
[]
902 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120069
]
903 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976584
]
904 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976584
]
905 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120780
]
906 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:
[
  120780
]
907 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120780
]
908 0.59 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120780
]
909 0.35 ms
select `iconLabels` from object_store_prod where oo_id  = 120780
Parameters:
[]
910 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120780
  "videos"
]
911 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120780 AND fieldname = 'attributes'
Parameters:
[]
912 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120780 AND fieldname = 'attributes'
Parameters:
[]
913 0.59 ms
select `combinedBlock` from object_store_prod where oo_id  = 120780
Parameters:
[]
914 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120780
Parameters:
[]
915 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120780
Parameters:
[]
916 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120780
Parameters:
[]
917 0.49 ms
select `combinedImage` from object_store_prod where oo_id  = 120780
Parameters:
[]
918 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120780
]
919 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587616
]
920 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587616
]
921 24.09 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '120075' and a.id != '120075') or parentProducts like '%,120075,%') 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:
[]
922 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121111
]
923 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:
[
  121111
]
924 1.05 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121111
]
925 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121111
]
926 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 121111
Parameters:
[]
927 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121111
  "videos"
]
928 0.94 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121111 AND fieldname = 'attributes'
Parameters:
[]
929 1.25 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121111 AND fieldname = 'attributes'
Parameters:
[]
930 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 121111
Parameters:
[]
931 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121111
Parameters:
[]
932 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121111
Parameters:
[]
933 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121111
Parameters:
[]
934 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 121111
Parameters:
[]
935 0.69 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121111
]
936 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120075
]
937 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:
[
  120075
]
938 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120075
]
939 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120075
]
940 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 120075
Parameters:
[]
941 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120075
  "videos"
]
942 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120075 AND fieldname = 'attributes'
Parameters:
[]
943 0.53 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120075 AND fieldname = 'attributes'
Parameters:
[]
944 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 120075
Parameters:
[]
945 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120075
Parameters:
[]
946 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120075
Parameters:
[]
947 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120075
Parameters:
[]
948 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 120075
Parameters:
[]
949 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120075
]
950 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587338
]
951 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587338
]
952 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121117
]
953 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:
[
  121117
]
954 1.09 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121117
]
955 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121117
]
956 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 121117
Parameters:
[]
957 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121117
  "videos"
]
958 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121117 AND fieldname = 'attributes'
Parameters:
[]
959 1.03 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121117 AND fieldname = 'attributes'
Parameters:
[]
960 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 121117
Parameters:
[]
961 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121117
Parameters:
[]
962 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121117
Parameters:
[]
963 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121117
Parameters:
[]
964 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 121117
Parameters:
[]
965 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121117
]
966 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587422
]
967 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587422
]
968 24.70 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '120074' and a.id != '120074') or parentProducts like '%,120074,%') 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:
[]
969 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121171
]
970 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:
[
  121171
]
971 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121171
]
972 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121171
]
973 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 121171
Parameters:
[]
974 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121171
  "videos"
]
975 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121171 AND fieldname = 'attributes'
Parameters:
[]
976 1.14 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121171 AND fieldname = 'attributes'
Parameters:
[]
977 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 121171
Parameters:
[]
978 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121171
Parameters:
[]
979 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121171
Parameters:
[]
980 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121171
Parameters:
[]
981 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 121171
Parameters:
[]
982 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121171
]
983 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587359
]
984 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587359
]
985 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121166
]
986 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:
[
  121166
]
987 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121166
]
988 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121166
]
989 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 121166
Parameters:
[]
990 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121166
  "videos"
]
991 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121166 AND fieldname = 'attributes'
Parameters:
[]
992 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121166 AND fieldname = 'attributes'
Parameters:
[]
993 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 121166
Parameters:
[]
994 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121166
Parameters:
[]
995 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121166
Parameters:
[]
996 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121166
Parameters:
[]
997 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 121166
Parameters:
[]
998 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121166
]
999 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587514
]
1000 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587514
]
1001 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121175
]
1002 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:
[
  121175
]
1003 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121175
]
1004 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121175
]
1005 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 121175
Parameters:
[]
1006 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121175
  "videos"
]
1007 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121175 AND fieldname = 'attributes'
Parameters:
[]
1008 1.11 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121175 AND fieldname = 'attributes'
Parameters:
[]
1009 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 121175
Parameters:
[]
1010 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121175
Parameters:
[]
1011 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121175
Parameters:
[]
1012 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121175
Parameters:
[]
1013 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 121175
Parameters:
[]
1014 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121175
]
1015 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587411
]
1016 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587411
]
1017 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 = '17159' and a.id != '17159') or parentProducts like '%,17159,%') 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.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121178
]
1019 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:
[
  121178
]
1020 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121178
]
1021 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121178
]
1022 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 121178
Parameters:
[]
1023 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121178
  "videos"
]
1024 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121178 AND fieldname = 'attributes'
Parameters:
[]
1025 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121178 AND fieldname = 'attributes'
Parameters:
[]
1026 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 121178
Parameters:
[]
1027 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121178
Parameters:
[]
1028 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121178
Parameters:
[]
1029 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121178
Parameters:
[]
1030 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 121178
Parameters:
[]
1031 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121178
]
1032 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  31520
]
1033 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  31520
]
1034 24.57 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 = '17158' and a.id != '17158') or parentProducts like '%,17158,%') 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:
[]
1035 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  32022
]
1036 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  32022
]
1037 25.14 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '120065' and a.id != '120065') or parentProducts like '%,120065,%') 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:
[]
1038 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121539
]
1039 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:
[
  121539
]
1040 1.04 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121539
]
1041 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121539
]
1042 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 121539
Parameters:
[]
1043 0.63 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121539
  "videos"
]
1044 0.69 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121539 AND fieldname = 'attributes'
Parameters:
[]
1045 1.14 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121539 AND fieldname = 'attributes'
Parameters:
[]
1046 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 121539
Parameters:
[]
1047 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121539
Parameters:
[]
1048 0.33 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121539
Parameters:
[]
1049 0.48 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121539
Parameters:
[]
1050 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 121539
Parameters:
[]
1051 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121539
]
1052 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120065
]
1053 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:
[
  120065
]
1054 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120065
]
1055 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120065
]
1056 0.58 ms
select `iconLabels` from object_store_prod where oo_id  = 120065
Parameters:
[]
1057 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120065
  "videos"
]
1058 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120065 AND fieldname = 'attributes'
Parameters:
[]
1059 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120065 AND fieldname = 'attributes'
Parameters:
[]
1060 0.60 ms
select `combinedBlock` from object_store_prod where oo_id  = 120065
Parameters:
[]
1061 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120065
Parameters:
[]
1062 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120065
Parameters:
[]
1063 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120065
Parameters:
[]
1064 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 120065
Parameters:
[]
1065 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120065
]
1066 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976581
]
1067 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976581
]
1068 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  121561
]
1069 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:
[
  121561
]
1070 1.01 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  121561
]
1071 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  121561
]
1072 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 121561
Parameters:
[]
1073 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  121561
  "videos"
]
1074 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121561 AND fieldname = 'attributes'
Parameters:
[]
1075 1.11 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 121561 AND fieldname = 'attributes'
Parameters:
[]
1076 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 121561
Parameters:
[]
1077 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 121561
Parameters:
[]
1078 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 121561
Parameters:
[]
1079 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 121561
Parameters:
[]
1080 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 121561
Parameters:
[]
1081 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  121561
]
1082 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976582
]
1083 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976582
]
1084 26.92 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '164741' and a.id != '164741') or parentProducts like '%,164741,%') 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:
[]
1085 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042960
]
1086 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042960
]
1087 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042957
]
1088 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042957
]
1089 0.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042961
]
1090 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042961
]
1091 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042959
]
1092 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042959
]
1093 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042958
]
1094 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042958
]
1095 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042956
]
1096 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042956
]
1097 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1098 1.24 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"
]
1099 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1374
]
1100 0.44 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.