Query Metrics
395
Database Queries
104
Different statements
4144.33 ms
Query time
0
Invalid entities
0
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.75 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 2 | 1.47 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=16" "path_query" "https://testing.weverducre.com/en/products?page=16" "entire_uri" ] |
| 3 | 0.37 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "reports" "pimcore" ] |
| 5 | 0.33 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/en/" "products" ] |
| 6 | 0.36 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.35 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
| 8 | 0.89 ms |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
| 9 | 0.78 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"prod"
]
|
| 10 | 0.40 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 11 | 0.38 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
12
]
|
| 12 | 1.13 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
11
]
|
| 13 | 0.46 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
12
]
|
| 14 | 0.48 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.35 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.36 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.36 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.37 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 22 | 0.39 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 23 | 0.38 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 24 | 0.35 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 25 | 0.32 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 26 | 0.35 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 27 | 0.37 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
12
]
|
| 28 | 0.37 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.35 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.38 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.35 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.36 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.35 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 35 | 1.18 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=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.82 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 37 | 1.23 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.42 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
242
]
|
| 39 | 0.43 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
16
]
|
| 40 | 0.30 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"PCAT"
]
|
| 41 | 0.53 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
169
]
|
| 42 | 0.58 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4574046
]
|
| 43 | 0.49 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.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4538784
]
|
| 46 | 0.41 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 47 | 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%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.41 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
245
]
|
| 49 | 0.42 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
41
]
|
| 50 | 0.46 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.39 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"8"
]
|
| 52 | 0.44 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1292
]
|
| 53 | 0.53 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
797541
]
|
| 54 | 2.80 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
797541
]
|
| 55 | 0.47 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"7"
]
|
| 56 | 0.44 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.27 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "entire_uri" ] |
| 60 | 0.42 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
243
]
|
| 61 | 0.38 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
38
]
|
| 62 | 0.41 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
567
]
|
| 63 | 0.41 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
479
]
|
| 64 | 0.42 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.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2203379
]
|
| 67 | 0.39 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2203379
]
|
| 68 | 0.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 69 | 1.23 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.40 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
244
]
|
| 71 | 0.40 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
39
]
|
| 72 | 0.34 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
215
]
|
| 73 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3737893
]
|
| 74 | 0.42 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3737893
]
|
| 75 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3737897
]
|
| 76 | 0.35 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3737897
]
|
| 77 | 0.44 ms |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
| 78 | 0.38 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"EF_FD"
]
|
| 79 | 90.73 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 360, 24
Parameters:
[] |
| 80 | 0.45 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 81 | 9.36 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 68008 "wdbe_en" ] |
| 82 | 0.36 ms |
"START TRANSACTION"
Parameters:
[] |
| 83 | 0.56 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 68008 "wdbe_en" ] |
| 84 | 0.36 ms |
"COMMIT"
Parameters:
[] |
| 85 | 2.45 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 49009 "wdbe_en" ] |
| 86 | 0.31 ms |
"START TRANSACTION"
Parameters:
[] |
| 87 | 0.46 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 49009 "wdbe_en" ] |
| 88 | 0.32 ms |
"COMMIT"
Parameters:
[] |
| 89 | 0.40 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.29 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.31 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.28 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.28 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.30 ms |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
1551
]
|
| 95 | 0.30 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SOPT"
]
|
| 96 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
187931
]
|
| 97 | 0.30 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
187931
]
|
| 98 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
187954
]
|
| 99 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
187954
]
|
| 100 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
187960
]
|
| 101 | 0.34 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.35 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188002
]
|
| 104 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188008
]
|
| 105 | 0.40 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188008
]
|
| 106 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
188007
]
|
| 107 | 0.37 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.29 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.40 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.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
188010
]
|
| 114 | 0.37 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.34 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.38 ms |
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (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.32 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.31 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.30 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.33 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.35 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.34 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.36 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.34 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.33 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.30 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.38 ms |
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`diameter`)
Parameters:
[] |
| 130 | 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:
[] |
| 131 | 0.32 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.34 ms |
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`recessedDepth`)
Parameters:
[] |
| 133 | 0.42 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.37 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 | 167.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 = '49036' and a.id != '49036') or parentProducts like '%,49036,%') 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.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951805
]
|
| 137 | 0.43 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951805
]
|
| 138 | 0.48 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951187
]
|
| 139 | 0.50 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951187
]
|
| 140 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3587603
]
|
| 141 | 0.45 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3587603
]
|
| 142 | 0.46 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951833
]
|
| 143 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951833
]
|
| 144 | 0.44 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951947
]
|
| 145 | 0.42 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951947
]
|
| 146 | 180.55 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 = '87610' and a.id != '87610') or parentProducts like '%,87610,%') 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:
[] |
| 147 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1795976
]
|
| 148 | 0.42 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1795976
]
|
| 149 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976543
]
|
| 150 | 0.45 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976543
]
|
| 151 | 0.32 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976540
]
|
| 152 | 0.48 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976540
]
|
| 153 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1795952
]
|
| 154 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1795952
]
|
| 155 | 2.06 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 = '49035' and a.id != '49035') or parentProducts like '%,49035,%') 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:
[] |
| 156 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951807
]
|
| 157 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951807
]
|
| 158 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951164
]
|
| 159 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951164
]
|
| 160 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3587661
]
|
| 161 | 0.39 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3587661
]
|
| 162 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951722
]
|
| 163 | 0.40 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951722
]
|
| 164 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951232
]
|
| 165 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951232
]
|
| 166 | 176.24 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 = '68018' and a.id != '68018') or parentProducts like '%,68018,%') 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:
[] |
| 167 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639714
]
|
| 168 | 0.35 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639714
]
|
| 169 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639664
]
|
| 170 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639664
]
|
| 171 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639599
]
|
| 172 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639599
]
|
| 173 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639535
]
|
| 174 | 0.34 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639535
]
|
| 175 | 164.45 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 = '68008' and a.id != '68008') or parentProducts like '%,68008,%') 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.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1713479
]
|
| 177 | 0.43 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1713479
]
|
| 178 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1713541
]
|
| 179 | 0.47 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1713541
]
|
| 180 | 164.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 = '49009' and a.id != '49009') or parentProducts like '%,49009,%') 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.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951570
]
|
| 182 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951570
]
|
| 183 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951674
]
|
| 184 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951674
]
|
| 185 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951856
]
|
| 186 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951856
]
|
| 187 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951719
]
|
| 188 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951719
]
|
| 189 | 168.44 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '49019' and a.id != '49019') or parentProducts like '%,49019,%') 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.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
952041
]
|
| 191 | 0.40 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
952041
]
|
| 192 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
952043
]
|
| 193 | 0.45 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
952043
]
|
| 194 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3587671
]
|
| 195 | 0.43 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3587671
]
|
| 196 | 0.33 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951288
]
|
| 197 | 0.43 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951288
]
|
| 198 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
951948
]
|
| 199 | 0.39 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
951948
]
|
| 200 | 163.89 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '157291' and a.id != '157291') or parentProducts like '%,157291,%') 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:
[] |
| 201 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976374
]
|
| 202 | 0.43 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976374
]
|
| 203 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976375
]
|
| 204 | 0.42 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976375
]
|
| 205 | 161.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 = '157290' and a.id != '157290') or parentProducts like '%,157290,%') 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:
[] |
| 206 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976371
]
|
| 207 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976371
]
|
| 208 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976372
]
|
| 209 | 0.48 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976372
]
|
| 210 | 162.95 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 = '68117' and a.id != '68117') or parentProducts like '%,68117,%') 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:
[] |
| 211 | 0.46 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639469
]
|
| 212 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639469
]
|
| 213 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639478
]
|
| 214 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639478
]
|
| 215 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639711
]
|
| 216 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639711
]
|
| 217 | 162.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 = '68119' and a.id != '68119') or parentProducts like '%,68119,%') 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:
[] |
| 218 | 0.44 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639442
]
|
| 219 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639442
]
|
| 220 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639565
]
|
| 221 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639565
]
|
| 222 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639818
]
|
| 223 | 0.43 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639818
]
|
| 224 | 164.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 = '68116' and a.id != '68116') or parentProducts like '%,68116,%') 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:
[] |
| 225 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639592
]
|
| 226 | 0.40 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639592
]
|
| 227 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639684
]
|
| 228 | 0.39 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639684
]
|
| 229 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639501
]
|
| 230 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639501
]
|
| 231 | 163.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 = '68118' and a.id != '68118') or parentProducts like '%,68118,%') 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.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639423
]
|
| 233 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639423
]
|
| 234 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639543
]
|
| 235 | 0.35 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639543
]
|
| 236 | 0.44 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639835
]
|
| 237 | 0.39 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639835
]
|
| 238 | 160.34 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 = '68022' and a.id != '68022') or parentProducts like '%,68022,%') 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.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639792
]
|
| 240 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639792
]
|
| 241 | 0.34 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976448
]
|
| 242 | 0.42 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976448
]
|
| 243 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639626
]
|
| 244 | 0.46 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639626
]
|
| 245 | 162.76 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '68021' and a.id != '68021') or parentProducts like '%,68021,%') 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:
[] |
| 246 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639704
]
|
| 247 | 0.35 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639704
]
|
| 248 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1727183
]
|
| 249 | 0.40 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1727183
]
|
| 250 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976460
]
|
| 251 | 0.46 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976460
]
|
| 252 | 167.59 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 = '68019' and a.id != '68019') or parentProducts like '%,68019,%') 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:
[] |
| 253 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639467
]
|
| 254 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639467
]
|
| 255 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639582
]
|
| 256 | 0.40 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639582
]
|
| 257 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639595
]
|
| 258 | 0.45 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639595
]
|
| 259 | 0.33 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639799
]
|
| 260 | 0.39 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639799
]
|
| 261 | 169.27 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68114' and a.id != '68114') or parentProducts like '%,68114,%') 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:
[] |
| 262 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639785
]
|
| 263 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639785
]
|
| 264 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639727
]
|
| 265 | 0.39 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639727
]
|
| 266 | 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 = '23373' and a.id != '23373') or parentProducts like '%,23373,%') 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:
[] |
| 267 | 0.57 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
169199
]
|
| 268 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
169199
]
|
| 269 | 0.55 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1634663
]
|
| 270 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1634663
]
|
| 271 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
176042
]
|
| 272 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
176042
]
|
| 273 | 163.10 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '23372' and a.id != '23372') or parentProducts like '%,23372,%') 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:
[] |
| 274 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
169011
]
|
| 275 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
169011
]
|
| 276 | 0.57 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
121232
]
|
| 277 | 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:
[
121232
]
|
| 278 | 14.19 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
121232
]
|
| 279 | 0.73 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
121232
]
|
| 280 | 0.46 ms |
select `iconLabels` from object_store_prod where oo_id = 121232
Parameters:
[] |
| 281 | 0.41 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 121232 "videos" ] |
| 282 | 2.68 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121232 AND fieldname = 'attributes'
Parameters:
[] |
| 283 | 6.52 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 121232 AND fieldname = 'attributes'
Parameters:
[] |
| 284 | 0.53 ms |
select `combinedBlock` from object_store_prod where oo_id = 121232
Parameters:
[] |
| 285 | 0.49 ms |
select `accessoryDemand` from object_store_prod where oo_id = 121232
Parameters:
[] |
| 286 | 0.39 ms |
select `combinedImage` from object_store_prod where oo_id = 121232
Parameters:
[] |
| 287 | 0.60 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
121232
]
|
| 288 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1634654
]
|
| 289 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1634654
]
|
| 290 | 0.37 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
121227
]
|
| 291 | 0.92 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:
[
121227
]
|
| 292 | 3.14 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
121227
]
|
| 293 | 0.67 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
121227
]
|
| 294 | 0.51 ms |
select `iconLabels` from object_store_prod where oo_id = 121227
Parameters:
[] |
| 295 | 0.49 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 121227 "videos" ] |
| 296 | 3.31 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121227 AND fieldname = 'attributes'
Parameters:
[] |
| 297 | 5.32 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 121227 AND fieldname = 'attributes'
Parameters:
[] |
| 298 | 0.54 ms |
select `combinedBlock` from object_store_prod where oo_id = 121227
Parameters:
[] |
| 299 | 0.39 ms |
select `accessoryDemand` from object_store_prod where oo_id = 121227
Parameters:
[] |
| 300 | 0.41 ms |
select `combinedImage` from object_store_prod where oo_id = 121227
Parameters:
[] |
| 301 | 0.54 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
121227
]
|
| 302 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
169513
]
|
| 303 | 0.42 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
169513
]
|
| 304 | 163.90 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 = '17153' and a.id != '17153') or parentProducts like '%,17153,%') 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:
[] |
| 305 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1577
]
|
| 306 | 0.34 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1577
]
|
| 307 | 0.57 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
121280
]
|
| 308 | 0.57 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
121280
]
|
| 309 | 4.67 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
121280
]
|
| 310 | 0.67 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
121280
]
|
| 311 | 0.44 ms |
select `iconLabels` from object_store_prod where oo_id = 121280
Parameters:
[] |
| 312 | 0.44 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 121280 "videos" ] |
| 313 | 0.87 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121280 AND fieldname = 'attributes'
Parameters:
[] |
| 314 | 1.99 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 121280 AND fieldname = 'attributes'
Parameters:
[] |
| 315 | 0.41 ms |
select `combinedBlock` from object_store_prod where oo_id = 121280
Parameters:
[] |
| 316 | 0.38 ms |
select `accessoryDemand` from object_store_prod where oo_id = 121280
Parameters:
[] |
| 317 | 0.46 ms |
select `combinedImage` from object_store_prod where oo_id = 121280
Parameters:
[] |
| 318 | 0.56 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
121280
]
|
| 319 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1634655
]
|
| 320 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1634655
]
|
| 321 | 0.40 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
121271
]
|
| 322 | 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:
[
121271
]
|
| 323 | 3.27 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
121271
]
|
| 324 | 0.60 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
121271
]
|
| 325 | 0.39 ms |
select `iconLabels` from object_store_prod where oo_id = 121271
Parameters:
[] |
| 326 | 0.49 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 121271 "videos" ] |
| 327 | 0.51 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121271 AND fieldname = 'attributes'
Parameters:
[] |
| 328 | 1.27 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 121271 AND fieldname = 'attributes'
Parameters:
[] |
| 329 | 0.41 ms |
select `combinedBlock` from object_store_prod where oo_id = 121271
Parameters:
[] |
| 330 | 0.38 ms |
select `accessoryDemand` from object_store_prod where oo_id = 121271
Parameters:
[] |
| 331 | 0.41 ms |
select `combinedImage` from object_store_prod where oo_id = 121271
Parameters:
[] |
| 332 | 0.55 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
121271
]
|
| 333 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
12898
]
|
| 334 | 0.40 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
12898
]
|
| 335 | 164.00 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 = '68026' and a.id != '68026') or parentProducts like '%,68026,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
| 336 | 0.44 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639924
]
|
| 337 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639924
]
|
| 338 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639489
]
|
| 339 | 0.33 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639489
]
|
| 340 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639633
]
|
| 341 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639633
]
|
| 342 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639710
]
|
| 343 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639710
]
|
| 344 | 173.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 = '68025' and a.id != '68025') or parentProducts like '%,68025,%') 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:
[] |
| 345 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639749
]
|
| 346 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639749
]
|
| 347 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639790
]
|
| 348 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639790
]
|
| 349 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639782
]
|
| 350 | 0.48 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639782
]
|
| 351 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639562
]
|
| 352 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639562
]
|
| 353 | 164.63 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68024' and a.id != '68024') or parentProducts like '%,68024,%') 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:
[] |
| 354 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639663
]
|
| 355 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639663
]
|
| 356 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639888
]
|
| 357 | 0.43 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639888
]
|
| 358 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639731
]
|
| 359 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639731
]
|
| 360 | 0.33 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1639621
]
|
| 361 | 0.39 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1639621
]
|
| 362 | 165.47 ms |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_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 = '23371' and a.id != '23371') or parentProducts like '%,23371,%') 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:
[] |
| 363 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
168730
]
|
| 364 | 0.34 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
168730
]
|
| 365 | 0.57 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
121365
]
|
| 366 | 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:
[
121365
]
|
| 367 | 8.82 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
121365
]
|
| 368 | 0.71 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
121365
]
|
| 369 | 0.42 ms |
select `iconLabels` from object_store_prod where oo_id = 121365
Parameters:
[] |
| 370 | 0.43 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 121365 "videos" ] |
| 371 | 0.56 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121365 AND fieldname = 'attributes'
Parameters:
[] |
| 372 | 1.29 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 121365 AND fieldname = 'attributes'
Parameters:
[] |
| 373 | 0.37 ms |
select `combinedBlock` from object_store_prod where oo_id = 121365
Parameters:
[] |
| 374 | 0.35 ms |
select `accessoryDemand` from object_store_prod where oo_id = 121365
Parameters:
[] |
| 375 | 0.36 ms |
select `combinedImage` from object_store_prod where oo_id = 121365
Parameters:
[] |
| 376 | 0.50 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
121365
]
|
| 377 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
168720
]
|
| 378 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
168720
]
|
| 379 | 0.42 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
121360
]
|
| 380 | 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:
[
121360
]
|
| 381 | 1.50 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
121360
]
|
| 382 | 0.65 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
121360
]
|
| 383 | 0.41 ms |
select `iconLabels` from object_store_prod where oo_id = 121360
Parameters:
[] |
| 384 | 0.43 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 121360 "videos" ] |
| 385 | 0.58 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 121360 AND fieldname = 'attributes'
Parameters:
[] |
| 386 | 3.00 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 121360 AND fieldname = 'attributes'
Parameters:
[] |
| 387 | 0.38 ms |
select `combinedBlock` from object_store_prod where oo_id = 121360
Parameters:
[] |
| 388 | 0.40 ms |
select `accessoryDemand` from object_store_prod where oo_id = 121360
Parameters:
[] |
| 389 | 0.42 ms |
select `combinedImage` from object_store_prod where oo_id = 121360
Parameters:
[] |
| 390 | 0.53 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
121360
]
|
| 391 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
169754
]
|
| 392 | 0.40 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
169754
]
|
| 393 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 394 | 1.18 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=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" ] |
| 395 | 0.46 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.