Query Metrics

621 Database Queries
299 Different statements
1096.70 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.53 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.96 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:
[
  "/it/prodotti/c/hotel-appartamenti~22236"
  "path"
  "auto_create"
  "/it/prodotti/c/hotel-appartamenti~22236"
  "path_query"
  "https://testing.weverducre.com/it/prodotti/c/hotel-appartamenti~22236"
  "entire_uri"
]
3 0.52 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.51 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.72 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/it/prodotti/c/"
  "hotel-appartamenti~22236"
]
6 0.78 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/it/prodotti/c/hotel-appartamenti~22236"
]
7 0.91 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/%"
  "/it/prodotti/c/hotel-appartamenti~22236"
]
8 0.73 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/it/prodotti/"
  "c"
]
9 0.66 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/it/prodotti/c"
]
10 0.76 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/%"
  "/it/prodotti/c"
]
11 0.37 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/it/"
  "prodotti"
]
12 0.40 ms
SELECT object_localized_SCONF_it.id as id, object_localized_SCONF_it.type as `type` FROM object_localized_SCONF_it LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_it`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_it `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_it`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_it`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_it `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_it`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_it.type IN ('object','variant','folder')) AND object_localized_SCONF_it.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 1.03 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.42 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.52 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 1.05 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:
[
  22236
]
18 0.57 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.56 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.49 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.49 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.52 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.55 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.52 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.54 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.54 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
28 1.45 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
29 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
30 1.50 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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
31 0.59 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1849
]
32 0.57 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
33 0.51 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1944
]
34 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
35 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
36 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
37 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
38 0.36 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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
40 0.35 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1853
]
41 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
42 0.33 ms
SELECT object_localized_8_it.id as id, object_localized_8_it.type as `type` FROM object_localized_8_it WHERE ( object_localized_8_it.type IN ('object','variant','folder')) AND object_localized_8_it.published = 1
Parameters:
[]
43 0.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
44 0.41 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1846
]
45 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
46 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
47 0.52 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
48 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
49 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
50 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
51 1.34 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
52 0.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1850
]
53 0.52 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
54 0.46 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1819
]
55 0.43 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1865
]
56 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
57 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
58 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
59 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
60 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
61 1.18 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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
62 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1852
]
63 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
64 0.34 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1815
]
65 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
66 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
67 0.39 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.37 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
70 0.37 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
71 0.66 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1811
]
72 0.37 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
73 0.33 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
74 0.40 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22236
]
75 0.75 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  26091
]
76 56.99 ms
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName  FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY virtualProductId, priceSystemName ORDER BY min(ifnull(featuredPriority, 0)) desc,min((promotions like '%#new#%')) desc,min(ifnull(s.score, 0)) desc,min(ifnull(rankingMultiplicator, 999999999)) asc,min(`a`.`id`) ASC LIMIT 24
Parameters:
[]
77 0.43 ms
SELECT FOUND_ROWS()
Parameters:
[]
78 7.64 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  182310
  "wdbe_it"
]
79 0.37 ms
"START TRANSACTION"
Parameters:
[]
80 0.69 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  182310
  "wdbe_it"
]
81 0.35 ms
"COMMIT"
Parameters:
[]
82 4.68 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  182294
  "wdbe_it"
]
83 0.35 ms
"START TRANSACTION"
Parameters:
[]
84 0.52 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  182294
  "wdbe_it"
]
85 0.28 ms
"COMMIT"
Parameters:
[]
86 47.95 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
87 44.98 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
88 41.96 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
89 44.47 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
90 0.42 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
91 0.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
92 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
93 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
94 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187954
]
95 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187954
]
96 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
97 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
98 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
99 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
100 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
101 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
102 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
103 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
104 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
105 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
106 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188009
]
107 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188009
]
108 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188010
]
109 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188010
]
110 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188004
]
111 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188004
]
112 44.85 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
113 32.99 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
114 43.24 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
115 44.08 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
116 32.22 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
117 31.46 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
118 31.40 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
119 0.39 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
120 0.42 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
121 0.42 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
122 0.40 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
123 0.38 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
124 0.41 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
125 0.42 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
126 0.39 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
127 0.37 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
128 0.33 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
129 0.30 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 '%,22236,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
130 32.28 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 = '68012' and a.id != '68012') or parentProducts like '%,68012,%') 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:
[]
131 0.59 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70445
]
132 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:
[
  70445
]
133 1.14 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70445
]
134 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70445
]
135 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 70445
Parameters:
[]
136 0.57 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70445
  "videos"
]
137 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70445 AND fieldname = 'attributes'
Parameters:
[]
138 6.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70445 AND fieldname = 'attributes'
Parameters:
[]
139 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 70445
Parameters:
[]
140 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70445
Parameters:
[]
141 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70445
Parameters:
[]
142 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70445
Parameters:
[]
143 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 70445
Parameters:
[]
144 3.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70445
]
145 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68012
]
146 0.52 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  68012
]
147 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68012
]
148 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68012
]
149 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 68012
Parameters:
[]
150 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68012
  "videos"
]
151 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68012 AND fieldname = 'attributes'
Parameters:
[]
152 0.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68012 AND fieldname = 'attributes'
Parameters:
[]
153 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 68012
Parameters:
[]
154 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68012
Parameters:
[]
155 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68012
Parameters:
[]
156 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68012
Parameters:
[]
157 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 68012
Parameters:
[]
158 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68012
]
159 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639566
]
160 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639566
]
161 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70461
]
162 0.52 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  70461
]
163 1.11 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70461
]
164 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70461
]
165 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 70461
Parameters:
[]
166 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70461
  "videos"
]
167 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70461 AND fieldname = 'attributes'
Parameters:
[]
168 1.32 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70461 AND fieldname = 'attributes'
Parameters:
[]
169 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 70461
Parameters:
[]
170 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70461
Parameters:
[]
171 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70461
Parameters:
[]
172 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70461
Parameters:
[]
173 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 70461
Parameters:
[]
174 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70461
]
175 0.67 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639455
]
176 2.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639455
]
177 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  88804
]
178 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:
[
  88804
]
179 6.92 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  88804
]
180 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  88804
]
181 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 88804
Parameters:
[]
182 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  88804
  "videos"
]
183 0.67 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88804 AND fieldname = 'attributes'
Parameters:
[]
184 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 88804 AND fieldname = 'attributes'
Parameters:
[]
185 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 88804
Parameters:
[]
186 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 88804
Parameters:
[]
187 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 88804
Parameters:
[]
188 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88804
Parameters:
[]
189 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 88804
Parameters:
[]
190 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  88804
]
191 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976449
]
192 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976449
]
193 30.78 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_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 = '182314' and a.id != '182314') or parentProducts like '%,182314,%') 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:
[]
194 2.32 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182510
]
195 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:
[
  182510
]
196 7.36 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182510
]
197 1.01 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182510
]
198 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 182510
Parameters:
[]
199 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182510
  "videos"
]
200 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182510 AND fieldname = 'attributes'
Parameters:
[]
201 5.23 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182510 AND fieldname = 'attributes'
Parameters:
[]
202 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 182510
Parameters:
[]
203 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182510
Parameters:
[]
204 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182510
Parameters:
[]
205 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182510
Parameters:
[]
206 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 182510
Parameters:
[]
207 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182510
]
208 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182314
]
209 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:
[
  182314
]
210 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182314
]
211 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182314
]
212 0.34 ms
select `iconLabels` from object_store_prod where oo_id  = 182314
Parameters:
[]
213 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182314
  "videos"
]
214 0.66 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182314 AND fieldname = 'attributes'
Parameters:
[]
215 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182314 AND fieldname = 'attributes'
Parameters:
[]
216 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 182314
Parameters:
[]
217 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182314
Parameters:
[]
218 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182314
Parameters:
[]
219 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182314
Parameters:
[]
220 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 182314
Parameters:
[]
221 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182314
]
222 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182313
]
223 0.51 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182313
]
224 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182313
]
225 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182313
]
226 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 182313
Parameters:
[]
227 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182313
  "videos"
]
228 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182313 AND fieldname = 'attributes'
Parameters:
[]
229 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182313 AND fieldname = 'attributes'
Parameters:
[]
230 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 182313
Parameters:
[]
231 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182313
Parameters:
[]
232 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182313
Parameters:
[]
233 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182313
Parameters:
[]
234 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 182313
Parameters:
[]
235 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182313
]
236 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422463
]
237 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422463
]
238 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182506
]
239 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:
[
  182506
]
240 8.60 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182506
]
241 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182506
]
242 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 182506
Parameters:
[]
243 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182506
  "videos"
]
244 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182506 AND fieldname = 'attributes'
Parameters:
[]
245 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182506 AND fieldname = 'attributes'
Parameters:
[]
246 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 182506
Parameters:
[]
247 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182506
Parameters:
[]
248 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182506
Parameters:
[]
249 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182506
Parameters:
[]
250 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 182506
Parameters:
[]
251 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182506
]
252 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422462
]
253 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422462
]
254 36.76 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 = '182864' and a.id != '182864') or parentProducts like '%,182864,%') 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:
[]
255 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182544
]
256 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:
[
  182544
]
257 1.18 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182544
]
258 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182544
]
259 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 182544
Parameters:
[]
260 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182544
  "videos"
]
261 2.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182544 AND fieldname = 'attributes'
Parameters:
[]
262 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182544 AND fieldname = 'attributes'
Parameters:
[]
263 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 182544
Parameters:
[]
264 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182544
Parameters:
[]
265 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182544
Parameters:
[]
266 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182544
Parameters:
[]
267 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 182544
Parameters:
[]
268 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182544
]
269 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182864
]
270 0.71 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182864
]
271 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182864
]
272 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182864
]
273 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 182864
Parameters:
[]
274 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182864
  "videos"
]
275 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182864 AND fieldname = 'attributes'
Parameters:
[]
276 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182864 AND fieldname = 'attributes'
Parameters:
[]
277 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 182864
Parameters:
[]
278 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182864
Parameters:
[]
279 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182864
Parameters:
[]
280 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182864
Parameters:
[]
281 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 182864
Parameters:
[]
282 0.65 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182864
]
283 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182311
]
284 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:
[
  182311
]
285 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182311
]
286 0.59 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182311
]
287 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 182311
Parameters:
[]
288 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182311
  "videos"
]
289 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182311 AND fieldname = 'attributes'
Parameters:
[]
290 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182311 AND fieldname = 'attributes'
Parameters:
[]
291 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 182311
Parameters:
[]
292 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182311
Parameters:
[]
293 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182311
Parameters:
[]
294 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182311
Parameters:
[]
295 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 182311
Parameters:
[]
296 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182311
]
297 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422458
]
298 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422458
]
299 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182548
]
300 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:
[
  182548
]
301 1.13 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182548
]
302 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182548
]
303 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 182548
Parameters:
[]
304 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182548
  "videos"
]
305 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182548 AND fieldname = 'attributes'
Parameters:
[]
306 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182548 AND fieldname = 'attributes'
Parameters:
[]
307 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 182548
Parameters:
[]
308 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182548
Parameters:
[]
309 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182548
Parameters:
[]
310 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182548
Parameters:
[]
311 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 182548
Parameters:
[]
312 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182548
]
313 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422461
]
314 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422461
]
315 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182559
]
316 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:
[
  182559
]
317 1.17 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182559
]
318 0.59 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182559
]
319 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 182559
Parameters:
[]
320 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182559
  "videos"
]
321 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182559 AND fieldname = 'attributes'
Parameters:
[]
322 5.30 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182559 AND fieldname = 'attributes'
Parameters:
[]
323 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 182559
Parameters:
[]
324 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182559
Parameters:
[]
325 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182559
Parameters:
[]
326 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182559
Parameters:
[]
327 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 182559
Parameters:
[]
328 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182559
]
329 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422460
]
330 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422460
]
331 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182553
]
332 0.67 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182553
]
333 1.17 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182553
]
334 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182553
]
335 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 182553
Parameters:
[]
336 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182553
  "videos"
]
337 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182553 AND fieldname = 'attributes'
Parameters:
[]
338 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182553 AND fieldname = 'attributes'
Parameters:
[]
339 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 182553
Parameters:
[]
340 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182553
Parameters:
[]
341 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182553
Parameters:
[]
342 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182553
Parameters:
[]
343 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 182553
Parameters:
[]
344 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182553
]
345 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422459
]
346 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422459
]
347 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182539
]
348 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:
[
  182539
]
349 1.17 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182539
]
350 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182539
]
351 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 182539
Parameters:
[]
352 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182539
  "videos"
]
353 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182539 AND fieldname = 'attributes'
Parameters:
[]
354 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182539 AND fieldname = 'attributes'
Parameters:
[]
355 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 182539
Parameters:
[]
356 0.86 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182539
Parameters:
[]
357 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182539
Parameters:
[]
358 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182539
Parameters:
[]
359 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 182539
Parameters:
[]
360 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182539
]
361 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422457
]
362 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422457
]
363 27.81 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_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 = '182338' and a.id != '182338') or parentProducts like '%,182338,%') 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.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182574
]
365 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:
[
  182574
]
366 1.21 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182574
]
367 0.83 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182574
]
368 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 182574
Parameters:
[]
369 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182574
  "videos"
]
370 0.65 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182574 AND fieldname = 'attributes'
Parameters:
[]
371 1.02 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182574 AND fieldname = 'attributes'
Parameters:
[]
372 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 182574
Parameters:
[]
373 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182574
Parameters:
[]
374 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182574
Parameters:
[]
375 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182574
Parameters:
[]
376 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 182574
Parameters:
[]
377 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182574
]
378 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182338
]
379 0.51 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182338
]
380 0.46 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182338
]
381 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182338
]
382 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 182338
Parameters:
[]
383 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182338
  "videos"
]
384 0.45 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182338 AND fieldname = 'attributes'
Parameters:
[]
385 0.61 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182338 AND fieldname = 'attributes'
Parameters:
[]
386 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 182338
Parameters:
[]
387 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182338
Parameters:
[]
388 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182338
Parameters:
[]
389 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182338
Parameters:
[]
390 0.49 ms
select `combinedImage` from object_store_prod where oo_id  = 182338
Parameters:
[]
391 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182338
]
392 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182337
]
393 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:
[
  182337
]
394 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182337
]
395 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182337
]
396 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 182337
Parameters:
[]
397 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182337
  "videos"
]
398 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182337 AND fieldname = 'attributes'
Parameters:
[]
399 0.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182337 AND fieldname = 'attributes'
Parameters:
[]
400 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 182337
Parameters:
[]
401 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182337
Parameters:
[]
402 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182337
Parameters:
[]
403 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182337
Parameters:
[]
404 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 182337
Parameters:
[]
405 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182337
]
406 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422480
]
407 2.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422480
]
408 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182578
]
409 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:
[
  182578
]
410 1.13 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182578
]
411 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182578
]
412 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 182578
Parameters:
[]
413 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182578
  "videos"
]
414 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182578 AND fieldname = 'attributes'
Parameters:
[]
415 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182578 AND fieldname = 'attributes'
Parameters:
[]
416 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 182578
Parameters:
[]
417 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182578
Parameters:
[]
418 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182578
Parameters:
[]
419 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182578
Parameters:
[]
420 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 182578
Parameters:
[]
421 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182578
]
422 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422479
]
423 5.96 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422479
]
424 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182565
]
425 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:
[
  182565
]
426 1.08 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182565
]
427 1.00 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182565
]
428 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 182565
Parameters:
[]
429 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182565
  "videos"
]
430 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182565 AND fieldname = 'attributes'
Parameters:
[]
431 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182565 AND fieldname = 'attributes'
Parameters:
[]
432 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 182565
Parameters:
[]
433 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182565
Parameters:
[]
434 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182565
Parameters:
[]
435 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182565
Parameters:
[]
436 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 182565
Parameters:
[]
437 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182565
]
438 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422478
]
439 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422478
]
440 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182570
]
441 0.62 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182570
]
442 1.10 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182570
]
443 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182570
]
444 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 182570
Parameters:
[]
445 0.55 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182570
  "videos"
]
446 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182570 AND fieldname = 'attributes'
Parameters:
[]
447 1.06 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182570 AND fieldname = 'attributes'
Parameters:
[]
448 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 182570
Parameters:
[]
449 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182570
Parameters:
[]
450 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182570
Parameters:
[]
451 0.55 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182570
Parameters:
[]
452 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 182570
Parameters:
[]
453 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182570
]
454 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422482
]
455 0.91 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422482
]
456 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182582
]
457 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:
[
  182582
]
458 1.07 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182582
]
459 0.86 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182582
]
460 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 182582
Parameters:
[]
461 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182582
  "videos"
]
462 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182582 AND fieldname = 'attributes'
Parameters:
[]
463 0.99 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182582 AND fieldname = 'attributes'
Parameters:
[]
464 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 182582
Parameters:
[]
465 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182582
Parameters:
[]
466 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182582
Parameters:
[]
467 0.48 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182582
Parameters:
[]
468 0.51 ms
select `combinedImage` from object_store_prod where oo_id  = 182582
Parameters:
[]
469 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182582
]
470 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422481
]
471 0.74 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422481
]
472 28.41 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_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 = '182339' and a.id != '182339') or parentProducts like '%,182339,%') 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:
[]
473 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182598
]
474 0.66 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182598
]
475 1.30 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182598
]
476 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182598
]
477 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 182598
Parameters:
[]
478 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182598
  "videos"
]
479 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182598 AND fieldname = 'attributes'
Parameters:
[]
480 0.83 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182598 AND fieldname = 'attributes'
Parameters:
[]
481 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 182598
Parameters:
[]
482 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182598
Parameters:
[]
483 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182598
Parameters:
[]
484 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182598
Parameters:
[]
485 0.51 ms
select `combinedImage` from object_store_prod where oo_id  = 182598
Parameters:
[]
486 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182598
]
487 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182339
]
488 0.51 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182339
]
489 0.64 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182339
]
490 0.78 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182339
]
491 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 182339
Parameters:
[]
492 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182339
  "videos"
]
493 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182339 AND fieldname = 'attributes'
Parameters:
[]
494 0.53 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182339 AND fieldname = 'attributes'
Parameters:
[]
495 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 182339
Parameters:
[]
496 0.51 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182339
Parameters:
[]
497 0.57 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182339
Parameters:
[]
498 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182339
Parameters:
[]
499 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 182339
Parameters:
[]
500 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182339
]
501 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422484
]
502 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422484
]
503 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182586
]
504 0.75 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182586
]
505 1.09 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182586
]
506 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182586
]
507 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 182586
Parameters:
[]
508 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182586
  "videos"
]
509 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182586 AND fieldname = 'attributes'
Parameters:
[]
510 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182586 AND fieldname = 'attributes'
Parameters:
[]
511 0.56 ms
select `combinedBlock` from object_store_prod where oo_id  = 182586
Parameters:
[]
512 0.59 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182586
Parameters:
[]
513 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182586
Parameters:
[]
514 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182586
Parameters:
[]
515 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 182586
Parameters:
[]
516 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182586
]
517 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422486
]
518 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422486
]
519 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182590
]
520 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:
[
  182590
]
521 1.07 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182590
]
522 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182590
]
523 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 182590
Parameters:
[]
524 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182590
  "videos"
]
525 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182590 AND fieldname = 'attributes'
Parameters:
[]
526 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182590 AND fieldname = 'attributes'
Parameters:
[]
527 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 182590
Parameters:
[]
528 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182590
Parameters:
[]
529 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182590
Parameters:
[]
530 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182590
Parameters:
[]
531 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 182590
Parameters:
[]
532 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182590
]
533 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422485
]
534 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422485
]
535 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182594
]
536 0.52 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182594
]
537 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182594
]
538 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182594
]
539 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 182594
Parameters:
[]
540 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182594
  "videos"
]
541 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182594 AND fieldname = 'attributes'
Parameters:
[]
542 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182594 AND fieldname = 'attributes'
Parameters:
[]
543 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 182594
Parameters:
[]
544 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182594
Parameters:
[]
545 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182594
Parameters:
[]
546 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182594
Parameters:
[]
547 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 182594
Parameters:
[]
548 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182594
]
549 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422483
]
550 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422483
]
551 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182602
]
552 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:
[
  182602
]
553 5.59 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182602
]
554 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182602
]
555 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 182602
Parameters:
[]
556 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182602
  "videos"
]
557 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182602 AND fieldname = 'attributes'
Parameters:
[]
558 0.97 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182602 AND fieldname = 'attributes'
Parameters:
[]
559 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 182602
Parameters:
[]
560 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182602
Parameters:
[]
561 0.53 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182602
Parameters:
[]
562 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182602
Parameters:
[]
563 0.52 ms
select `combinedImage` from object_store_prod where oo_id  = 182602
Parameters:
[]
564 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182602
]
565 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422487
]
566 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422487
]
567 31.71 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 = '182310' and a.id != '182310') or parentProducts like '%,182310,%') 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:
[
  182623
]
569 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:
[
  182623
]
570 10.39 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182623
]
571 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182623
]
572 0.65 ms
select `iconLabels` from object_store_prod where oo_id  = 182623
Parameters:
[]
573 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182623
  "videos"
]
574 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182623 AND fieldname = 'attributes'
Parameters:
[]
575 1.16 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182623 AND fieldname = 'attributes'
Parameters:
[]
576 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 182623
Parameters:
[]
577 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182623
Parameters:
[]
578 0.50 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182623
Parameters:
[]
579 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182623
Parameters:
[]
580 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 182623
Parameters:
[]
581 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182623
]
582 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182310
]
583 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:
[
  182310
]
584 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182310
]
585 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182310
]
586 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 182310
Parameters:
[]
587 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182310
  "videos"
]
588 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182310 AND fieldname = 'attributes'
Parameters:
[]
589 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182310 AND fieldname = 'attributes'
Parameters:
[]
590 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 182310
Parameters:
[]
591 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182310
Parameters:
[]
592 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182310
Parameters:
[]
593 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182310
Parameters:
[]
594 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 182310
Parameters:
[]
595 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182310
]
596 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422456
]
597 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422456
]
598 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182621
]
599 0.68 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182621
]
600 5.26 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182621
]
601 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182621
]
602 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 182621
Parameters:
[]
603 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182621
  "videos"
]
604 0.77 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182621 AND fieldname = 'attributes'
Parameters:
[]
605 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182621 AND fieldname = 'attributes'
Parameters:
[]
606 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 182621
Parameters:
[]
607 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182621
Parameters:
[]
608 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182621
Parameters:
[]
609 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182621
Parameters:
[]
610 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 182621
Parameters:
[]
611 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182621
]
612 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422455
]
613 0.86 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422455
]
614 8.52 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,1932,1855,1809,1806,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1991
]
615 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
616 0.96 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=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "entire_uri"
]
617 0.72 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1991
]
618 0.55 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  316
]
619 0.51 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  271
]
620 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4779904
]
621 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4779904
]

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.