Query Metrics
333
Database Queries
80
Different statements
4120.49 ms
Query time
0
Invalid entities
0
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.46 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 2 | 1.80 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=7" "path_query" "https://testing.weverducre.com/en/products?page=7" "entire_uri" ] |
| 3 | 0.42 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 0.49 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "reports" "pimcore" ] |
| 5 | 0.42 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/en/" "products" ] |
| 6 | 0.47 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.44 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
| 8 | 1.02 ms |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
| 9 | 0.44 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"prod"
]
|
| 10 | 0.49 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 11 | 0.47 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
12
]
|
| 12 | 0.44 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
11
]
|
| 13 | 0.40 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
12
]
|
| 14 | 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 ] |
| 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.38 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.65 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.61 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.36 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.36 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 21 | 0.32 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 22 | 0.37 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 23 | 0.37 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 24 | 0.36 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 25 | 0.38 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 26 | 0.36 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 27 | 0.35 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
12
]
|
| 28 | 0.36 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.34 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.31 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.30 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.30 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.34 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.36 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.31 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "entire_uri" ] |
| 38 | 0.41 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
242
]
|
| 39 | 0.44 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
16
]
|
| 40 | 0.35 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"PCAT"
]
|
| 41 | 0.42 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
169
]
|
| 42 | 0.53 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.43 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.45 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 47 | 1.38 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.45 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
245
]
|
| 49 | 0.54 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
41
]
|
| 50 | 0.54 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.34 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"8"
]
|
| 52 | 0.52 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1292
]
|
| 53 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
797541
]
|
| 54 | 0.43 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
797541
]
|
| 55 | 0.42 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"7"
]
|
| 56 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3737995
]
|
| 57 | 0.48 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3737995
]
|
| 58 | 0.44 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 59 | 1.40 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.49 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
243
]
|
| 61 | 0.47 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
38
]
|
| 62 | 0.42 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
567
]
|
| 63 | 0.36 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.47 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5042933
]
|
| 66 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2203379
]
|
| 67 | 0.44 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2203379
]
|
| 68 | 0.41 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 69 | 1.44 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "entire_uri" ] |
| 70 | 0.48 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
244
]
|
| 71 | 0.45 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
39
]
|
| 72 | 0.32 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.39 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3737893
]
|
| 75 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3737897
]
|
| 76 | 0.32 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3737897
]
|
| 77 | 0.45 ms |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
| 78 | 0.39 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"EF_FD"
]
|
| 79 | 100.01 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 144, 24
Parameters:
[] |
| 80 | 0.42 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 81 | 0.63 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 87555 "wdbe_en" ] |
| 82 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 83 | 0.46 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 87555 "wdbe_en" ] |
| 84 | 0.30 ms |
"COMMIT"
Parameters:
[] |
| 85 | 0.59 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 17135 "wdbe_en" ] |
| 86 | 0.32 ms |
"START TRANSACTION"
Parameters:
[] |
| 87 | 0.49 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 17135 "wdbe_en" ] |
| 88 | 0.26 ms |
"COMMIT"
Parameters:
[] |
| 89 | 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:
[] |
| 90 | 0.38 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 | 0.38 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 | 0.32 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 | 0.39 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.44 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
187931
]
|
| 97 | 0.33 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
187931
]
|
| 98 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
187954
]
|
| 99 | 0.33 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
187954
]
|
| 100 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
187960
]
|
| 101 | 0.39 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
187960
]
|
| 102 | 0.36 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.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188008
]
|
| 105 | 0.34 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188008
]
|
| 106 | 0.34 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188007
]
|
| 107 | 0.35 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188007
]
|
| 108 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188006
]
|
| 109 | 0.39 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188006
]
|
| 110 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188009
]
|
| 111 | 0.39 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188009
]
|
| 112 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188010
]
|
| 113 | 0.34 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188010
]
|
| 114 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188004
]
|
| 115 | 0.34 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188004
]
|
| 116 | 0.33 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 | 0.36 ms |
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`diameter`)
Parameters:
[] |
| 118 | 0.33 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 | 0.37 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 | 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:
[] |
| 121 | 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:
[] |
| 122 | 0.31 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.32 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.32 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.32 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.34 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.33 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.37 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.32 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.34 ms |
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`converterText`)
Parameters:
[] |
| 132 | 0.32 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.33 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.35 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 | 179.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 = '17204' and a.id != '17204') or parentProducts like '%,17204,%') 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.69 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
137380
]
|
| 137 | 0.60 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
137380
]
|
| 138 | 0.53 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
320172
]
|
| 139 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
320172
]
|
| 140 | 0.52 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
137078
]
|
| 141 | 0.56 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
137078
]
|
| 142 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
319902
]
|
| 143 | 0.55 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
319902
]
|
| 144 | 0.45 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
88958
]
|
| 145 | 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:
[
88958
]
|
| 146 | 10.60 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
88958
]
|
| 147 | 0.68 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
88958
]
|
| 148 | 0.41 ms |
select `iconLabels` from object_store_prod where oo_id = 88958
Parameters:
[] |
| 149 | 0.44 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 88958 "videos" ] |
| 150 | 4.94 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88958 AND fieldname = 'attributes'
Parameters:
[] |
| 151 | 6.85 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 88958 AND fieldname = 'attributes'
Parameters:
[] |
| 152 | 0.45 ms |
select `combinedBlock` from object_store_prod where oo_id = 88958
Parameters:
[] |
| 153 | 0.39 ms |
select `accessoryDemand` from object_store_prod where oo_id = 88958
Parameters:
[] |
| 154 | 0.37 ms |
select `combinedImage` from object_store_prod where oo_id = 88958
Parameters:
[] |
| 155 | 0.50 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
88958
]
|
| 156 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
137366
]
|
| 157 | 0.57 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
137366
]
|
| 158 | 171.07 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '87555' and a.id != '87555') or parentProducts like '%,87555,%') 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:
[] |
| 159 | 0.89 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
221591
]
|
| 160 | 1.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
221591
]
|
| 161 | 0.95 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
221566
]
|
| 162 | 0.79 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
221566
]
|
| 163 | 182.05 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '17393' and a.id != '17393') or parentProducts like '%,17393,%') 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.46 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
417890
]
|
| 165 | 0.44 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
417890
]
|
| 166 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
417857
]
|
| 167 | 0.40 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
417857
]
|
| 168 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
417923
]
|
| 169 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
417923
]
|
| 170 | 163.87 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '17319' and a.id != '17319') or parentProducts like '%,17319,%') 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.68 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
408244
]
|
| 172 | 0.60 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
408244
]
|
| 173 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2950
]
|
| 174 | 0.64 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2950
]
|
| 175 | 0.52 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
408219
]
|
| 176 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
408219
]
|
| 177 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
408237
]
|
| 178 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
408237
]
|
| 179 | 168.22 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 = '49042' and a.id != '49042') or parentProducts like '%,49042,%') 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:
[] |
| 180 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976443
]
|
| 181 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976443
]
|
| 182 | 0.61 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976444
]
|
| 183 | 0.74 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976444
]
|
| 184 | 0.52 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976442
]
|
| 185 | 0.64 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976442
]
|
| 186 | 0.55 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976445
]
|
| 187 | 0.64 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976445
]
|
| 188 | 0.57 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976446
]
|
| 189 | 0.82 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976446
]
|
| 190 | 159.93 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '17463' and a.id != '17463') or parentProducts like '%,17463,%') 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:
[] |
| 191 | 0.68 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951763
]
|
| 192 | 0.65 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951763
]
|
| 193 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
12719
]
|
| 194 | 0.63 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
12719
]
|
| 195 | 0.53 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951210
]
|
| 196 | 0.63 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951210
]
|
| 197 | 0.55 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1506
]
|
| 198 | 0.71 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1506
]
|
| 199 | 161.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 = '49044' and a.id != '49044') or parentProducts like '%,49044,%') 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:
[] |
| 200 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951408
]
|
| 201 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951408
]
|
| 202 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951827
]
|
| 203 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951827
]
|
| 204 | 0.56 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951290
]
|
| 205 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951290
]
|
| 206 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951122
]
|
| 207 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951122
]
|
| 208 | 165.80 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68091' and a.id != '68091') or parentProducts like '%,68091,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 209 | 0.64 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
222193
]
|
| 210 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
222193
]
|
| 211 | 0.53 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418704
]
|
| 212 | 0.60 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418704
]
|
| 213 | 0.56 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418772
]
|
| 214 | 0.60 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418772
]
|
| 215 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418766
]
|
| 216 | 0.64 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418766
]
|
| 217 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418857
]
|
| 218 | 0.64 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418857
]
|
| 219 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418655
]
|
| 220 | 0.89 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418655
]
|
| 221 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418909
]
|
| 222 | 0.59 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418909
]
|
| 223 | 161.92 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '124776' and a.id != '124776') or parentProducts like '%,124776,%') 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:
[] |
| 224 | 0.69 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3706642
]
|
| 225 | 0.66 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3706642
]
|
| 226 | 161.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 = '68034' and a.id != '68034') or parentProducts like '%,68034,%') 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:
[] |
| 227 | 0.64 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951693
]
|
| 228 | 0.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951693
]
|
| 229 | 0.52 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951301
]
|
| 230 | 0.53 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951301
]
|
| 231 | 158.65 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 = '124775' and a.id != '124775') or parentProducts like '%,124775,%') 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:
[] |
| 232 | 0.72 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3706599
]
|
| 233 | 0.70 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3706599
]
|
| 234 | 0.57 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3706606
]
|
| 235 | 0.60 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3706606
]
|
| 236 | 0.78 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17186' and a.id != '17186') or parentProducts like '%,17186,%') 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:
[] |
| 237 | 0.34 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
33577
]
|
| 238 | 0.42 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
33577
]
|
| 239 | 169.73 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 = '17135' and a.id != '17135') or parentProducts like '%,17135,%') 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:
[] |
| 240 | 0.73 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3587269
]
|
| 241 | 0.68 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3587269
]
|
| 242 | 0.48 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
121635
]
|
| 243 | 0.55 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
121635
]
|
| 244 | 12.73 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
121635
]
|
| 245 | 0.74 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
121635
]
|
| 246 | 0.39 ms |
select `iconLabels` from object_store_prod where oo_id = 121635
Parameters:
[] |
| 247 | 0.43 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 121635 "videos" ] |
| 248 | 0.55 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121635 AND fieldname = 'attributes'
Parameters:
[] |
| 249 | 4.36 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 121635 AND fieldname = 'attributes'
Parameters:
[] |
| 250 | 0.39 ms |
select `combinedBlock` from object_store_prod where oo_id = 121635
Parameters:
[] |
| 251 | 0.38 ms |
select `accessoryDemand` from object_store_prod where oo_id = 121635
Parameters:
[] |
| 252 | 0.40 ms |
select `combinedImage` from object_store_prod where oo_id = 121635
Parameters:
[] |
| 253 | 0.56 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
121635
]
|
| 254 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
401067
]
|
| 255 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
401067
]
|
| 256 | 0.51 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
400957
]
|
| 257 | 1.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
400957
]
|
| 258 | 0.46 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3587410
]
|
| 259 | 0.58 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3587410
]
|
| 260 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
400976
]
|
| 261 | 0.65 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
400976
]
|
| 262 | 166.07 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '23643' and a.id != '23643') or parentProducts like '%,23643,%') 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:
[] |
| 263 | 0.63 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
225280
]
|
| 264 | 0.69 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
225280
]
|
| 265 | 0.51 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
221605
]
|
| 266 | 0.64 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
221605
]
|
| 267 | 0.52 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
225344
]
|
| 268 | 0.64 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
225344
]
|
| 269 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
221490
]
|
| 270 | 0.63 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
221490
]
|
| 271 | 0.51 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2298785
]
|
| 272 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2298785
]
|
| 273 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
225278
]
|
| 274 | 0.76 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
225278
]
|
| 275 | 0.44 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
221714
]
|
| 276 | 0.63 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
221714
]
|
| 277 | 160.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 = '17493' and a.id != '17493') or parentProducts like '%,17493,%') 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:
[] |
| 278 | 0.67 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1454
]
|
| 279 | 0.80 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1454
]
|
| 280 | 160.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 = '17237' and a.id != '17237') or parentProducts like '%,17237,%') 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:
[] |
| 281 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
33558
]
|
| 282 | 0.46 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
33558
]
|
| 283 | 166.26 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 = '17194' and a.id != '17194') or parentProducts like '%,17194,%') 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:
[] |
| 284 | 0.59 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4975944
]
|
| 285 | 0.79 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4975944
]
|
| 286 | 0.51 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
221323
]
|
| 287 | 0.68 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
221323
]
|
| 288 | 0.53 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
225328
]
|
| 289 | 0.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
225328
]
|
| 290 | 162.07 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '68035' and a.id != '68035') or parentProducts like '%,68035,%') 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:
[] |
| 291 | 0.67 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951837
]
|
| 292 | 0.65 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951837
]
|
| 293 | 161.54 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 = '68064' and a.id != '68064') or parentProducts like '%,68064,%') 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:
[] |
| 294 | 0.68 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
222174
]
|
| 295 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
222174
]
|
| 296 | 161.01 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 = '17355' and a.id != '17355') or parentProducts like '%,17355,%') 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:
[] |
| 297 | 0.63 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
319893
]
|
| 298 | 0.62 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
319893
]
|
| 299 | 0.62 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
319834
]
|
| 300 | 0.66 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
319834
]
|
| 301 | 165.79 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '22305' and a.id != '22305') or parentProducts like '%,22305,%') 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:
[] |
| 302 | 1.55 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
109849
]
|
| 303 | 0.44 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
109849
]
|
| 304 | 0.48 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
84271
]
|
| 305 | 0.47 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
84271
]
|
| 306 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
88330
]
|
| 307 | 0.49 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
88330
]
|
| 308 | 0.44 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
84148
]
|
| 309 | 0.43 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
84148
]
|
| 310 | 165.32 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '17185' and a.id != '17185') or parentProducts like '%,17185,%') 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:
[] |
| 311 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
33777
]
|
| 312 | 22.47 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
33777
]
|
| 313 | 168.18 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23644' and a.id != '23644') or parentProducts like '%,23644,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 314 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418754
]
|
| 315 | 0.40 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418754
]
|
| 316 | 0.67 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418829
]
|
| 317 | 0.70 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418829
]
|
| 318 | 0.60 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418585
]
|
| 319 | 0.58 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418585
]
|
| 320 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418845
]
|
| 321 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418845
]
|
| 322 | 0.52 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418761
]
|
| 323 | 0.52 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418761
]
|
| 324 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418748
]
|
| 325 | 0.60 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418748
]
|
| 326 | 0.55 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4418924
]
|
| 327 | 0.62 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4418924
]
|
| 328 | 161.07 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '17236' and a.id != '17236') or parentProducts like '%,17236,%') 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:
[] |
| 329 | 0.64 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
33584
]
|
| 330 | 0.63 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
33584
]
|
| 331 | 0.40 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 332 | 1.01 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" ] |
| 333 | 0.47 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.