Query Metrics
872
Database Queries
206
Different statements
447.80 ms
Query time
0
Invalid entities
0
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 2 | 1.57 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:
[ "/en/products/c/loxone-products~139539" "path" "auto_create" "/en/products/c/loxone-products~139539" "path_query" "https://testing.weverducre.com/en/products/c/loxone-products~139539" "entire_uri" ] |
| 3 | 0.47 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 0.44 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "reports" "pimcore" ] |
| 5 | 0.42 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/en/products/c/" "loxone-products~139539" ] |
| 6 | 0.38 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/weverducre.com/en/products/c/loxone-products~139539"
]
|
| 7 | 0.45 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/%" "/en/products/c/loxone-products~139539" ] |
| 8 | 0.37 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/en/products/" "c" ] |
| 9 | 0.45 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/weverducre.com/en/products/c"
]
|
| 10 | 0.49 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/%" "/en/products/c" ] |
| 11 | 0.48 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/en/" "products" ] |
| 12 | 0.50 ms |
SELECT object_localized_SCONF_en.id as id, object_localized_SCONF_en.type as `type` FROM object_localized_SCONF_en LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1 AND `EcommerceB2B`.id = `object_localized_SCONF_en`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_en `EcommerceB2B_localized` ON 1 AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_en`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1 AND `EcommerceB2C`.id = `object_localized_SCONF_en`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_en `EcommerceB2C_localized` ON 1 AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_en`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?)) AND object_localized_SCONF_en.type IN ('object','variant','folder')) AND object_localized_SCONF_en.published = 1 LIMIT 1
Parameters:
[ "wdbe" "wdbe" ] |
| 13 | 0.46 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
| 14 | 1.01 ms |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
| 15 | 0.43 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"prod"
]
|
| 16 | 0.46 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"PCAT"
]
|
| 17 | 0.42 ms |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ( (cid IN (1,22225,22218,1548,1544) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
139539
]
|
| 18 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4534849
]
|
| 19 | 0.47 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 20 | 0.54 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 21 | 0.49 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 22 | 0.45 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 23 | 0.45 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 24 | 0.78 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 25 | 0.56 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 26 | 0.38 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 27 | 0.44 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 28 | 1.51 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=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "entire_uri" ] |
| 29 | 0.45 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 30 | 1.49 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=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "entire_uri" ] |
| 31 | 0.49 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
242
]
|
| 32 | 0.51 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
16
]
|
| 33 | 0.45 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
169
]
|
| 34 | 0.53 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4574046
]
|
| 35 | 0.40 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4574046
]
|
| 36 | 0.46 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4538784
]
|
| 37 | 0.54 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4538784
]
|
| 38 | 0.48 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 39 | 1.44 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=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "entire_uri" ] |
| 40 | 0.52 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
245
]
|
| 41 | 0.52 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
41
]
|
| 42 | 0.39 ms |
SELECT object_localized_8_en.id as id, object_localized_8_en.type as `type` FROM object_localized_8_en WHERE ( object_localized_8_en.type IN ('object','variant','folder')) AND object_localized_8_en.published = 1
Parameters:
[] |
| 43 | 0.40 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:
[
1292
]
|
| 45 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
797541
]
|
| 46 | 0.42 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
797541
]
|
| 47 | 0.36 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"7"
]
|
| 48 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3737995
]
|
| 49 | 0.40 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3737995
]
|
| 50 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 51 | 1.31 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "entire_uri" ] |
| 52 | 0.40 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
243
]
|
| 53 | 0.38 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
38
]
|
| 54 | 0.55 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
567
]
|
| 55 | 0.33 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
479
]
|
| 56 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5042933
]
|
| 57 | 0.45 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.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2203379
]
|
| 60 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 61 | 1.27 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "entire_uri" ] |
| 62 | 0.43 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
244
]
|
| 63 | 0.40 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
39
]
|
| 64 | 0.32 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
215
]
|
| 65 | 0.35 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.44 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3737897
]
|
| 68 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3737897
]
|
| 69 | 0.48 ms |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
| 70 | 0.49 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
12
]
|
| 71 | 0.38 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
11
]
|
| 72 | 0.35 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"EF_FD"
]
|
| 73 | 0.49 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
139539
]
|
| 74 | 0.44 ms |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
140608
]
|
| 75 | 0.46 ms |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
1551
]
|
| 76 | 0.55 ms |
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') 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.44 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 78 | 0.48 ms |
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`voltage`)
Parameters:
[] |
| 79 | 0.43 ms |
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`scopeName`)
Parameters:
[] |
| 80 | 0.43 ms |
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`typeName`)
Parameters:
[] |
| 81 | 0.43 ms |
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`lampType`)
Parameters:
[] |
| 82 | 0.41 ms |
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone')) GROUP BY dest
Parameters:
[] |
| 83 | 0.41 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SOPT"
]
|
| 84 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
187931
]
|
| 85 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
187931
]
|
| 86 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
187954
]
|
| 87 | 0.40 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
187954
]
|
| 88 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
187960
]
|
| 89 | 0.33 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
187960
]
|
| 90 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188002
]
|
| 91 | 0.68 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188002
]
|
| 92 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188008
]
|
| 93 | 0.62 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188008
]
|
| 94 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188007
]
|
| 95 | 0.63 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188007
]
|
| 96 | 0.35 ms |
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[] |
| 97 | 0.36 ms |
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`diameter`)
Parameters:
[] |
| 98 | 0.36 ms |
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`ipRating`)
Parameters:
[] |
| 99 | 0.34 ms |
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`converterText`)
Parameters:
[] |
| 100 | 0.34 ms |
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`recessedDepth`)
Parameters:
[] |
| 101 | 0.36 ms |
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`cutOutMin`)
Parameters:
[] |
| 102 | 0.38 ms |
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`cutOutMax`)
Parameters:
[] |
| 103 | 0.34 ms |
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`voltage`)
Parameters:
[] |
| 104 | 0.33 ms |
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`scopeName`)
Parameters:
[] |
| 105 | 0.34 ms |
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`typeName`)
Parameters:
[] |
| 106 | 0.37 ms |
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`lampType`)
Parameters:
[] |
| 107 | 0.38 ms |
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone')) GROUP BY dest
Parameters:
[] |
| 108 | 0.36 ms |
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[] |
| 109 | 0.38 ms |
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`diameter`)
Parameters:
[] |
| 110 | 0.37 ms |
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`ipRating`)
Parameters:
[] |
| 111 | 0.33 ms |
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`converterText`)
Parameters:
[] |
| 112 | 0.37 ms |
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`recessedDepth`)
Parameters:
[] |
| 113 | 0.55 ms |
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`cutOutMin`)
Parameters:
[] |
| 114 | 0.45 ms |
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') GROUP BY TRIM(`cutOutMax`)
Parameters:
[] |
| 115 | 2.10 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '26136' and a.id != '26136') or parentProducts like '%,26136,%') 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:
[] |
| 116 | 0.53 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '26136' and a.id != '26136') or parentProducts like '%,26136,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 117 | 0.40 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 118 | 0.47 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139264
]
|
| 119 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
26136
]
|
| 120 | 0.32 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
22221
]
|
| 121 | 0.33 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
22240
]
|
| 122 | 0.37 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
22235
]
|
| 123 | 0.35 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
22233
]
|
| 124 | 0.32 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
186907
]
|
| 125 | 0.37 ms |
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?) AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
159
]
|
| 126 | 0.40 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139262
]
|
| 127 | 0.33 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '26136' and a.id != '26136') or parentProducts like '%,26136,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 128 | 0.36 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 129 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418914
]
|
| 130 | 0.79 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418914
]
|
| 131 | 0.48 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418765
]
|
| 132 | 3.60 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418765
]
|
| 133 | 1.99 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '23616' and a.id != '23616') or parentProducts like '%,23616,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 134 | 0.35 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '23616' and a.id != '23616') or parentProducts like '%,23616,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 135 | 0.33 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 136 | 0.38 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139096
]
|
| 137 | 0.40 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
23616
]
|
| 138 | 0.37 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
22223
]
|
| 139 | 0.33 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
22237
]
|
| 140 | 0.32 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
145552
]
|
| 141 | 0.37 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139092
]
|
| 142 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139094
]
|
| 143 | 0.36 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '23616' and a.id != '23616') or parentProducts like '%,23616,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 144 | 0.36 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 145 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976422
]
|
| 146 | 1.24 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976422
]
|
| 147 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976424
]
|
| 148 | 0.88 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976424
]
|
| 149 | 0.68 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976423
]
|
| 150 | 0.76 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976423
]
|
| 151 | 4.23 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17344' and a.id != '17344') or parentProducts like '%,17344,%') 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:
[] |
| 152 | 0.43 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '17344' and a.id != '17344') or parentProducts like '%,17344,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 153 | 0.36 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 154 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138954
]
|
| 155 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17344
]
|
| 156 | 0.33 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
22236
]
|
| 157 | 0.33 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
122779
]
|
| 158 | 0.32 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
128509
]
|
| 159 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138932
]
|
| 160 | 0.37 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138935
]
|
| 161 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138939
]
|
| 162 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138943
]
|
| 163 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138946
]
|
| 164 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138948
]
|
| 165 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138950
]
|
| 166 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138952
]
|
| 167 | 0.38 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '17344' and a.id != '17344') or parentProducts like '%,17344,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 168 | 0.37 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 169 | 0.33 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976249
]
|
| 170 | 0.95 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976249
]
|
| 171 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976251
]
|
| 172 | 0.86 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976251
]
|
| 173 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976248
]
|
| 174 | 0.80 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976248
]
|
| 175 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976252
]
|
| 176 | 0.85 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976252
]
|
| 177 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976211
]
|
| 178 | 0.82 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976211
]
|
| 179 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976250
]
|
| 180 | 0.74 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976250
]
|
| 181 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976210
]
|
| 182 | 0.79 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976210
]
|
| 183 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976209
]
|
| 184 | 1.08 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976209
]
|
| 185 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976208
]
|
| 186 | 0.80 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976208
]
|
| 187 | 2.64 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17260' and a.id != '17260') or parentProducts like '%,17260,%') 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:
[] |
| 188 | 0.34 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '17260' and a.id != '17260') or parentProducts like '%,17260,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 189 | 0.33 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 190 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139070
]
|
| 191 | 0.38 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17260
]
|
| 192 | 0.36 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
23479
]
|
| 193 | 0.33 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
22232
]
|
| 194 | 0.32 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
22239
]
|
| 195 | 0.32 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
186958
]
|
| 196 | 0.31 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
186998
]
|
| 197 | 0.47 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139060
]
|
| 198 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139062
]
|
| 199 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139064
]
|
| 200 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139066
]
|
| 201 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139068
]
|
| 202 | 0.35 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '17260' and a.id != '17260') or parentProducts like '%,17260,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 203 | 0.33 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 204 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418816
]
|
| 205 | 0.74 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418816
]
|
| 206 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418637
]
|
| 207 | 0.81 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418637
]
|
| 208 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418833
]
|
| 209 | 0.76 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418833
]
|
| 210 | 0.44 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418592
]
|
| 211 | 0.76 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418592
]
|
| 212 | 0.62 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418902
]
|
| 213 | 0.84 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418902
]
|
| 214 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418583
]
|
| 215 | 0.80 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418583
]
|
| 216 | 2.38 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_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17261' and a.id != '17261') or parentProducts like '%,17261,%') 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:
[] |
| 217 | 0.39 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '17261' and a.id != '17261') or parentProducts like '%,17261,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 218 | 0.33 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 219 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139050
]
|
| 220 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17261
]
|
| 221 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139035
]
|
| 222 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139039
]
|
| 223 | 0.44 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139043
]
|
| 224 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139046
]
|
| 225 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139048
]
|
| 226 | 0.34 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '17261' and a.id != '17261') or parentProducts like '%,17261,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 227 | 0.34 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 228 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418910
]
|
| 229 | 0.75 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418910
]
|
| 230 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418542
]
|
| 231 | 0.77 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418542
]
|
| 232 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418647
]
|
| 233 | 0.77 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418647
]
|
| 234 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418596
]
|
| 235 | 0.73 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418596
]
|
| 236 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418929
]
|
| 237 | 0.79 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418929
]
|
| 238 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418651
]
|
| 239 | 0.72 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418651
]
|
| 240 | 1.69 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_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17255' and a.id != '17255') or parentProducts like '%,17255,%') 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:
[] |
| 241 | 0.36 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '17255' and a.id != '17255') or parentProducts like '%,17255,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 242 | 0.37 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 243 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139058
]
|
| 244 | 0.37 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17255
]
|
| 245 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139052
]
|
| 246 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139054
]
|
| 247 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139056
]
|
| 248 | 0.36 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '17255' and a.id != '17255') or parentProducts like '%,17255,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 249 | 0.37 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 250 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418667
]
|
| 251 | 0.81 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418667
]
|
| 252 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418906
]
|
| 253 | 0.81 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418906
]
|
| 254 | 0.73 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418564
]
|
| 255 | 0.81 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418564
]
|
| 256 | 0.66 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418768
]
|
| 257 | 0.97 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418768
]
|
| 258 | 1.69 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_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17256' and a.id != '17256') or parentProducts like '%,17256,%') 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:
[] |
| 259 | 0.34 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '17256' and a.id != '17256') or parentProducts like '%,17256,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 260 | 0.33 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 261 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139041
]
|
| 262 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17256
]
|
| 263 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139032
]
|
| 264 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139034
]
|
| 265 | 0.38 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139037
]
|
| 266 | 0.34 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '17256' and a.id != '17256') or parentProducts like '%,17256,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 267 | 0.34 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 268 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418626
]
|
| 269 | 0.87 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418626
]
|
| 270 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418654
]
|
| 271 | 0.75 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418654
]
|
| 272 | 0.48 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418911
]
|
| 273 | 0.76 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418911
]
|
| 274 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418779
]
|
| 275 | 0.73 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418779
]
|
| 276 | 2.10 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '25036' and a.id != '25036') or parentProducts like '%,25036,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 277 | 0.41 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '25036' and a.id != '25036') or parentProducts like '%,25036,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 278 | 0.38 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 279 | 0.45 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139260
]
|
| 280 | 0.43 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
25036
]
|
| 281 | 0.37 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
22238
]
|
| 282 | 0.34 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
186996
]
|
| 283 | 0.39 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
186997
]
|
| 284 | 0.37 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139250
]
|
| 285 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139252
]
|
| 286 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139254
]
|
| 287 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139256
]
|
| 288 | 0.37 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139258
]
|
| 289 | 0.38 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '25036' and a.id != '25036') or parentProducts like '%,25036,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 290 | 0.33 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 291 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418578
]
|
| 292 | 0.75 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418578
]
|
| 293 | 0.52 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418695
]
|
| 294 | 0.77 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418695
]
|
| 295 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418680
]
|
| 296 | 0.80 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418680
]
|
| 297 | 1.53 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '25037' and a.id != '25037') or parentProducts like '%,25037,%') 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:
[] |
| 298 | 0.43 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '25037' and a.id != '25037') or parentProducts like '%,25037,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 299 | 0.37 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 300 | 0.37 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139232
]
|
| 301 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
25037
]
|
| 302 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139230
]
|
| 303 | 0.39 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '25037' and a.id != '25037') or parentProducts like '%,25037,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 304 | 0.36 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 305 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418551
]
|
| 306 | 0.75 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418551
]
|
| 307 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418938
]
|
| 308 | 0.76 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418938
]
|
| 309 | 2.31 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '68092' and a.id != '68092') or parentProducts like '%,68092,%') 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:
[] |
| 310 | 0.34 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '68092' and a.id != '68092') or parentProducts like '%,68092,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 311 | 0.33 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 312 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138822
]
|
| 313 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
68092
]
|
| 314 | 0.37 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138810
]
|
| 315 | 0.31 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138812
]
|
| 316 | 0.37 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138814
]
|
| 317 | 0.38 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138816
]
|
| 318 | 0.45 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138818
]
|
| 319 | 0.37 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138820
]
|
| 320 | 0.39 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '68092' and a.id != '68092') or parentProducts like '%,68092,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 321 | 0.38 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 322 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418808
]
|
| 323 | 0.80 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418808
]
|
| 324 | 0.53 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418629
]
|
| 325 | 0.77 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418629
]
|
| 326 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418807
]
|
| 327 | 0.82 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418807
]
|
| 328 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418834
]
|
| 329 | 0.96 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418834
]
|
| 330 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418595
]
|
| 331 | 0.77 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418595
]
|
| 332 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418930
]
|
| 333 | 0.82 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418930
]
|
| 334 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418841
]
|
| 335 | 0.99 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418841
]
|
| 336 | 2.44 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_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '23644' and a.id != '23644') or parentProducts like '%,23644,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 337 | 0.38 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '23644' and a.id != '23644') or parentProducts like '%,23644,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 338 | 0.41 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 339 | 0.37 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138824
]
|
| 340 | 0.47 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
23644
]
|
| 341 | 0.32 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
22227
]
|
| 342 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138840
]
|
| 343 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138842
]
|
| 344 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138844
]
|
| 345 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138846
]
|
| 346 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138848
]
|
| 347 | 0.37 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138850
]
|
| 348 | 0.37 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '23644' and a.id != '23644') or parentProducts like '%,23644,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 349 | 0.35 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 350 | 0.46 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418754
]
|
| 351 | 0.77 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418754
]
|
| 352 | 0.48 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418924
]
|
| 353 | 0.76 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418924
]
|
| 354 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418585
]
|
| 355 | 0.79 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418585
]
|
| 356 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418761
]
|
| 357 | 0.77 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418761
]
|
| 358 | 0.44 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418845
]
|
| 359 | 0.92 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418845
]
|
| 360 | 0.46 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418829
]
|
| 361 | 0.89 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418829
]
|
| 362 | 0.46 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418748
]
|
| 363 | 0.81 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418748
]
|
| 364 | 3.13 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '68091' and a.id != '68091') or parentProducts like '%,68091,%') 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:
[] |
| 365 | 0.38 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '68091' and a.id != '68091') or parentProducts like '%,68091,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 366 | 0.39 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 367 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138838
]
|
| 368 | 0.37 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
68091
]
|
| 369 | 0.33 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
126682
]
|
| 370 | 0.38 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138826
]
|
| 371 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138828
]
|
| 372 | 0.31 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138830
]
|
| 373 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138832
]
|
| 374 | 0.31 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138834
]
|
| 375 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138836
]
|
| 376 | 0.32 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '68091' and a.id != '68091') or parentProducts like '%,68091,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 377 | 0.30 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 378 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418566
]
|
| 379 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418566
]
|
| 380 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418909
]
|
| 381 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418909
]
|
| 382 | 0.33 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418772
]
|
| 383 | 0.63 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418772
]
|
| 384 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418857
]
|
| 385 | 0.70 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418857
]
|
| 386 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418766
]
|
| 387 | 0.65 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418766
]
|
| 388 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418704
]
|
| 389 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418704
]
|
| 390 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418655
]
|
| 391 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418655
]
|
| 392 | 2.36 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_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17347' and a.id != '17347') or parentProducts like '%,17347,%') 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:
[] |
| 393 | 0.34 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '17347' and a.id != '17347') or parentProducts like '%,17347,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 394 | 0.31 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 395 | 0.30 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138864
]
|
| 396 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17347
]
|
| 397 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138852
]
|
| 398 | 0.39 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138854
]
|
| 399 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138856
]
|
| 400 | 0.30 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138858
]
|
| 401 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138860
]
|
| 402 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138862
]
|
| 403 | 0.31 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '17347' and a.id != '17347') or parentProducts like '%,17347,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 404 | 0.34 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 405 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418802
]
|
| 406 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418802
]
|
| 407 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418681
]
|
| 408 | 0.71 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418681
]
|
| 409 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418893
]
|
| 410 | 0.70 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418893
]
|
| 411 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418855
]
|
| 412 | 0.64 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418855
]
|
| 413 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418574
]
|
| 414 | 0.65 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418574
]
|
| 415 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418844
]
|
| 416 | 0.65 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418844
]
|
| 417 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418759
]
|
| 418 | 0.68 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418759
]
|
| 419 | 3.49 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17352' and a.id != '17352') or parentProducts like '%,17352,%') 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:
[] |
| 420 | 0.32 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '17352' and a.id != '17352') or parentProducts like '%,17352,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 421 | 0.30 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 422 | 0.30 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138918
]
|
| 423 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17352
]
|
| 424 | 0.33 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
128510
]
|
| 425 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138902
]
|
| 426 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138904
]
|
| 427 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138906
]
|
| 428 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138908
]
|
| 429 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138910
]
|
| 430 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138912
]
|
| 431 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138914
]
|
| 432 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138916
]
|
| 433 | 0.34 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '17352' and a.id != '17352') or parentProducts like '%,17352,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 434 | 0.32 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 435 | 0.31 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976341
]
|
| 436 | 0.65 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976341
]
|
| 437 | 0.33 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976323
]
|
| 438 | 0.92 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976323
]
|
| 439 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976332
]
|
| 440 | 0.71 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976332
]
|
| 441 | 0.46 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976330
]
|
| 442 | 0.66 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976330
]
|
| 443 | 0.32 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976338
]
|
| 444 | 0.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976338
]
|
| 445 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976300
]
|
| 446 | 0.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976300
]
|
| 447 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976328
]
|
| 448 | 0.71 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976328
]
|
| 449 | 0.48 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976301
]
|
| 450 | 0.68 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976301
]
|
| 451 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976329
]
|
| 452 | 0.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976329
]
|
| 453 | 1.30 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_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '24842' and a.id != '24842') or parentProducts like '%,24842,%') 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:
[] |
| 454 | 0.32 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24842' and a.id != '24842') or parentProducts like '%,24842,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 455 | 0.31 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 456 | 0.31 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138924
]
|
| 457 | 0.40 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
24842
]
|
| 458 | 0.31 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
143324
]
|
| 459 | 0.39 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138920
]
|
| 460 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138922
]
|
| 461 | 0.33 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24842' and a.id != '24842') or parentProducts like '%,24842,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 462 | 0.31 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 463 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
24839
]
|
| 464 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17228
]
|
| 465 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418668
]
|
| 466 | 0.59 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418668
]
|
| 467 | 0.32 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976156
]
|
| 468 | 0.71 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976156
]
|
| 469 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976157
]
|
| 470 | 0.74 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976157
]
|
| 471 | 1.29 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '24841' and a.id != '24841') or parentProducts like '%,24841,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 472 | 0.35 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24841' and a.id != '24841') or parentProducts like '%,24841,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 473 | 0.32 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 474 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138930
]
|
| 475 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
24841
]
|
| 476 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138926
]
|
| 477 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138928
]
|
| 478 | 0.33 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24841' and a.id != '24841') or parentProducts like '%,24841,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 479 | 0.32 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 480 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418549
]
|
| 481 | 0.64 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418549
]
|
| 482 | 0.48 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976152
]
|
| 483 | 0.66 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976152
]
|
| 484 | 0.30 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976150
]
|
| 485 | 0.73 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976150
]
|
| 486 | 1.27 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_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '24840' and a.id != '24840') or parentProducts like '%,24840,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 487 | 0.35 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24840' and a.id != '24840') or parentProducts like '%,24840,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 488 | 0.32 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 489 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138941
]
|
| 490 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
24840
]
|
| 491 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138933
]
|
| 492 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138937
]
|
| 493 | 0.33 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24840' and a.id != '24840') or parentProducts like '%,24840,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 494 | 0.35 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 495 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418658
]
|
| 496 | 0.70 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418658
]
|
| 497 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976148
]
|
| 498 | 0.66 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976148
]
|
| 499 | 0.31 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976147
]
|
| 500 | 0.72 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976147
]
|
| 501 | 1.88 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '24854' and a.id != '24854') or parentProducts like '%,24854,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 502 | 0.36 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24854' and a.id != '24854') or parentProducts like '%,24854,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 503 | 0.33 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 504 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138964
]
|
| 505 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
24854
]
|
| 506 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138956
]
|
| 507 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138958
]
|
| 508 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138960
]
|
| 509 | 0.50 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138962
]
|
| 510 | 0.38 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24854' and a.id != '24854') or parentProducts like '%,24854,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 511 | 0.38 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 512 | 0.31 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976175
]
|
| 513 | 0.71 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976175
]
|
| 514 | 0.54 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418734
]
|
| 515 | 0.60 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418734
]
|
| 516 | 0.46 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976178
]
|
| 517 | 0.68 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976178
]
|
| 518 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418750
]
|
| 519 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418750
]
|
| 520 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976177
]
|
| 521 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976177
]
|
| 522 | 1.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_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '24853' and a.id != '24853') or parentProducts like '%,24853,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 523 | 0.40 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24853' and a.id != '24853') or parentProducts like '%,24853,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 524 | 0.39 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 525 | 0.39 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138974
]
|
| 526 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
24853
]
|
| 527 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138966
]
|
| 528 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138968
]
|
| 529 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138970
]
|
| 530 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138972
]
|
| 531 | 0.36 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24853' and a.id != '24853') or parentProducts like '%,24853,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 532 | 0.33 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 533 | 0.32 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976166
]
|
| 534 | 0.65 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976166
]
|
| 535 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418649
]
|
| 536 | 0.66 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418649
]
|
| 537 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976169
]
|
| 538 | 0.66 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976169
]
|
| 539 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418840
]
|
| 540 | 0.68 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418840
]
|
| 541 | 0.52 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976168
]
|
| 542 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976168
]
|
| 543 | 1.63 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23635' and a.id != '23635') or parentProducts like '%,23635,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 544 | 0.33 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '23635' and a.id != '23635') or parentProducts like '%,23635,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 545 | 0.31 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 546 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138984
]
|
| 547 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
23635
]
|
| 548 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138976
]
|
| 549 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138978
]
|
| 550 | 0.29 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
138980
]
|
| 551 | 0.35 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
138980
]
|
| 552 | 7.67 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
138980
]
|
| 553 | 0.44 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
138980
]
|
| 554 | 0.29 ms |
select `iconLabels` from object_store_prod where oo_id = 138980
Parameters:
[] |
| 555 | 0.37 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
4418741
]
|
| 556 | 0.40 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
4418741
]
|
| 557 | 0.28 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 138980 "videos" ] |
| 558 | 0.33 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138980 AND fieldname = 'attributes'
Parameters:
[] |
| 559 | 0.39 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 138980 AND fieldname = 'attributes'
Parameters:
[] |
| 560 | 0.32 ms |
select `combinedBlock` from object_store_prod where oo_id = 138980
Parameters:
[] |
| 561 | 0.30 ms |
select `accessoryDemand` from object_store_prod where oo_id = 138980
Parameters:
[] |
| 562 | 0.29 ms |
select `combinedImage` from object_store_prod where oo_id = 138980
Parameters:
[] |
| 563 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138980
]
|
| 564 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138982
]
|
| 565 | 0.34 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '23635' and a.id != '23635') or parentProducts like '%,23635,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 566 | 0.30 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 567 | 0.32 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976161
]
|
| 568 | 0.70 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976161
]
|
| 569 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418720
]
|
| 570 | 0.72 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418720
]
|
| 571 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976163
]
|
| 572 | 0.73 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976163
]
|
| 573 | 0.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418741
]
|
| 574 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976159
]
|
| 575 | 0.75 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976159
]
|
| 576 | 2.80 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_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '24852' and a.id != '24852') or parentProducts like '%,24852,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 577 | 0.34 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24852' and a.id != '24852') or parentProducts like '%,24852,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 578 | 0.31 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 579 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138996
]
|
| 580 | 0.36 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
24852
]
|
| 581 | 0.29 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
138992
]
|
| 582 | 0.36 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
138992
]
|
| 583 | 0.72 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
138992
]
|
| 584 | 0.35 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
138992
]
|
| 585 | 0.30 ms |
select `iconLabels` from object_store_prod where oo_id = 138992
Parameters:
[] |
| 586 | 0.30 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 138992 "videos" ] |
| 587 | 0.31 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138992 AND fieldname = 'attributes'
Parameters:
[] |
| 588 | 0.39 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 138992 AND fieldname = 'attributes'
Parameters:
[] |
| 589 | 0.29 ms |
select `combinedBlock` from object_store_prod where oo_id = 138992
Parameters:
[] |
| 590 | 0.47 ms |
select `accessoryDemand` from object_store_prod where oo_id = 138992
Parameters:
[] |
| 591 | 0.30 ms |
select `combinedImage` from object_store_prod where oo_id = 138992
Parameters:
[] |
| 592 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138992
]
|
| 593 | 0.30 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
168508
]
|
| 594 | 0.35 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
168508
]
|
| 595 | 8.19 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
168508
]
|
| 596 | 0.37 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
168508
]
|
| 597 | 0.33 ms |
select `iconLabels` from object_store_prod where oo_id = 168508
Parameters:
[] |
| 598 | 0.30 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 168508 "videos" ] |
| 599 | 0.31 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168508 AND fieldname = 'attributes'
Parameters:
[] |
| 600 | 0.40 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 168508 AND fieldname = 'attributes'
Parameters:
[] |
| 601 | 0.30 ms |
select `combinedBlock` from object_store_prod where oo_id = 168508
Parameters:
[] |
| 602 | 0.29 ms |
select `accessoryDemand` from object_store_prod where oo_id = 168508
Parameters:
[] |
| 603 | 0.28 ms |
select `combinedImage` from object_store_prod where oo_id = 168508
Parameters:
[] |
| 604 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
168508
]
|
| 605 | 0.30 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
168510
]
|
| 606 | 0.36 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
168510
]
|
| 607 | 1.10 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
168510
]
|
| 608 | 0.34 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
168510
]
|
| 609 | 0.30 ms |
select `iconLabels` from object_store_prod where oo_id = 168510
Parameters:
[] |
| 610 | 0.30 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 168510 "videos" ] |
| 611 | 0.31 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168510 AND fieldname = 'attributes'
Parameters:
[] |
| 612 | 0.39 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 168510 AND fieldname = 'attributes'
Parameters:
[] |
| 613 | 0.29 ms |
select `combinedBlock` from object_store_prod where oo_id = 168510
Parameters:
[] |
| 614 | 0.31 ms |
select `accessoryDemand` from object_store_prod where oo_id = 168510
Parameters:
[] |
| 615 | 0.29 ms |
select `combinedImage` from object_store_prod where oo_id = 168510
Parameters:
[] |
| 616 | 0.31 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
168510
]
|
| 617 | 0.31 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
168512
]
|
| 618 | 0.35 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
168512
]
|
| 619 | 0.79 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
168512
]
|
| 620 | 0.32 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
168512
]
|
| 621 | 0.30 ms |
select `iconLabels` from object_store_prod where oo_id = 168512
Parameters:
[] |
| 622 | 0.30 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 168512 "videos" ] |
| 623 | 0.31 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168512 AND fieldname = 'attributes'
Parameters:
[] |
| 624 | 0.38 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 168512 AND fieldname = 'attributes'
Parameters:
[] |
| 625 | 0.29 ms |
select `combinedBlock` from object_store_prod where oo_id = 168512
Parameters:
[] |
| 626 | 0.28 ms |
select `accessoryDemand` from object_store_prod where oo_id = 168512
Parameters:
[] |
| 627 | 0.30 ms |
select `combinedImage` from object_store_prod where oo_id = 168512
Parameters:
[] |
| 628 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
168512
]
|
| 629 | 0.29 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
168514
]
|
| 630 | 0.36 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
168514
]
|
| 631 | 0.76 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
168514
]
|
| 632 | 0.33 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
168514
]
|
| 633 | 0.28 ms |
select `iconLabels` from object_store_prod where oo_id = 168514
Parameters:
[] |
| 634 | 0.29 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 168514 "videos" ] |
| 635 | 0.31 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168514 AND fieldname = 'attributes'
Parameters:
[] |
| 636 | 0.39 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 168514 AND fieldname = 'attributes'
Parameters:
[] |
| 637 | 0.30 ms |
select `combinedBlock` from object_store_prod where oo_id = 168514
Parameters:
[] |
| 638 | 0.29 ms |
select `accessoryDemand` from object_store_prod where oo_id = 168514
Parameters:
[] |
| 639 | 0.30 ms |
select `combinedImage` from object_store_prod where oo_id = 168514
Parameters:
[] |
| 640 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
168514
]
|
| 641 | 0.34 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24852' and a.id != '24852') or parentProducts like '%,24852,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 642 | 0.35 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 643 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418904
]
|
| 644 | 0.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418904
]
|
| 645 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418919
]
|
| 646 | 0.72 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418919
]
|
| 647 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
320167
]
|
| 648 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
320167
]
|
| 649 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
319916
]
|
| 650 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
319916
]
|
| 651 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
319881
]
|
| 652 | 0.98 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
319881
]
|
| 653 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1571502
]
|
| 654 | 0.86 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1571502
]
|
| 655 | 1.69 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_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '24855' and a.id != '24855') or parentProducts like '%,24855,%') 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:
[] |
| 656 | 0.36 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24855' and a.id != '24855') or parentProducts like '%,24855,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 657 | 0.33 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 658 | 0.44 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139006
]
|
| 659 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
24855
]
|
| 660 | 0.30 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
138998
]
|
| 661 | 0.35 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
138998
]
|
| 662 | 0.81 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
138998
]
|
| 663 | 0.35 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
138998
]
|
| 664 | 0.30 ms |
select `iconLabels` from object_store_prod where oo_id = 138998
Parameters:
[] |
| 665 | 0.36 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
4418659
]
|
| 666 | 0.38 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
4418659
]
|
| 667 | 0.29 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 138998 "videos" ] |
| 668 | 0.33 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 138998 AND fieldname = 'attributes'
Parameters:
[] |
| 669 | 0.42 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 138998 AND fieldname = 'attributes'
Parameters:
[] |
| 670 | 0.28 ms |
select `combinedBlock` from object_store_prod where oo_id = 138998
Parameters:
[] |
| 671 | 0.30 ms |
select `accessoryDemand` from object_store_prod where oo_id = 138998
Parameters:
[] |
| 672 | 0.28 ms |
select `combinedImage` from object_store_prod where oo_id = 138998
Parameters:
[] |
| 673 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
138998
]
|
| 674 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139000
]
|
| 675 | 0.29 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
139002
]
|
| 676 | 0.39 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
139002
]
|
| 677 | 0.77 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
139002
]
|
| 678 | 0.40 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
139002
]
|
| 679 | 0.34 ms |
select `iconLabels` from object_store_prod where oo_id = 139002
Parameters:
[] |
| 680 | 0.39 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
4418921
]
|
| 681 | 0.41 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
4418921
]
|
| 682 | 0.33 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 139002 "videos" ] |
| 683 | 0.32 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139002 AND fieldname = 'attributes'
Parameters:
[] |
| 684 | 0.43 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139002 AND fieldname = 'attributes'
Parameters:
[] |
| 685 | 0.32 ms |
select `combinedBlock` from object_store_prod where oo_id = 139002
Parameters:
[] |
| 686 | 0.29 ms |
select `accessoryDemand` from object_store_prod where oo_id = 139002
Parameters:
[] |
| 687 | 0.28 ms |
select `combinedImage` from object_store_prod where oo_id = 139002
Parameters:
[] |
| 688 | 0.30 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139002
]
|
| 689 | 0.31 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
139004
]
|
| 690 | 0.35 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
139004
]
|
| 691 | 0.80 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
139004
]
|
| 692 | 0.38 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
139004
]
|
| 693 | 0.31 ms |
select `iconLabels` from object_store_prod where oo_id = 139004
Parameters:
[] |
| 694 | 0.34 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
4976186
]
|
| 695 | 0.37 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
4976186
]
|
| 696 | 0.28 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 139004 "videos" ] |
| 697 | 0.31 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139004 AND fieldname = 'attributes'
Parameters:
[] |
| 698 | 0.48 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139004 AND fieldname = 'attributes'
Parameters:
[] |
| 699 | 0.31 ms |
select `combinedBlock` from object_store_prod where oo_id = 139004
Parameters:
[] |
| 700 | 0.31 ms |
select `accessoryDemand` from object_store_prod where oo_id = 139004
Parameters:
[] |
| 701 | 0.36 ms |
select `combinedImage` from object_store_prod where oo_id = 139004
Parameters:
[] |
| 702 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139004
]
|
| 703 | 0.34 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24855' and a.id != '24855') or parentProducts like '%,24855,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 704 | 0.35 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 705 | 0.32 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976182
]
|
| 706 | 0.73 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976182
]
|
| 707 | 0.66 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418659
]
|
| 708 | 0.34 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976181
]
|
| 709 | 0.79 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976181
]
|
| 710 | 0.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418921
]
|
| 711 | 0.87 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976186
]
|
| 712 | 2.79 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_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '24851' and a.id != '24851') or parentProducts like '%,24851,%') 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:
[] |
| 713 | 0.34 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24851' and a.id != '24851') or parentProducts like '%,24851,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 714 | 0.31 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 715 | 0.31 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139018
]
|
| 716 | 0.49 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
24851
]
|
| 717 | 0.37 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
139014
]
|
| 718 | 0.39 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
139014
]
|
| 719 | 0.80 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
139014
]
|
| 720 | 0.36 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
139014
]
|
| 721 | 0.30 ms |
select `iconLabels` from object_store_prod where oo_id = 139014
Parameters:
[] |
| 722 | 0.30 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 139014 "videos" ] |
| 723 | 0.32 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139014 AND fieldname = 'attributes'
Parameters:
[] |
| 724 | 0.39 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139014 AND fieldname = 'attributes'
Parameters:
[] |
| 725 | 0.29 ms |
select `combinedBlock` from object_store_prod where oo_id = 139014
Parameters:
[] |
| 726 | 0.29 ms |
select `accessoryDemand` from object_store_prod where oo_id = 139014
Parameters:
[] |
| 727 | 0.30 ms |
select `combinedImage` from object_store_prod where oo_id = 139014
Parameters:
[] |
| 728 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139014
]
|
| 729 | 0.30 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
168516
]
|
| 730 | 0.38 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
168516
]
|
| 731 | 0.77 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
168516
]
|
| 732 | 0.38 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
168516
]
|
| 733 | 0.30 ms |
select `iconLabels` from object_store_prod where oo_id = 168516
Parameters:
[] |
| 734 | 0.32 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 168516 "videos" ] |
| 735 | 0.33 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168516 AND fieldname = 'attributes'
Parameters:
[] |
| 736 | 0.44 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 168516 AND fieldname = 'attributes'
Parameters:
[] |
| 737 | 0.33 ms |
select `combinedBlock` from object_store_prod where oo_id = 168516
Parameters:
[] |
| 738 | 0.31 ms |
select `accessoryDemand` from object_store_prod where oo_id = 168516
Parameters:
[] |
| 739 | 0.34 ms |
select `combinedImage` from object_store_prod where oo_id = 168516
Parameters:
[] |
| 740 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
168516
]
|
| 741 | 0.31 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
168518
]
|
| 742 | 0.39 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
168518
]
|
| 743 | 0.83 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
168518
]
|
| 744 | 0.37 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
168518
]
|
| 745 | 0.32 ms |
select `iconLabels` from object_store_prod where oo_id = 168518
Parameters:
[] |
| 746 | 0.33 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 168518 "videos" ] |
| 747 | 0.33 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168518 AND fieldname = 'attributes'
Parameters:
[] |
| 748 | 0.43 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 168518 AND fieldname = 'attributes'
Parameters:
[] |
| 749 | 0.33 ms |
select `combinedBlock` from object_store_prod where oo_id = 168518
Parameters:
[] |
| 750 | 0.30 ms |
select `accessoryDemand` from object_store_prod where oo_id = 168518
Parameters:
[] |
| 751 | 0.30 ms |
select `combinedImage` from object_store_prod where oo_id = 168518
Parameters:
[] |
| 752 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
168518
]
|
| 753 | 0.33 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
168520
]
|
| 754 | 0.39 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
168520
]
|
| 755 | 0.81 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
168520
]
|
| 756 | 0.37 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
168520
]
|
| 757 | 0.34 ms |
select `iconLabels` from object_store_prod where oo_id = 168520
Parameters:
[] |
| 758 | 0.32 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 168520 "videos" ] |
| 759 | 0.34 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168520 AND fieldname = 'attributes'
Parameters:
[] |
| 760 | 0.42 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 168520 AND fieldname = 'attributes'
Parameters:
[] |
| 761 | 0.31 ms |
select `combinedBlock` from object_store_prod where oo_id = 168520
Parameters:
[] |
| 762 | 0.30 ms |
select `accessoryDemand` from object_store_prod where oo_id = 168520
Parameters:
[] |
| 763 | 0.32 ms |
select `combinedImage` from object_store_prod where oo_id = 168520
Parameters:
[] |
| 764 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
168520
]
|
| 765 | 0.33 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
168522
]
|
| 766 | 0.38 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
168522
]
|
| 767 | 0.82 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
168522
]
|
| 768 | 0.39 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
168522
]
|
| 769 | 0.32 ms |
select `iconLabels` from object_store_prod where oo_id = 168522
Parameters:
[] |
| 770 | 0.33 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 168522 "videos" ] |
| 771 | 0.34 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168522 AND fieldname = 'attributes'
Parameters:
[] |
| 772 | 0.44 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 168522 AND fieldname = 'attributes'
Parameters:
[] |
| 773 | 0.35 ms |
select `combinedBlock` from object_store_prod where oo_id = 168522
Parameters:
[] |
| 774 | 0.31 ms |
select `accessoryDemand` from object_store_prod where oo_id = 168522
Parameters:
[] |
| 775 | 0.30 ms |
select `combinedImage` from object_store_prod where oo_id = 168522
Parameters:
[] |
| 776 | 0.39 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
168522
]
|
| 777 | 0.36 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24851' and a.id != '24851') or parentProducts like '%,24851,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 778 | 0.35 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 779 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418628
]
|
| 780 | 0.74 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418628
]
|
| 781 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418547
]
|
| 782 | 0.73 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418547
]
|
| 783 | 0.48 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
319786
]
|
| 784 | 0.77 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
319786
]
|
| 785 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
319941
]
|
| 786 | 0.71 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
319941
]
|
| 787 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
319782
]
|
| 788 | 0.72 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
319782
]
|
| 789 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1571571
]
|
| 790 | 0.78 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1571571
]
|
| 791 | 2.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_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '24850' and a.id != '24850') or parentProducts like '%,24850,%') 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:
[] |
| 792 | 0.35 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24850' and a.id != '24850') or parentProducts like '%,24850,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 793 | 0.31 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 794 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139030
]
|
| 795 | 0.38 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
24850
]
|
| 796 | 0.30 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
139026
]
|
| 797 | 0.35 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
139026
]
|
| 798 | 1.32 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
139026
]
|
| 799 | 0.33 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
139026
]
|
| 800 | 0.30 ms |
select `iconLabels` from object_store_prod where oo_id = 139026
Parameters:
[] |
| 801 | 0.31 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 139026 "videos" ] |
| 802 | 0.31 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 139026 AND fieldname = 'attributes'
Parameters:
[] |
| 803 | 0.39 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 139026 AND fieldname = 'attributes'
Parameters:
[] |
| 804 | 0.29 ms |
select `combinedBlock` from object_store_prod where oo_id = 139026
Parameters:
[] |
| 805 | 0.32 ms |
select `accessoryDemand` from object_store_prod where oo_id = 139026
Parameters:
[] |
| 806 | 0.29 ms |
select `combinedImage` from object_store_prod where oo_id = 139026
Parameters:
[] |
| 807 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
139026
]
|
| 808 | 0.31 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
168524
]
|
| 809 | 0.35 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
168524
]
|
| 810 | 0.78 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
168524
]
|
| 811 | 0.35 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
168524
]
|
| 812 | 0.29 ms |
select `iconLabels` from object_store_prod where oo_id = 168524
Parameters:
[] |
| 813 | 0.29 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 168524 "videos" ] |
| 814 | 0.33 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168524 AND fieldname = 'attributes'
Parameters:
[] |
| 815 | 0.61 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 168524 AND fieldname = 'attributes'
Parameters:
[] |
| 816 | 0.31 ms |
select `combinedBlock` from object_store_prod where oo_id = 168524
Parameters:
[] |
| 817 | 0.34 ms |
select `accessoryDemand` from object_store_prod where oo_id = 168524
Parameters:
[] |
| 818 | 0.31 ms |
select `combinedImage` from object_store_prod where oo_id = 168524
Parameters:
[] |
| 819 | 0.35 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
168524
]
|
| 820 | 0.31 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
168526
]
|
| 821 | 0.37 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
168526
]
|
| 822 | 0.78 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
168526
]
|
| 823 | 0.35 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
168526
]
|
| 824 | 0.30 ms |
select `iconLabels` from object_store_prod where oo_id = 168526
Parameters:
[] |
| 825 | 0.30 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 168526 "videos" ] |
| 826 | 0.33 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168526 AND fieldname = 'attributes'
Parameters:
[] |
| 827 | 0.41 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 168526 AND fieldname = 'attributes'
Parameters:
[] |
| 828 | 0.31 ms |
select `combinedBlock` from object_store_prod where oo_id = 168526
Parameters:
[] |
| 829 | 0.29 ms |
select `accessoryDemand` from object_store_prod where oo_id = 168526
Parameters:
[] |
| 830 | 0.29 ms |
select `combinedImage` from object_store_prod where oo_id = 168526
Parameters:
[] |
| 831 | 0.34 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
168526
]
|
| 832 | 0.30 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
168528
]
|
| 833 | 0.35 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
168528
]
|
| 834 | 0.78 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
168528
]
|
| 835 | 0.33 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
168528
]
|
| 836 | 0.30 ms |
select `iconLabels` from object_store_prod where oo_id = 168528
Parameters:
[] |
| 837 | 0.30 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 168528 "videos" ] |
| 838 | 0.31 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168528 AND fieldname = 'attributes'
Parameters:
[] |
| 839 | 0.39 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 168528 AND fieldname = 'attributes'
Parameters:
[] |
| 840 | 0.30 ms |
select `combinedBlock` from object_store_prod where oo_id = 168528
Parameters:
[] |
| 841 | 0.30 ms |
select `accessoryDemand` from object_store_prod where oo_id = 168528
Parameters:
[] |
| 842 | 0.28 ms |
select `combinedImage` from object_store_prod where oo_id = 168528
Parameters:
[] |
| 843 | 0.32 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
168528
]
|
| 844 | 0.29 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
168530
]
|
| 845 | 0.36 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
168530
]
|
| 846 | 0.79 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
168530
]
|
| 847 | 0.33 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
168530
]
|
| 848 | 0.31 ms |
select `iconLabels` from object_store_prod where oo_id = 168530
Parameters:
[] |
| 849 | 0.31 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 168530 "videos" ] |
| 850 | 0.32 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 168530 AND fieldname = 'attributes'
Parameters:
[] |
| 851 | 0.41 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 168530 AND fieldname = 'attributes'
Parameters:
[] |
| 852 | 0.30 ms |
select `combinedBlock` from object_store_prod where oo_id = 168530
Parameters:
[] |
| 853 | 0.47 ms |
select `accessoryDemand` from object_store_prod where oo_id = 168530
Parameters:
[] |
| 854 | 0.30 ms |
select `combinedImage` from object_store_prod where oo_id = 168530
Parameters:
[] |
| 855 | 0.33 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
168530
]
|
| 856 | 0.36 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 (IFNULL(isSalesItem, 0) = 0) AND (lampType = 'Loxone') AND (((virtualProductId = '24850' and a.id != '24850') or parentProducts like '%,24850,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC
Parameters:
[] |
| 857 | 0.32 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 858 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418895
]
|
| 859 | 0.73 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418895
]
|
| 860 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418688
]
|
| 861 | 0.68 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418688
]
|
| 862 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
319884
]
|
| 863 | 0.77 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
319884
]
|
| 864 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
319899
]
|
| 865 | 0.77 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
319899
]
|
| 866 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
320177
]
|
| 867 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
320177
]
|
| 868 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1571563
]
|
| 869 | 0.87 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1571563
]
|
| 870 | 0.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 871 | 1.32 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=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction" "entire_uri" ] |
| 872 | 0.49 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
8
]
|
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.