Query Metrics

924 Database Queries
457 Different statements
1503.74 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.67 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/es/productos/c/exteriores~22243"
  "path"
  "auto_create"
  "/es/productos/c/exteriores~22243?page=3"
  "path_query"
  "https://testing.weverducre.com/es/productos/c/exteriores~22243?page=3"
  "entire_uri"
]
3 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 1.01 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/c/"
  "exteriores~22243"
]
6 0.68 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/c/exteriores~22243"
]
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/%"
  "/es/productos/c/exteriores~22243"
]
8 0.68 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/"
  "c"
]
9 0.68 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/c"
]
10 0.75 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/weverducre.com/%"
  "/es/productos/c"
]
11 0.41 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/"
  "productos"
]
12 0.49 ms
SELECT object_localized_SCONF_es.id as id, object_localized_SCONF_es.type as `type` FROM object_localized_SCONF_es LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_es `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_es `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_es`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_es.type IN ('object','variant','folder')) AND object_localized_SCONF_es.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.39 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.89 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.39 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.46 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 0.88 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:
[
  22243
]
18 0.39 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.36 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.44 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.44 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.42 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.39 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.34 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.38 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
28 1.35 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
29 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
30 1.19 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
31 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2526
]
32 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
33 0.42 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2532
]
34 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
35 0.40 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.39 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.35 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
40 0.40 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2530
]
41 0.38 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
42 0.33 ms
SELECT object_localized_8_es.id as id, object_localized_8_es.type as `type` FROM object_localized_8_es WHERE ( object_localized_8_es.type IN ('object','variant','folder')) AND object_localized_8_es.published = 1
Parameters:
[]
43 0.41 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:
[
  2523
]
45 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
46 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
47 0.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
48 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
49 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
50 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
51 1.22 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
52 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2527
]
53 0.35 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
54 0.29 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2494
]
55 0.40 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2543
]
56 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
57 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
58 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
59 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
60 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
61 1.21 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
62 0.37 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2529
]
63 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
64 0.36 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2489
]
65 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
66 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
67 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
68 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
69 0.46 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
70 0.36 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
71 0.73 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2484
]
72 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
73 0.39 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
74 0.48 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22243
]
75 38.07 ms
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName  FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY virtualProductId, priceSystemName ORDER BY min(ifnull(featuredPriority, 0)) desc,min((promotions like '%#new#%')) desc,min(ifnull(s.score, 0)) desc,min(ifnull(rankingMultiplicator, 999999999)) asc,min(`a`.`id`) ASC LIMIT 48, 24
Parameters:
[]
76 0.50 ms
SELECT FOUND_ROWS()
Parameters:
[]
77 29.89 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
78 26.42 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
79 26.03 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
80 25.51 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
81 25.85 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
82 0.39 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
83 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
84 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
85 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
86 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
87 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
88 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
89 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
90 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
91 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
92 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
93 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
94 25.82 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
95 24.15 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
96 35.85 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
97 28.64 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
98 23.34 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
99 22.96 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
100 23.05 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
101 0.42 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
102 0.33 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
103 0.31 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
104 0.36 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
105 0.38 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
106 0.41 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
107 0.35 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
108 0.38 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
109 0.43 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
110 0.41 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
111 0.41 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
112 0.39 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
113 24.31 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23680' and a.id != '23680') or parentProducts like '%,23680,%') 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:
[]
114 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68796
]
115 0.73 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  68796
]
116 1.05 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68796
]
117 0.83 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68796
]
118 0.57 ms
select `iconLabels` from object_store_prod where oo_id  = 68796
Parameters:
[]
119 0.69 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68796
  "videos"
]
120 0.66 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68796 AND fieldname = 'attributes'
Parameters:
[]
121 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68796 AND fieldname = 'attributes'
Parameters:
[]
122 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 68796
Parameters:
[]
123 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68796
Parameters:
[]
124 0.53 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68796
Parameters:
[]
125 0.57 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68796
Parameters:
[]
126 0.49 ms
select `combinedImage` from object_store_prod where oo_id  = 68796
Parameters:
[]
127 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68796
]
128 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23680
]
129 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:
[
  23680
]
130 0.91 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23680
]
131 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23680
]
132 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 23680
Parameters:
[]
133 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23680
  "videos"
]
134 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23680 AND fieldname = 'attributes'
Parameters:
[]
135 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23680 AND fieldname = 'attributes'
Parameters:
[]
136 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 23680
Parameters:
[]
137 0.54 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23680
Parameters:
[]
138 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23680
Parameters:
[]
139 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23680
Parameters:
[]
140 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 23680
Parameters:
[]
141 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23680
]
142 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68098
]
143 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:
[
  68098
]
144 0.59 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68098
]
145 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68098
]
146 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 68098
Parameters:
[]
147 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68098
  "videos"
]
148 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68098 AND fieldname = 'attributes'
Parameters:
[]
149 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68098 AND fieldname = 'attributes'
Parameters:
[]
150 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 68098
Parameters:
[]
151 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68098
Parameters:
[]
152 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68098
Parameters:
[]
153 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68098
Parameters:
[]
154 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 68098
Parameters:
[]
155 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68098
]
156 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639638
]
157 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639638
]
158 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68790
]
159 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:
[
  68790
]
160 0.99 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68790
]
161 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68790
]
162 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 68790
Parameters:
[]
163 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68790
  "videos"
]
164 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68790 AND fieldname = 'attributes'
Parameters:
[]
165 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68790 AND fieldname = 'attributes'
Parameters:
[]
166 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 68790
Parameters:
[]
167 0.56 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68790
Parameters:
[]
168 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68790
Parameters:
[]
169 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68790
Parameters:
[]
170 0.51 ms
select `combinedImage` from object_store_prod where oo_id  = 68790
Parameters:
[]
171 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68790
]
172 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639482
]
173 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639482
]
174 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68792
]
175 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:
[
  68792
]
176 1.05 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68792
]
177 1.17 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68792
]
178 0.55 ms
select `iconLabels` from object_store_prod where oo_id  = 68792
Parameters:
[]
179 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68792
  "videos"
]
180 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68792 AND fieldname = 'attributes'
Parameters:
[]
181 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68792 AND fieldname = 'attributes'
Parameters:
[]
182 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 68792
Parameters:
[]
183 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68792
Parameters:
[]
184 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68792
Parameters:
[]
185 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68792
Parameters:
[]
186 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 68792
Parameters:
[]
187 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68792
]
188 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639836
]
189 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639836
]
190 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68794
]
191 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:
[
  68794
]
192 11.15 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68794
]
193 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68794
]
194 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 68794
Parameters:
[]
195 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68794
  "videos"
]
196 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68794 AND fieldname = 'attributes'
Parameters:
[]
197 1.41 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68794 AND fieldname = 'attributes'
Parameters:
[]
198 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 68794
Parameters:
[]
199 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68794
Parameters:
[]
200 0.50 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68794
Parameters:
[]
201 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68794
Parameters:
[]
202 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 68794
Parameters:
[]
203 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68794
]
204 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639568
]
205 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639568
]
206 25.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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23375' and a.id != '23375') or parentProducts like '%,23375,%') 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:
[]
207 0.68 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68801
]
208 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:
[
  68801
]
209 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68801
]
210 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68801
]
211 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 68801
Parameters:
[]
212 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68801
  "videos"
]
213 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68801 AND fieldname = 'attributes'
Parameters:
[]
214 5.71 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68801 AND fieldname = 'attributes'
Parameters:
[]
215 0.54 ms
select `combinedBlock` from object_store_prod where oo_id  = 68801
Parameters:
[]
216 0.52 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68801
Parameters:
[]
217 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68801
Parameters:
[]
218 0.48 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68801
Parameters:
[]
219 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 68801
Parameters:
[]
220 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68801
]
221 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23375
]
222 0.72 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  23375
]
223 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23375
]
224 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23375
]
225 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 23375
Parameters:
[]
226 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23375
  "videos"
]
227 0.45 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23375 AND fieldname = 'attributes'
Parameters:
[]
228 0.52 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23375 AND fieldname = 'attributes'
Parameters:
[]
229 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 23375
Parameters:
[]
230 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23375
Parameters:
[]
231 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23375
Parameters:
[]
232 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23375
Parameters:
[]
233 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 23375
Parameters:
[]
234 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23375
]
235 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571413
]
236 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571413
]
237 1.60 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17461' and a.id != '17461') or parentProducts like '%,17461,%') 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:
[]
238 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1163
]
239 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1163
]
240 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68913
]
241 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:
[
  68913
]
242 1.68 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68913
]
243 0.78 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68913
]
244 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 68913
Parameters:
[]
245 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68913
  "videos"
]
246 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68913 AND fieldname = 'attributes'
Parameters:
[]
247 1.11 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68913 AND fieldname = 'attributes'
Parameters:
[]
248 0.64 ms
select `combinedBlock` from object_store_prod where oo_id  = 68913
Parameters:
[]
249 0.54 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68913
Parameters:
[]
250 0.60 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68913
Parameters:
[]
251 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68913
Parameters:
[]
252 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 68913
Parameters:
[]
253 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68913
]
254 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951871
]
255 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951871
]
256 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68918
]
257 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:
[
  68918
]
258 1.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68918
]
259 0.83 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68918
]
260 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 68918
Parameters:
[]
261 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68918
  "videos"
]
262 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68918 AND fieldname = 'attributes'
Parameters:
[]
263 1.55 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68918 AND fieldname = 'attributes'
Parameters:
[]
264 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 68918
Parameters:
[]
265 0.56 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68918
Parameters:
[]
266 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68918
Parameters:
[]
267 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68918
Parameters:
[]
268 0.51 ms
select `combinedImage` from object_store_prod where oo_id  = 68918
Parameters:
[]
269 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68918
]
270 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951123
]
271 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951123
]
272 28.50 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17460' and a.id != '17460') or parentProducts like '%,17460,%') 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:
[]
273 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68940
]
274 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:
[
  68940
]
275 2.10 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68940
]
276 0.88 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68940
]
277 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 68940
Parameters:
[]
278 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68940
  "videos"
]
279 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68940 AND fieldname = 'attributes'
Parameters:
[]
280 1.06 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68940 AND fieldname = 'attributes'
Parameters:
[]
281 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 68940
Parameters:
[]
282 0.54 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68940
Parameters:
[]
283 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68940
Parameters:
[]
284 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68940
Parameters:
[]
285 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 68940
Parameters:
[]
286 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68940
]
287 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17460
]
288 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:
[
  17460
]
289 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17460
]
290 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17460
]
291 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 17460
Parameters:
[]
292 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17460
  "videos"
]
293 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17460 AND fieldname = 'attributes'
Parameters:
[]
294 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17460 AND fieldname = 'attributes'
Parameters:
[]
295 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 17460
Parameters:
[]
296 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17460
Parameters:
[]
297 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17460
Parameters:
[]
298 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17460
Parameters:
[]
299 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 17460
Parameters:
[]
300 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17460
]
301 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  211
]
302 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  211
]
303 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68929
]
304 0.64 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  68929
]
305 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68929
]
306 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68929
]
307 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 68929
Parameters:
[]
308 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68929
  "videos"
]
309 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68929 AND fieldname = 'attributes'
Parameters:
[]
310 1.05 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68929 AND fieldname = 'attributes'
Parameters:
[]
311 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 68929
Parameters:
[]
312 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68929
Parameters:
[]
313 0.76 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68929
Parameters:
[]
314 0.48 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68929
Parameters:
[]
315 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 68929
Parameters:
[]
316 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68929
]
317 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951449
]
318 0.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951449
]
319 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68937
]
320 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:
[
  68937
]
321 1.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68937
]
322 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68937
]
323 0.55 ms
select `iconLabels` from object_store_prod where oo_id  = 68937
Parameters:
[]
324 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68937
  "videos"
]
325 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68937 AND fieldname = 'attributes'
Parameters:
[]
326 0.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68937 AND fieldname = 'attributes'
Parameters:
[]
327 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 68937
Parameters:
[]
328 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68937
Parameters:
[]
329 0.59 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68937
Parameters:
[]
330 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68937
Parameters:
[]
331 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 68937
Parameters:
[]
332 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68937
]
333 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951024
]
334 0.97 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951024
]
335 27.93 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '49055' and a.id != '49055') or parentProducts like '%,49055,%') 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:
[]
336 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951242
]
337 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951242
]
338 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951569
]
339 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951569
]
340 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951627
]
341 0.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951627
]
342 35.49 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '49054' and a.id != '49054') or parentProducts like '%,49054,%') 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:
[]
343 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951125
]
344 0.78 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951125
]
345 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951239
]
346 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951239
]
347 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951054
]
348 0.78 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951054
]
349 26.52 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '49053' and a.id != '49053') or parentProducts like '%,49053,%') 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:
[]
350 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951578
]
351 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951578
]
352 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951691
]
353 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951691
]
354 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951759
]
355 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951759
]
356 29.61 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '49052' and a.id != '49052') or parentProducts like '%,49052,%') 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:
[]
357 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951117
]
358 0.81 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951117
]
359 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951084
]
360 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951084
]
361 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951567
]
362 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951567
]
363 33.52 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '49051' and a.id != '49051') or parentProducts like '%,49051,%') 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:
[]
364 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69168
]
365 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:
[
  69168
]
366 0.97 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69168
]
367 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69168
]
368 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 69168
Parameters:
[]
369 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69168
  "videos"
]
370 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69168 AND fieldname = 'attributes'
Parameters:
[]
371 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69168 AND fieldname = 'attributes'
Parameters:
[]
372 0.56 ms
select `combinedBlock` from object_store_prod where oo_id  = 69168
Parameters:
[]
373 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69168
Parameters:
[]
374 0.53 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69168
Parameters:
[]
375 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69168
Parameters:
[]
376 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 69168
Parameters:
[]
377 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69168
]
378 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49051
]
379 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:
[
  49051
]
380 0.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49051
]
381 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49051
]
382 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 49051
Parameters:
[]
383 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  49051
  "videos"
]
384 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49051 AND fieldname = 'attributes'
Parameters:
[]
385 0.73 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 49051 AND fieldname = 'attributes'
Parameters:
[]
386 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 49051
Parameters:
[]
387 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 49051
Parameters:
[]
388 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 49051
Parameters:
[]
389 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49051
Parameters:
[]
390 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 49051
Parameters:
[]
391 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  49051
]
392 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951202
]
393 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951202
]
394 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69158
]
395 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:
[
  69158
]
396 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69158
]
397 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69158
]
398 0.58 ms
select `iconLabels` from object_store_prod where oo_id  = 69158
Parameters:
[]
399 0.54 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69158
  "videos"
]
400 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69158 AND fieldname = 'attributes'
Parameters:
[]
401 1.05 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69158 AND fieldname = 'attributes'
Parameters:
[]
402 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 69158
Parameters:
[]
403 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69158
Parameters:
[]
404 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69158
Parameters:
[]
405 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69158
Parameters:
[]
406 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 69158
Parameters:
[]
407 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69158
]
408 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951546
]
409 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951546
]
410 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69163
]
411 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:
[
  69163
]
412 1.00 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69163
]
413 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69163
]
414 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 69163
Parameters:
[]
415 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69163
  "videos"
]
416 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69163 AND fieldname = 'attributes'
Parameters:
[]
417 1.08 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69163 AND fieldname = 'attributes'
Parameters:
[]
418 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 69163
Parameters:
[]
419 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69163
Parameters:
[]
420 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69163
Parameters:
[]
421 0.51 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69163
Parameters:
[]
422 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 69163
Parameters:
[]
423 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69163
]
424 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951106
]
425 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951106
]
426 26.47 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '49050' and a.id != '49050') or parentProducts like '%,49050,%') 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:
[]
427 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72354
]
428 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:
[
  72354
]
429 1.00 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72354
]
430 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72354
]
431 0.62 ms
select `iconLabels` from object_store_prod where oo_id  = 72354
Parameters:
[]
432 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72354
  "videos"
]
433 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72354 AND fieldname = 'attributes'
Parameters:
[]
434 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72354 AND fieldname = 'attributes'
Parameters:
[]
435 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 72354
Parameters:
[]
436 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72354
Parameters:
[]
437 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72354
Parameters:
[]
438 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72354
Parameters:
[]
439 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 72354
Parameters:
[]
440 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72354
]
441 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951092
]
442 0.83 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951092
]
443 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72361
]
444 0.74 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  72361
]
445 0.96 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72361
]
446 0.90 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72361
]
447 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 72361
Parameters:
[]
448 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72361
  "videos"
]
449 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72361 AND fieldname = 'attributes'
Parameters:
[]
450 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72361 AND fieldname = 'attributes'
Parameters:
[]
451 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 72361
Parameters:
[]
452 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72361
Parameters:
[]
453 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72361
Parameters:
[]
454 0.55 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72361
Parameters:
[]
455 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 72361
Parameters:
[]
456 0.45 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72361
]
457 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951857
]
458 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951857
]
459 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72375
]
460 0.60 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  72375
]
461 0.97 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72375
]
462 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72375
]
463 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 72375
Parameters:
[]
464 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72375
  "videos"
]
465 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72375 AND fieldname = 'attributes'
Parameters:
[]
466 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72375 AND fieldname = 'attributes'
Parameters:
[]
467 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 72375
Parameters:
[]
468 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72375
Parameters:
[]
469 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72375
Parameters:
[]
470 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72375
Parameters:
[]
471 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 72375
Parameters:
[]
472 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72375
]
473 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951110
]
474 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951110
]
475 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72368
]
476 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:
[
  72368
]
477 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72368
]
478 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72368
]
479 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 72368
Parameters:
[]
480 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72368
  "videos"
]
481 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72368 AND fieldname = 'attributes'
Parameters:
[]
482 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72368 AND fieldname = 'attributes'
Parameters:
[]
483 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 72368
Parameters:
[]
484 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72368
Parameters:
[]
485 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72368
Parameters:
[]
486 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72368
Parameters:
[]
487 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 72368
Parameters:
[]
488 0.45 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72368
]
489 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  952009
]
490 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  952009
]
491 23.40 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17476' and a.id != '17476') or parentProducts like '%,17476,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
492 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87746
]
493 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:
[
  87746
]
494 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87746
]
495 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87746
]
496 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 87746
Parameters:
[]
497 0.59 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87746
  "videos"
]
498 0.65 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87746 AND fieldname = 'attributes'
Parameters:
[]
499 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87746 AND fieldname = 'attributes'
Parameters:
[]
500 0.65 ms
select `combinedBlock` from object_store_prod where oo_id  = 87746
Parameters:
[]
501 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87746
Parameters:
[]
502 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87746
Parameters:
[]
503 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87746
Parameters:
[]
504 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 87746
Parameters:
[]
505 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87746
]
506 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17476
]
507 0.53 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17476
]
508 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17476
]
509 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17476
]
510 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 17476
Parameters:
[]
511 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17476
  "videos"
]
512 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17476 AND fieldname = 'attributes'
Parameters:
[]
513 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17476 AND fieldname = 'attributes'
Parameters:
[]
514 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 17476
Parameters:
[]
515 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17476
Parameters:
[]
516 0.33 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17476
Parameters:
[]
517 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17476
Parameters:
[]
518 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 17476
Parameters:
[]
519 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17476
]
520 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17471
]
521 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:
[
  17471
]
522 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17471
]
523 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17471
]
524 0.34 ms
select `iconLabels` from object_store_prod where oo_id  = 17471
Parameters:
[]
525 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17471
  "videos"
]
526 0.43 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17471 AND fieldname = 'attributes'
Parameters:
[]
527 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17471 AND fieldname = 'attributes'
Parameters:
[]
528 0.54 ms
select `combinedBlock` from object_store_prod where oo_id  = 17471
Parameters:
[]
529 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17471
Parameters:
[]
530 0.66 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17471
Parameters:
[]
531 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17471
Parameters:
[]
532 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 17471
Parameters:
[]
533 0.45 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17471
]
534 0.68 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  48616
]
535 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  48616
]
536 24.50 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17475' and a.id != '17475') or parentProducts like '%,17475,%') 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:
[]
537 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87748
]
538 0.69 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  87748
]
539 0.93 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87748
]
540 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87748
]
541 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 87748
Parameters:
[]
542 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87748
  "videos"
]
543 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87748 AND fieldname = 'attributes'
Parameters:
[]
544 1.19 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87748 AND fieldname = 'attributes'
Parameters:
[]
545 0.81 ms
select `combinedBlock` from object_store_prod where oo_id  = 87748
Parameters:
[]
546 1.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87748
Parameters:
[]
547 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87748
Parameters:
[]
548 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87748
Parameters:
[]
549 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 87748
Parameters:
[]
550 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87748
]
551 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17475
]
552 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:
[
  17475
]
553 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17475
]
554 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17475
]
555 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 17475
Parameters:
[]
556 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17475
  "videos"
]
557 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17475 AND fieldname = 'attributes'
Parameters:
[]
558 0.56 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17475 AND fieldname = 'attributes'
Parameters:
[]
559 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 17475
Parameters:
[]
560 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17475
Parameters:
[]
561 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17475
Parameters:
[]
562 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17475
Parameters:
[]
563 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 17475
Parameters:
[]
564 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17475
]
565 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  64942
]
566 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  64942
]
567 31.82 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17474' and a.id != '17474') or parentProducts like '%,17474,%') 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:
[]
568 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87750
]
569 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:
[
  87750
]
570 0.98 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87750
]
571 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87750
]
572 0.55 ms
select `iconLabels` from object_store_prod where oo_id  = 87750
Parameters:
[]
573 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87750
  "videos"
]
574 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87750 AND fieldname = 'attributes'
Parameters:
[]
575 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87750 AND fieldname = 'attributes'
Parameters:
[]
576 0.84 ms
select `combinedBlock` from object_store_prod where oo_id  = 87750
Parameters:
[]
577 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87750
Parameters:
[]
578 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87750
Parameters:
[]
579 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87750
Parameters:
[]
580 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 87750
Parameters:
[]
581 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87750
]
582 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17474
]
583 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:
[
  17474
]
584 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17474
]
585 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17474
]
586 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 17474
Parameters:
[]
587 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17474
  "videos"
]
588 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17474 AND fieldname = 'attributes'
Parameters:
[]
589 0.60 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17474 AND fieldname = 'attributes'
Parameters:
[]
590 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 17474
Parameters:
[]
591 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17474
Parameters:
[]
592 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17474
Parameters:
[]
593 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17474
Parameters:
[]
594 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 17474
Parameters:
[]
595 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17474
]
596 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1835
]
597 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1835
]
598 23.86 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17473' and a.id != '17473') or parentProducts like '%,17473,%') 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:
[]
599 0.76 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87752
]
600 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:
[
  87752
]
601 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87752
]
602 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87752
]
603 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 87752
Parameters:
[]
604 0.60 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87752
  "videos"
]
605 0.68 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87752 AND fieldname = 'attributes'
Parameters:
[]
606 0.97 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87752 AND fieldname = 'attributes'
Parameters:
[]
607 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 87752
Parameters:
[]
608 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87752
Parameters:
[]
609 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87752
Parameters:
[]
610 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87752
Parameters:
[]
611 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 87752
Parameters:
[]
612 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87752
]
613 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17473
]
614 0.64 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17473
]
615 0.53 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17473
]
616 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17473
]
617 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 17473
Parameters:
[]
618 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17473
  "videos"
]
619 0.80 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17473 AND fieldname = 'attributes'
Parameters:
[]
620 0.61 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17473 AND fieldname = 'attributes'
Parameters:
[]
621 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 17473
Parameters:
[]
622 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17473
Parameters:
[]
623 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17473
Parameters:
[]
624 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17473
Parameters:
[]
625 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 17473
Parameters:
[]
626 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17473
]
627 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  312610
]
628 0.74 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  312610
]
629 23.52 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17472' and a.id != '17472') or parentProducts like '%,17472,%') 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:
[]
630 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87754
]
631 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:
[
  87754
]
632 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87754
]
633 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87754
]
634 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 87754
Parameters:
[]
635 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87754
  "videos"
]
636 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87754 AND fieldname = 'attributes'
Parameters:
[]
637 8.66 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87754 AND fieldname = 'attributes'
Parameters:
[]
638 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 87754
Parameters:
[]
639 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87754
Parameters:
[]
640 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87754
Parameters:
[]
641 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87754
Parameters:
[]
642 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 87754
Parameters:
[]
643 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87754
]
644 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17472
]
645 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:
[
  17472
]
646 0.46 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17472
]
647 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17472
]
648 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 17472
Parameters:
[]
649 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17472
  "videos"
]
650 0.45 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17472 AND fieldname = 'attributes'
Parameters:
[]
651 0.48 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17472 AND fieldname = 'attributes'
Parameters:
[]
652 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 17472
Parameters:
[]
653 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17472
Parameters:
[]
654 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17472
Parameters:
[]
655 0.55 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17472
Parameters:
[]
656 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 17472
Parameters:
[]
657 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17472
]
658 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  261
]
659 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  261
]
660 23.50 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '22322' and a.id != '22322') or parentProducts like '%,22322,%') 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:
[]
661 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87756
]
662 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:
[
  87756
]
663 5.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87756
]
664 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87756
]
665 0.65 ms
select `iconLabels` from object_store_prod where oo_id  = 87756
Parameters:
[]
666 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87756
  "videos"
]
667 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87756 AND fieldname = 'attributes'
Parameters:
[]
668 1.19 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87756 AND fieldname = 'attributes'
Parameters:
[]
669 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 87756
Parameters:
[]
670 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87756
Parameters:
[]
671 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87756
Parameters:
[]
672 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87756
Parameters:
[]
673 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 87756
Parameters:
[]
674 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87756
]
675 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  22322
]
676 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:
[
  22322
]
677 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  22322
]
678 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  22322
]
679 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 22322
Parameters:
[]
680 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  22322
  "videos"
]
681 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 22322 AND fieldname = 'attributes'
Parameters:
[]
682 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 22322 AND fieldname = 'attributes'
Parameters:
[]
683 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 22322
Parameters:
[]
684 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 22322
Parameters:
[]
685 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 22322
Parameters:
[]
686 0.52 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 22322
Parameters:
[]
687 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 22322
Parameters:
[]
688 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  22322
]
689 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  81875
]
690 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  81875
]
691 23.32 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17470' and a.id != '17470') or parentProducts like '%,17470,%') 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:
[]
692 0.69 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87758
]
693 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:
[
  87758
]
694 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87758
]
695 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87758
]
696 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 87758
Parameters:
[]
697 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87758
  "videos"
]
698 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87758 AND fieldname = 'attributes'
Parameters:
[]
699 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87758 AND fieldname = 'attributes'
Parameters:
[]
700 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 87758
Parameters:
[]
701 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87758
Parameters:
[]
702 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87758
Parameters:
[]
703 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87758
Parameters:
[]
704 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 87758
Parameters:
[]
705 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87758
]
706 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17470
]
707 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:
[
  17470
]
708 0.44 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17470
]
709 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17470
]
710 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 17470
Parameters:
[]
711 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17470
  "videos"
]
712 0.45 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17470 AND fieldname = 'attributes'
Parameters:
[]
713 0.48 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17470 AND fieldname = 'attributes'
Parameters:
[]
714 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 17470
Parameters:
[]
715 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17470
Parameters:
[]
716 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17470
Parameters:
[]
717 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17470
Parameters:
[]
718 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 17470
Parameters:
[]
719 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17470
]
720 0.67 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  108443
]
721 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  108443
]
722 23.08 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17469' and a.id != '17469') or parentProducts like '%,17469,%') 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:
[]
723 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87760
]
724 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:
[
  87760
]
725 0.87 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87760
]
726 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87760
]
727 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 87760
Parameters:
[]
728 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87760
  "videos"
]
729 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87760 AND fieldname = 'attributes'
Parameters:
[]
730 1.00 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87760 AND fieldname = 'attributes'
Parameters:
[]
731 0.53 ms
select `combinedBlock` from object_store_prod where oo_id  = 87760
Parameters:
[]
732 0.51 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87760
Parameters:
[]
733 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87760
Parameters:
[]
734 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87760
Parameters:
[]
735 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 87760
Parameters:
[]
736 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87760
]
737 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17469
]
738 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:
[
  17469
]
739 0.46 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17469
]
740 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17469
]
741 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 17469
Parameters:
[]
742 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17469
  "videos"
]
743 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17469 AND fieldname = 'attributes'
Parameters:
[]
744 0.60 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17469 AND fieldname = 'attributes'
Parameters:
[]
745 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 17469
Parameters:
[]
746 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17469
Parameters:
[]
747 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17469
Parameters:
[]
748 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17469
Parameters:
[]
749 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 17469
Parameters:
[]
750 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17469
]
751 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  48378
]
752 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  48378
]
753 22.97 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17468' and a.id != '17468') or parentProducts like '%,17468,%') 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:
[]
754 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  311
]
755 0.82 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  311
]
756 23.47 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17467' and a.id != '17467') or parentProducts like '%,17467,%') 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:
[]
757 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319808
]
758 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319808
]
759 22.89 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17466' and a.id != '17466') or parentProducts like '%,17466,%') 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:
[]
760 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1059
]
761 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1059
]
762 33.88 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '22302' and a.id != '22302') or parentProducts like '%,22302,%') 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:
[]
763 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  87459
]
764 0.81 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  87459
]
765 25.03 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17432' and a.id != '17432') or parentProducts like '%,17432,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
766 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87787
]
767 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:
[
  87787
]
768 0.76 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87787
]
769 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87787
]
770 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 87787
Parameters:
[]
771 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87787
  "videos"
]
772 5.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87787 AND fieldname = 'attributes'
Parameters:
[]
773 1.03 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87787 AND fieldname = 'attributes'
Parameters:
[]
774 0.55 ms
select `combinedBlock` from object_store_prod where oo_id  = 87787
Parameters:
[]
775 0.50 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87787
Parameters:
[]
776 0.57 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87787
Parameters:
[]
777 0.50 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87787
Parameters:
[]
778 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 87787
Parameters:
[]
779 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87787
]
780 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17432
]
781 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:
[
  17432
]
782 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17432
]
783 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17432
]
784 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 17432
Parameters:
[]
785 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17432
  "videos"
]
786 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17432 AND fieldname = 'attributes'
Parameters:
[]
787 0.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17432 AND fieldname = 'attributes'
Parameters:
[]
788 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 17432
Parameters:
[]
789 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17432
Parameters:
[]
790 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17432
Parameters:
[]
791 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17432
Parameters:
[]
792 0.49 ms
select `combinedImage` from object_store_prod where oo_id  = 17432
Parameters:
[]
793 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17432
]
794 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1775
]
795 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1775
]
796 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87830
]
797 0.69 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  87830
]
798 6.71 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87830
]
799 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87830
]
800 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 87830
Parameters:
[]
801 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87830
  "videos"
]
802 0.74 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87830 AND fieldname = 'attributes'
Parameters:
[]
803 1.43 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87830 AND fieldname = 'attributes'
Parameters:
[]
804 0.58 ms
select `combinedBlock` from object_store_prod where oo_id  = 87830
Parameters:
[]
805 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87830
Parameters:
[]
806 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87830
Parameters:
[]
807 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87830
Parameters:
[]
808 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 87830
Parameters:
[]
809 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87830
]
810 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571467
]
811 0.73 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571467
]
812 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87807
]
813 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:
[
  87807
]
814 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87807
]
815 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87807
]
816 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 87807
Parameters:
[]
817 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87807
  "videos"
]
818 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87807 AND fieldname = 'attributes'
Parameters:
[]
819 1.35 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87807 AND fieldname = 'attributes'
Parameters:
[]
820 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 87807
Parameters:
[]
821 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87807
Parameters:
[]
822 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87807
Parameters:
[]
823 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87807
Parameters:
[]
824 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 87807
Parameters:
[]
825 4.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87807
]
826 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  572
]
827 0.79 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  572
]
828 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87802
]
829 0.72 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  87802
]
830 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87802
]
831 0.82 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87802
]
832 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 87802
Parameters:
[]
833 0.54 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87802
  "videos"
]
834 0.71 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87802 AND fieldname = 'attributes'
Parameters:
[]
835 7.09 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87802 AND fieldname = 'attributes'
Parameters:
[]
836 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 87802
Parameters:
[]
837 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87802
Parameters:
[]
838 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87802
Parameters:
[]
839 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87802
Parameters:
[]
840 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 87802
Parameters:
[]
841 3.77 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87802
]
842 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  175
]
843 0.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  175
]
844 26.77 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68106' and a.id != '68106') or parentProducts like '%,68106,%') 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:
[]
845 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87813
]
846 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  87813
]
847 0.78 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87813
]
848 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87813
]
849 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 87813
Parameters:
[]
850 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87813
  "videos"
]
851 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87813 AND fieldname = 'attributes'
Parameters:
[]
852 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87813 AND fieldname = 'attributes'
Parameters:
[]
853 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 87813
Parameters:
[]
854 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87813
Parameters:
[]
855 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87813
Parameters:
[]
856 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87813
Parameters:
[]
857 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 87813
Parameters:
[]
858 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87813
]
859 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68106
]
860 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:
[
  68106
]
861 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68106
]
862 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68106
]
863 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 68106
Parameters:
[]
864 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68106
  "videos"
]
865 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68106 AND fieldname = 'attributes'
Parameters:
[]
866 0.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68106 AND fieldname = 'attributes'
Parameters:
[]
867 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 68106
Parameters:
[]
868 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68106
Parameters:
[]
869 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68106
Parameters:
[]
870 0.48 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68106
Parameters:
[]
871 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 68106
Parameters:
[]
872 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68106
]
873 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68104
]
874 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:
[
  68104
]
875 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68104
]
876 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68104
]
877 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 68104
Parameters:
[]
878 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68104
  "videos"
]
879 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68104 AND fieldname = 'attributes'
Parameters:
[]
880 0.59 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68104 AND fieldname = 'attributes'
Parameters:
[]
881 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 68104
Parameters:
[]
882 0.55 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68104
Parameters:
[]
883 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68104
Parameters:
[]
884 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68104
Parameters:
[]
885 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 68104
Parameters:
[]
886 0.44 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68104
]
887 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639712
]
888 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639712
]
889 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87824
]
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:
[
  87824
]
891 0.76 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87824
]
892 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87824
]
893 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 87824
Parameters:
[]
894 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87824
  "videos"
]
895 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87824 AND fieldname = 'attributes'
Parameters:
[]
896 0.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87824 AND fieldname = 'attributes'
Parameters:
[]
897 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 87824
Parameters:
[]
898 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87824
Parameters:
[]
899 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87824
Parameters:
[]
900 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87824
Parameters:
[]
901 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 87824
Parameters:
[]
902 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87824
]
903 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639520
]
904 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639520
]
905 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87820
]
906 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:
[
  87820
]
907 0.79 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87820
]
908 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87820
]
909 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 87820
Parameters:
[]
910 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87820
  "videos"
]
911 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87820 AND fieldname = 'attributes'
Parameters:
[]
912 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87820 AND fieldname = 'attributes'
Parameters:
[]
913 0.54 ms
select `combinedBlock` from object_store_prod where oo_id  = 87820
Parameters:
[]
914 0.48 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87820
Parameters:
[]
915 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87820
Parameters:
[]
916 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87820
Parameters:
[]
917 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 87820
Parameters:
[]
918 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87820
]
919 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639492
]
920 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639492
]
921 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
922 0.99 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "entire_uri"
]
923 0.36 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2525
]
924 0.40 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.