Query Metrics
523
Database Queries
146
Different statements
3179.45 ms
Query time
0
Invalid entities
0
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.43 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 2 | 1.74 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" "path" "auto_create" "/en/products?page=13" "path_query" "https://testing.weverducre.com/en/products?page=13" "entire_uri" ] |
| 3 | 0.42 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 0.46 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "reports" "pimcore" ] |
| 5 | 0.44 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/en/" "products" ] |
| 6 | 0.87 ms |
SELECT * FROM object_url_slugs WHERE slug = '/en/products' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
| 7 | 0.40 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
| 8 | 1.09 ms |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
| 9 | 0.41 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"prod"
]
|
| 10 | 0.53 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 11 | 0.49 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
12
]
|
| 12 | 0.45 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
11
]
|
| 13 | 0.66 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
12
]
|
| 14 | 1.03 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 12 12 12 ] |
| 15 | 0.38 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 11 11 ] |
| 16 | 0.34 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2484 2484 ] |
| 17 | 0.33 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 1339 1339 ] |
| 18 | 0.39 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 1811 1811 ] |
| 19 | 0.37 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 1103 1103 ] |
| 20 | 0.47 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 21 | 0.36 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 22 | 0.35 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 23 | 0.39 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 24 | 0.39 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 25 | 0.40 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 26 | 0.39 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 27 | 0.39 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
12
]
|
| 28 | 0.38 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 12 12 12 ] |
| 29 | 0.36 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 11 11 ] |
| 30 | 0.38 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2484 2484 ] |
| 31 | 0.39 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 1339 1339 ] |
| 32 | 0.31 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 1811 1811 ] |
| 33 | 0.30 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 1103 1103 ] |
| 34 | 0.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 35 | 1.35 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=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" ] |
| 36 | 0.38 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 37 | 1.33 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" ] |
| 38 | 0.47 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
242
]
|
| 39 | 0.47 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
16
]
|
| 40 | 0.33 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"PCAT"
]
|
| 41 | 0.44 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
169
]
|
| 42 | 0.55 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4574046
]
|
| 43 | 0.47 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4574046
]
|
| 44 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4538784
]
|
| 45 | 0.44 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4538784
]
|
| 46 | 0.42 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 47 | 1.30 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" ] |
| 48 | 0.57 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
245
]
|
| 49 | 0.47 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
41
]
|
| 50 | 0.40 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:
[] |
| 51 | 0.53 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"8"
]
|
| 52 | 0.43 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1292
]
|
| 53 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
797541
]
|
| 54 | 0.44 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
797541
]
|
| 55 | 0.36 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"7"
]
|
| 56 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3737995
]
|
| 57 | 0.49 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3737995
]
|
| 58 | 0.38 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 59 | 1.41 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" ] |
| 60 | 0.48 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
243
]
|
| 61 | 0.42 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
38
]
|
| 62 | 0.34 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
567
]
|
| 63 | 0.35 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
479
]
|
| 64 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5042933
]
|
| 65 | 0.46 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5042933
]
|
| 66 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2203379
]
|
| 67 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2203379
]
|
| 68 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 69 | 1.37 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" ] |
| 70 | 0.43 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
244
]
|
| 71 | 0.39 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
39
]
|
| 72 | 0.31 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
215
]
|
| 73 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3737893
]
|
| 74 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3737893
]
|
| 75 | 0.44 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3737897
]
|
| 76 | 0.34 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3737897
]
|
| 77 | 0.46 ms |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
| 78 | 0.38 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"EF_FD"
]
|
| 79 | 99.15 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 (parentCategoryIds not like '%,165410,%') 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 288, 24
Parameters:
[] |
| 80 | 0.43 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 81 | 0.66 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 68073 "wdbe_en" ] |
| 82 | 0.30 ms |
"START TRANSACTION"
Parameters:
[] |
| 83 | 0.61 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 68073 "wdbe_en" ] |
| 84 | 0.28 ms |
"COMMIT"
Parameters:
[] |
| 85 | 5.43 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 68045 "wdbe_en" ] |
| 86 | 0.37 ms |
"START TRANSACTION"
Parameters:
[] |
| 87 | 0.58 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 68045 "wdbe_en" ] |
| 88 | 0.38 ms |
"COMMIT"
Parameters:
[] |
| 89 | 62.63 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`voltage`)
Parameters:
[] |
| 90 | 62.40 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`scopeName`)
Parameters:
[] |
| 91 | 63.96 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`typeName`)
Parameters:
[] |
| 92 | 59.69 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`lampType`)
Parameters:
[] |
| 93 | 63.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 (parentCategoryIds not like '%,165410,%')) GROUP BY dest
Parameters:
[] |
| 94 | 0.38 ms |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
1551
]
|
| 95 | 0.38 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SOPT"
]
|
| 96 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
187931
]
|
| 97 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
187931
]
|
| 98 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
187954
]
|
| 99 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
187954
]
|
| 100 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
187960
]
|
| 101 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
187960
]
|
| 102 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188002
]
|
| 103 | 0.34 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188002
]
|
| 104 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188008
]
|
| 105 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188008
]
|
| 106 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188007
]
|
| 107 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188007
]
|
| 108 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188006
]
|
| 109 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188006
]
|
| 110 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188009
]
|
| 111 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188009
]
|
| 112 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188010
]
|
| 113 | 0.33 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188010
]
|
| 114 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188004
]
|
| 115 | 0.33 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188004
]
|
| 116 | 65.29 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[] |
| 117 | 43.23 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`diameter`)
Parameters:
[] |
| 118 | 60.69 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`ipRating`)
Parameters:
[] |
| 119 | 61.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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`converterText`)
Parameters:
[] |
| 120 | 40.89 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`recessedDepth`)
Parameters:
[] |
| 121 | 38.94 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`cutOutMin`)
Parameters:
[] |
| 122 | 38.47 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`cutOutMax`)
Parameters:
[] |
| 123 | 0.39 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`voltage`)
Parameters:
[] |
| 124 | 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`scopeName`)
Parameters:
[] |
| 125 | 0.33 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`typeName`)
Parameters:
[] |
| 126 | 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`lampType`)
Parameters:
[] |
| 127 | 0.31 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 (parentCategoryIds not like '%,165410,%')) GROUP BY dest
Parameters:
[] |
| 128 | 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[] |
| 129 | 0.40 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`diameter`)
Parameters:
[] |
| 130 | 0.40 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`ipRating`)
Parameters:
[] |
| 131 | 0.41 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`converterText`)
Parameters:
[] |
| 132 | 0.33 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`recessedDepth`)
Parameters:
[] |
| 133 | 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`cutOutMin`)
Parameters:
[] |
| 134 | 0.34 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 (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`cutOutMax`)
Parameters:
[] |
| 135 | 165.20 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 = '87582' and a.id != '87582') or parentProducts like '%,87582,%') 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:
[] |
| 136 | 0.62 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
391662
]
|
| 137 | 0.58 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
391662
]
|
| 138 | 0.57 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
319766
]
|
| 139 | 0.62 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
319766
]
|
| 140 | 0.44 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976472
]
|
| 141 | 0.68 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976472
]
|
| 142 | 165.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 = '87581' and a.id != '87581') or parentProducts like '%,87581,%') 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:
[] |
| 143 | 1.05 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
391255
]
|
| 144 | 0.70 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
391255
]
|
| 145 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
319874
]
|
| 146 | 0.74 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
319874
]
|
| 147 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976471
]
|
| 148 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976471
]
|
| 149 | 166.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 = '49053' and a.id != '49053') or parentProducts like '%,49053,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 150 | 0.73 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951578
]
|
| 151 | 0.60 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951578
]
|
| 152 | 0.59 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951759
]
|
| 153 | 0.60 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951759
]
|
| 154 | 0.51 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951691
]
|
| 155 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951691
]
|
| 156 | 167.98 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 = '49052' and a.id != '49052') or parentProducts like '%,49052,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 157 | 0.71 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951117
]
|
| 158 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951117
]
|
| 159 | 0.64 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951567
]
|
| 160 | 0.60 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951567
]
|
| 161 | 0.54 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951084
]
|
| 162 | 0.65 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951084
]
|
| 163 | 1.58 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '49051' and a.id != '49051') or parentProducts like '%,49051,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 164 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951202
]
|
| 165 | 0.56 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951202
]
|
| 166 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951106
]
|
| 167 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951106
]
|
| 168 | 0.54 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951546
]
|
| 169 | 0.64 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951546
]
|
| 170 | 166.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 = '68093' and a.id != '68093') or parentProducts like '%,68093,%') 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:
[] |
| 171 | 0.73 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639729
]
|
| 172 | 0.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639729
]
|
| 173 | 0.54 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639631
]
|
| 174 | 0.88 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639631
]
|
| 175 | 1.25 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '17373' and a.id != '17373') or parentProducts like '%,17373,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 176 | 0.33 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5112739
]
|
| 177 | 0.59 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5112739
]
|
| 178 | 0.46 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5112740
]
|
| 179 | 0.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5112740
]
|
| 180 | 1.62 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 = '87575' and a.id != '87575') or parentProducts like '%,87575,%') 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:
[] |
| 181 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639544
]
|
| 182 | 0.68 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639544
]
|
| 183 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639453
]
|
| 184 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639453
]
|
| 185 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639591
]
|
| 186 | 0.78 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639591
]
|
| 187 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639485
]
|
| 188 | 0.71 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639485
]
|
| 189 | 1.56 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 = '87574' and a.id != '87574') or parentProducts like '%,87574,%') 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:
[] |
| 190 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639758
]
|
| 191 | 0.64 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639758
]
|
| 192 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639662
]
|
| 193 | 0.66 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639662
]
|
| 194 | 0.34 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639817
]
|
| 195 | 0.63 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639817
]
|
| 196 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639586
]
|
| 197 | 0.66 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639586
]
|
| 198 | 1.17 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 = '23660' and a.id != '23660') or parentProducts like '%,23660,%') 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:
[] |
| 199 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
221173
]
|
| 200 | 0.64 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
221173
]
|
| 201 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
391659
]
|
| 202 | 0.74 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
391659
]
|
| 203 | 172.04 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 = '23659' and a.id != '23659') or parentProducts like '%,23659,%') 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:
[] |
| 204 | 0.63 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
222132
]
|
| 205 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
222132
]
|
| 206 | 0.55 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
391115
]
|
| 207 | 0.58 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
391115
]
|
| 208 | 167.35 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 = '68074' and a.id != '68074') or parentProducts like '%,68074,%') 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:
[] |
| 209 | 0.64 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639526
]
|
| 210 | 0.64 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639526
]
|
| 211 | 0.44 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
69378
]
|
| 212 | 0.60 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
69378
]
|
| 213 | 6.64 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
69378
]
|
| 214 | 0.69 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
69378
]
|
| 215 | 0.41 ms |
select `iconLabels` from object_store_prod where oo_id = 69378
Parameters:
[] |
| 216 | 0.42 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 69378 "videos" ] |
| 217 | 0.53 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69378 AND fieldname = 'attributes'
Parameters:
[] |
| 218 | 14.41 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69378 AND fieldname = 'attributes'
Parameters:
[] |
| 219 | 0.41 ms |
select `combinedBlock` from object_store_prod where oo_id = 69378
Parameters:
[] |
| 220 | 0.41 ms |
select `accessoryDemand` from object_store_prod where oo_id = 69378
Parameters:
[] |
| 221 | 0.36 ms |
select `combinedImage` from object_store_prod where oo_id = 69378
Parameters:
[] |
| 222 | 0.46 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
69378
]
|
| 223 | 0.51 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639557
]
|
| 224 | 0.58 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639557
]
|
| 225 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639781
]
|
| 226 | 0.59 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639781
]
|
| 227 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639719
]
|
| 228 | 0.51 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639719
]
|
| 229 | 167.52 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '68073' and a.id != '68073') or parentProducts like '%,68073,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 230 | 0.63 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639669
]
|
| 231 | 0.62 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639669
]
|
| 232 | 0.56 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639474
]
|
| 233 | 0.66 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639474
]
|
| 234 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639806
]
|
| 235 | 0.60 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639806
]
|
| 236 | 0.54 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639917
]
|
| 237 | 0.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639917
]
|
| 238 | 168.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 = '23655' and a.id != '23655') or parentProducts like '%,23655,%') 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:
[] |
| 239 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
391211
]
|
| 240 | 0.66 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
391211
]
|
| 241 | 0.50 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
69426
]
|
| 242 | 0.62 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
69426
]
|
| 243 | 6.64 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
69426
]
|
| 244 | 0.70 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
69426
]
|
| 245 | 0.48 ms |
select `iconLabels` from object_store_prod where oo_id = 69426
Parameters:
[] |
| 246 | 0.49 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 69426 "videos" ] |
| 247 | 0.57 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69426 AND fieldname = 'attributes'
Parameters:
[] |
| 248 | 0.87 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69426 AND fieldname = 'attributes'
Parameters:
[] |
| 249 | 0.38 ms |
select `combinedBlock` from object_store_prod where oo_id = 69426
Parameters:
[] |
| 250 | 0.36 ms |
select `accessoryDemand` from object_store_prod where oo_id = 69426
Parameters:
[] |
| 251 | 0.37 ms |
select `combinedImage` from object_store_prod where oo_id = 69426
Parameters:
[] |
| 252 | 0.52 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
69426
]
|
| 253 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
221827
]
|
| 254 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
221827
]
|
| 255 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
222372
]
|
| 256 | 0.56 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
222372
]
|
| 257 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
391348
]
|
| 258 | 0.59 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
391348
]
|
| 259 | 0.51 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
88386
]
|
| 260 | 0.63 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
88386
]
|
| 261 | 6.35 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
88386
]
|
| 262 | 0.65 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
88386
]
|
| 263 | 0.40 ms |
select `iconLabels` from object_store_prod where oo_id = 88386
Parameters:
[] |
| 264 | 0.42 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 88386 "videos" ] |
| 265 | 0.56 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88386 AND fieldname = 'attributes'
Parameters:
[] |
| 266 | 4.31 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 88386 AND fieldname = 'attributes'
Parameters:
[] |
| 267 | 0.39 ms |
select `combinedBlock` from object_store_prod where oo_id = 88386
Parameters:
[] |
| 268 | 0.38 ms |
select `accessoryDemand` from object_store_prod where oo_id = 88386
Parameters:
[] |
| 269 | 0.38 ms |
select `combinedImage` from object_store_prod where oo_id = 88386
Parameters:
[] |
| 270 | 0.51 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
88386
]
|
| 271 | 0.53 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2298698
]
|
| 272 | 0.56 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2298698
]
|
| 273 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2298467
]
|
| 274 | 0.51 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2298467
]
|
| 275 | 0.40 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
69406
]
|
| 276 | 0.58 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
69406
]
|
| 277 | 1.94 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
69406
]
|
| 278 | 0.68 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
69406
]
|
| 279 | 0.40 ms |
select `iconLabels` from object_store_prod where oo_id = 69406
Parameters:
[] |
| 280 | 0.46 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 69406 "videos" ] |
| 281 | 0.53 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69406 AND fieldname = 'attributes'
Parameters:
[] |
| 282 | 1.53 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69406 AND fieldname = 'attributes'
Parameters:
[] |
| 283 | 0.55 ms |
select `combinedBlock` from object_store_prod where oo_id = 69406
Parameters:
[] |
| 284 | 0.51 ms |
select `accessoryDemand` from object_store_prod where oo_id = 69406
Parameters:
[] |
| 285 | 0.47 ms |
select `combinedImage` from object_store_prod where oo_id = 69406
Parameters:
[] |
| 286 | 0.51 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
69406
]
|
| 287 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
221723
]
|
| 288 | 0.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
221723
]
|
| 289 | 0.40 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
69416
]
|
| 290 | 0.62 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
69416
]
|
| 291 | 0.81 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
69416
]
|
| 292 | 0.66 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
69416
]
|
| 293 | 0.48 ms |
select `iconLabels` from object_store_prod where oo_id = 69416
Parameters:
[] |
| 294 | 0.50 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 69416 "videos" ] |
| 295 | 0.55 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69416 AND fieldname = 'attributes'
Parameters:
[] |
| 296 | 0.92 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69416 AND fieldname = 'attributes'
Parameters:
[] |
| 297 | 0.40 ms |
select `combinedBlock` from object_store_prod where oo_id = 69416
Parameters:
[] |
| 298 | 0.40 ms |
select `accessoryDemand` from object_store_prod where oo_id = 69416
Parameters:
[] |
| 299 | 0.40 ms |
select `combinedImage` from object_store_prod where oo_id = 69416
Parameters:
[] |
| 300 | 0.55 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
69416
]
|
| 301 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
225434
]
|
| 302 | 0.62 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
225434
]
|
| 303 | 0.40 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
69386
]
|
| 304 | 0.58 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
69386
]
|
| 305 | 1.45 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
69386
]
|
| 306 | 0.74 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
69386
]
|
| 307 | 0.46 ms |
select `iconLabels` from object_store_prod where oo_id = 69386
Parameters:
[] |
| 308 | 0.47 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 69386 "videos" ] |
| 309 | 0.62 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69386 AND fieldname = 'attributes'
Parameters:
[] |
| 310 | 1.52 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69386 AND fieldname = 'attributes'
Parameters:
[] |
| 311 | 0.47 ms |
select `combinedBlock` from object_store_prod where oo_id = 69386
Parameters:
[] |
| 312 | 0.42 ms |
select `accessoryDemand` from object_store_prod where oo_id = 69386
Parameters:
[] |
| 313 | 0.52 ms |
select `combinedImage` from object_store_prod where oo_id = 69386
Parameters:
[] |
| 314 | 0.50 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
69386
]
|
| 315 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
222192
]
|
| 316 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
222192
]
|
| 317 | 169.71 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '68072' and a.id != '68072') or parentProducts like '%,68072,%') 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:
[] |
| 318 | 0.66 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639542
]
|
| 319 | 0.59 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639542
]
|
| 320 | 0.53 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639683
]
|
| 321 | 0.63 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639683
]
|
| 322 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639789
]
|
| 323 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639789
]
|
| 324 | 0.59 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639458
]
|
| 325 | 0.62 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639458
]
|
| 326 | 0.83 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 = '23649' and a.id != '23649') or parentProducts like '%,23649,%') 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:
[] |
| 327 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976200
]
|
| 328 | 0.62 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976200
]
|
| 329 | 0.84 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '23648' and a.id != '23648') or parentProducts like '%,23648,%') 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:
[] |
| 330 | 0.27 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976197
]
|
| 331 | 0.60 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976197
]
|
| 332 | 2.51 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 = '23652' and a.id != '23652') or parentProducts like '%,23652,%') 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:
[] |
| 333 | 0.32 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
222218
]
|
| 334 | 0.57 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
222218
]
|
| 335 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
221480
]
|
| 336 | 0.62 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
221480
]
|
| 337 | 0.52 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
69622
]
|
| 338 | 0.59 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
69622
]
|
| 339 | 3.58 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
69622
]
|
| 340 | 0.75 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
69622
]
|
| 341 | 0.45 ms |
select `iconLabels` from object_store_prod where oo_id = 69622
Parameters:
[] |
| 342 | 0.50 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 69622 "videos" ] |
| 343 | 15.36 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69622 AND fieldname = 'attributes'
Parameters:
[] |
| 344 | 1.01 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69622 AND fieldname = 'attributes'
Parameters:
[] |
| 345 | 0.50 ms |
select `combinedBlock` from object_store_prod where oo_id = 69622
Parameters:
[] |
| 346 | 0.45 ms |
select `accessoryDemand` from object_store_prod where oo_id = 69622
Parameters:
[] |
| 347 | 0.46 ms |
select `combinedImage` from object_store_prod where oo_id = 69622
Parameters:
[] |
| 348 | 3.20 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
69622
]
|
| 349 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
400985
]
|
| 350 | 0.65 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
400985
]
|
| 351 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2298693
]
|
| 352 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2298693
]
|
| 353 | 0.56 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
69470
]
|
| 354 | 0.60 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
69470
]
|
| 355 | 1.90 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
69470
]
|
| 356 | 0.76 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
69470
]
|
| 357 | 0.48 ms |
select `iconLabels` from object_store_prod where oo_id = 69470
Parameters:
[] |
| 358 | 0.48 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 69470 "videos" ] |
| 359 | 0.59 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69470 AND fieldname = 'attributes'
Parameters:
[] |
| 360 | 1.46 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69470 AND fieldname = 'attributes'
Parameters:
[] |
| 361 | 0.45 ms |
select `combinedBlock` from object_store_prod where oo_id = 69470
Parameters:
[] |
| 362 | 0.44 ms |
select `accessoryDemand` from object_store_prod where oo_id = 69470
Parameters:
[] |
| 363 | 0.46 ms |
select `combinedImage` from object_store_prod where oo_id = 69470
Parameters:
[] |
| 364 | 0.52 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
69470
]
|
| 365 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
400996
]
|
| 366 | 0.66 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
400996
]
|
| 367 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
401069
]
|
| 368 | 0.68 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
401069
]
|
| 369 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
222030
]
|
| 370 | 0.63 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
222030
]
|
| 371 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
221701
]
|
| 372 | 0.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
221701
]
|
| 373 | 176.57 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '23654' and a.id != '23654') or parentProducts like '%,23654,%') 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:
[] |
| 374 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
225256
]
|
| 375 | 0.74 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
225256
]
|
| 376 | 0.55 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
225292
]
|
| 377 | 0.62 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
225292
]
|
| 378 | 0.51 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
391225
]
|
| 379 | 0.62 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
391225
]
|
| 380 | 0.54 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2298517
]
|
| 381 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2298517
]
|
| 382 | 0.64 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
69506
]
|
| 383 | 0.65 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
69506
]
|
| 384 | 1.81 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
69506
]
|
| 385 | 0.61 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
69506
]
|
| 386 | 0.45 ms |
select `iconLabels` from object_store_prod where oo_id = 69506
Parameters:
[] |
| 387 | 0.42 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 69506 "videos" ] |
| 388 | 4.98 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69506 AND fieldname = 'attributes'
Parameters:
[] |
| 389 | 11.92 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69506 AND fieldname = 'attributes'
Parameters:
[] |
| 390 | 0.71 ms |
select `combinedBlock` from object_store_prod where oo_id = 69506
Parameters:
[] |
| 391 | 0.60 ms |
select `accessoryDemand` from object_store_prod where oo_id = 69506
Parameters:
[] |
| 392 | 0.55 ms |
select `combinedImage` from object_store_prod where oo_id = 69506
Parameters:
[] |
| 393 | 0.78 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
69506
]
|
| 394 | 0.73 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
391241
]
|
| 395 | 0.85 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
391241
]
|
| 396 | 0.47 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
69522
]
|
| 397 | 0.76 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
69522
]
|
| 398 | 1.71 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
69522
]
|
| 399 | 0.85 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
69522
]
|
| 400 | 0.52 ms |
select `iconLabels` from object_store_prod where oo_id = 69522
Parameters:
[] |
| 401 | 0.56 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 69522 "videos" ] |
| 402 | 1.00 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69522 AND fieldname = 'attributes'
Parameters:
[] |
| 403 | 1.82 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69522 AND fieldname = 'attributes'
Parameters:
[] |
| 404 | 0.47 ms |
select `combinedBlock` from object_store_prod where oo_id = 69522
Parameters:
[] |
| 405 | 0.51 ms |
select `accessoryDemand` from object_store_prod where oo_id = 69522
Parameters:
[] |
| 406 | 0.44 ms |
select `combinedImage` from object_store_prod where oo_id = 69522
Parameters:
[] |
| 407 | 0.62 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
69522
]
|
| 408 | 0.57 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
391234
]
|
| 409 | 0.75 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
391234
]
|
| 410 | 0.49 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
69514
]
|
| 411 | 0.66 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
69514
]
|
| 412 | 1.70 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
69514
]
|
| 413 | 1.04 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
69514
]
|
| 414 | 0.61 ms |
select `iconLabels` from object_store_prod where oo_id = 69514
Parameters:
[] |
| 415 | 0.64 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 69514 "videos" ] |
| 416 | 0.65 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69514 AND fieldname = 'attributes'
Parameters:
[] |
| 417 | 1.94 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69514 AND fieldname = 'attributes'
Parameters:
[] |
| 418 | 0.50 ms |
select `combinedBlock` from object_store_prod where oo_id = 69514
Parameters:
[] |
| 419 | 0.51 ms |
select `accessoryDemand` from object_store_prod where oo_id = 69514
Parameters:
[] |
| 420 | 0.49 ms |
select `combinedImage` from object_store_prod where oo_id = 69514
Parameters:
[] |
| 421 | 0.67 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
69514
]
|
| 422 | 0.59 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
221227
]
|
| 423 | 0.71 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
221227
]
|
| 424 | 0.61 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
221600
]
|
| 425 | 0.63 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
221600
]
|
| 426 | 2.74 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 = '23653' and a.id != '23653') or parentProducts like '%,23653,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 427 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
391162
]
|
| 428 | 0.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
391162
]
|
| 429 | 0.66 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
69562
]
|
| 430 | 0.68 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
69562
]
|
| 431 | 1.47 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
69562
]
|
| 432 | 0.79 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
69562
]
|
| 433 | 0.49 ms |
select `iconLabels` from object_store_prod where oo_id = 69562
Parameters:
[] |
| 434 | 0.55 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 69562 "videos" ] |
| 435 | 0.62 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69562 AND fieldname = 'attributes'
Parameters:
[] |
| 436 | 1.20 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69562 AND fieldname = 'attributes'
Parameters:
[] |
| 437 | 0.45 ms |
select `combinedBlock` from object_store_prod where oo_id = 69562
Parameters:
[] |
| 438 | 0.75 ms |
select `accessoryDemand` from object_store_prod where oo_id = 69562
Parameters:
[] |
| 439 | 0.46 ms |
select `combinedImage` from object_store_prod where oo_id = 69562
Parameters:
[] |
| 440 | 0.58 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
69562
]
|
| 441 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
222256
]
|
| 442 | 0.64 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
222256
]
|
| 443 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
222425
]
|
| 444 | 0.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
222425
]
|
| 445 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
391263
]
|
| 446 | 0.70 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
391263
]
|
| 447 | 0.46 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
88377
]
|
| 448 | 0.64 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
88377
]
|
| 449 | 7.51 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
88377
]
|
| 450 | 0.73 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
88377
]
|
| 451 | 0.50 ms |
select `iconLabels` from object_store_prod where oo_id = 88377
Parameters:
[] |
| 452 | 0.64 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 88377 "videos" ] |
| 453 | 0.60 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88377 AND fieldname = 'attributes'
Parameters:
[] |
| 454 | 5.84 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 88377 AND fieldname = 'attributes'
Parameters:
[] |
| 455 | 0.49 ms |
select `combinedBlock` from object_store_prod where oo_id = 88377
Parameters:
[] |
| 456 | 0.48 ms |
select `accessoryDemand` from object_store_prod where oo_id = 88377
Parameters:
[] |
| 457 | 0.46 ms |
select `combinedImage` from object_store_prod where oo_id = 88377
Parameters:
[] |
| 458 | 0.60 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
88377
]
|
| 459 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2298470
]
|
| 460 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2298470
]
|
| 461 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2298567
]
|
| 462 | 0.65 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2298567
]
|
| 463 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
391337
]
|
| 464 | 0.66 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
391337
]
|
| 465 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
221871
]
|
| 466 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
221871
]
|
| 467 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
221634
]
|
| 468 | 0.73 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
221634
]
|
| 469 | 2.56 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 = '68048' and a.id != '68048') or parentProducts like '%,68048,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 470 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639676
]
|
| 471 | 0.65 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639676
]
|
| 472 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639597
]
|
| 473 | 0.68 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639597
]
|
| 474 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639529
]
|
| 475 | 0.82 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639529
]
|
| 476 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639472
]
|
| 477 | 0.73 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639472
]
|
| 478 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639697
]
|
| 479 | 0.65 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639697
]
|
| 480 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639499
]
|
| 481 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639499
]
|
| 482 | 2.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 = '68047' and a.id != '68047') or parentProducts like '%,68047,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 483 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639796
]
|
| 484 | 0.68 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639796
]
|
| 485 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639431
]
|
| 486 | 0.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639431
]
|
| 487 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639480
]
|
| 488 | 0.75 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639480
]
|
| 489 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639723
]
|
| 490 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639723
]
|
| 491 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639842
]
|
| 492 | 0.68 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639842
]
|
| 493 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639787
]
|
| 494 | 0.72 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639787
]
|
| 495 | 2.66 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 = '68046' and a.id != '68046') or parentProducts like '%,68046,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 496 | 0.48 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639421
]
|
| 497 | 0.66 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639421
]
|
| 498 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639497
]
|
| 499 | 0.80 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639497
]
|
| 500 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639688
]
|
| 501 | 0.77 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639688
]
|
| 502 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639738
]
|
| 503 | 0.75 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639738
]
|
| 504 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639459
]
|
| 505 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639459
]
|
| 506 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639604
]
|
| 507 | 0.76 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639604
]
|
| 508 | 178.28 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '68045' and a.id != '68045') or parentProducts like '%,68045,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 509 | 0.72 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639658
]
|
| 510 | 0.62 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639658
]
|
| 511 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639755
]
|
| 512 | 0.63 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639755
]
|
| 513 | 0.54 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639748
]
|
| 514 | 0.95 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639748
]
|
| 515 | 0.58 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639771
]
|
| 516 | 0.68 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639771
]
|
| 517 | 0.52 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639468
]
|
| 518 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639468
]
|
| 519 | 0.56 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639504
]
|
| 520 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639504
]
|
| 521 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 522 | 1.12 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" ] |
| 523 | 0.48 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.