Query Metrics
756
Database Queries
286
Different statements
435.94 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.56 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/en/products/c/accessories~23594" "path" "auto_create" "/en/products/c/accessories~23594?page=13" "path_query" "https://testing.weverducre.com/en/products/c/accessories~23594?page=13" "entire_uri" ] |
| 3 | 0.46 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 0.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "reports" "pimcore" ] |
| 5 | 0.66 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/en/products/c/" "accessories~23594" ] |
| 6 | 0.79 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/weverducre.com/en/products/c/accessories~23594"
]
|
| 7 | 0.89 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/weverducre.com/%" "/en/products/c/accessories~23594" ] |
| 8 | 0.59 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/en/products/" "c" ] |
| 9 | 0.82 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/weverducre.com/en/products/c"
]
|
| 10 | 0.87 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/weverducre.com/%" "/en/products/c" ] |
| 11 | 0.38 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/en/" "products" ] |
| 12 | 0.47 ms |
SELECT object_localized_SCONF_en.id as id, object_localized_SCONF_en.type as `type` FROM object_localized_SCONF_en LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1 AND `EcommerceB2B`.id = `object_localized_SCONF_en`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_en `EcommerceB2B_localized` ON 1 AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_en`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1 AND `EcommerceB2C`.id = `object_localized_SCONF_en`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_en `EcommerceB2C_localized` ON 1 AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_en`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?)) AND object_localized_SCONF_en.type IN ('object','variant','folder')) AND object_localized_SCONF_en.published = 1 LIMIT 1
Parameters:
[ "wdbe" "wdbe" ] |
| 13 | 0.43 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
| 14 | 1.03 ms |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
| 15 | 0.37 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"prod"
]
|
| 16 | 0.44 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"PCAT"
]
|
| 17 | 0.84 ms |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ( (cid IN (1,22225,22218,1548,1544) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
23594
]
|
| 18 | 0.53 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 19 | 0.48 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 20 | 0.32 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 21 | 0.32 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 22 | 0.45 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 23 | 0.34 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 24 | 0.34 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 25 | 0.51 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 26 | 0.40 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 27 | 1.34 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=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" ] |
| 28 | 0.38 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 29 | 1.15 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" ] |
| 30 | 0.38 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
242
]
|
| 31 | 0.48 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
16
]
|
| 32 | 0.37 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
169
]
|
| 33 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4574046
]
|
| 34 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4574046
]
|
| 35 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4538784
]
|
| 36 | 0.35 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4538784
]
|
| 37 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 38 | 1.22 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" ] |
| 39 | 0.39 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
245
]
|
| 40 | 0.39 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
41
]
|
| 41 | 0.33 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:
[] |
| 42 | 0.30 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"8"
]
|
| 43 | 0.32 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1292
]
|
| 44 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
797541
]
|
| 45 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
797541
]
|
| 46 | 0.32 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"7"
]
|
| 47 | 0.34 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3737995
]
|
| 48 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3737995
]
|
| 49 | 0.40 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 50 | 1.19 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" ] |
| 51 | 0.44 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
243
]
|
| 52 | 0.37 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
38
]
|
| 53 | 0.31 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
567
]
|
| 54 | 0.32 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
479
]
|
| 55 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5042933
]
|
| 56 | 0.35 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5042933
]
|
| 57 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2203379
]
|
| 58 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2203379
]
|
| 59 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 60 | 1.26 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" ] |
| 61 | 0.42 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
244
]
|
| 62 | 0.38 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
39
]
|
| 63 | 0.33 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
215
]
|
| 64 | 0.33 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3737893
]
|
| 65 | 0.35 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3737893
]
|
| 66 | 0.36 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3737897
]
|
| 67 | 0.33 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3737897
]
|
| 68 | 0.35 ms |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
| 69 | 0.59 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
12
]
|
| 70 | 0.38 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
11
]
|
| 71 | 0.34 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"EF_FD"
]
|
| 72 | 0.58 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
23594
]
|
| 73 | 6.81 ms |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_acc_en a INNER JOIN ecommerceframework_productindex_wdbe_acc_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 `type` != 'variant' AND (IFNULL(isSalesItem, 0) = 0) ORDER BY ifnull(featuredPriority, 0) desc,ifnull(s.score, 0) desc,ifnull(rankingMultiplicator, 999999999) asc,a.id ASC LIMIT 576, 48
Parameters:
[] |
| 74 | 0.37 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 75 | 0.64 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 120184 "wdbe_acc_en" ] |
| 76 | 0.29 ms |
"START TRANSACTION"
Parameters:
[] |
| 77 | 4.83 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 120184 "wdbe_acc_en" ] |
| 78 | 0.34 ms |
"COMMIT"
Parameters:
[] |
| 79 | 0.58 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 120185 "wdbe_acc_en" ] |
| 80 | 0.34 ms |
"START TRANSACTION"
Parameters:
[] |
| 81 | 0.52 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 120185 "wdbe_acc_en" ] |
| 82 | 0.33 ms |
"COMMIT"
Parameters:
[] |
| 83 | 0.56 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 120186 "wdbe_acc_en" ] |
| 84 | 0.26 ms |
"START TRANSACTION"
Parameters:
[] |
| 85 | 0.48 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 120186 "wdbe_acc_en" ] |
| 86 | 0.28 ms |
"COMMIT"
Parameters:
[] |
| 87 | 0.53 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 120187 "wdbe_acc_en" ] |
| 88 | 0.27 ms |
"START TRANSACTION"
Parameters:
[] |
| 89 | 0.46 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 120187 "wdbe_acc_en" ] |
| 90 | 0.29 ms |
"COMMIT"
Parameters:
[] |
| 91 | 0.56 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 120188 "wdbe_acc_en" ] |
| 92 | 0.27 ms |
"START TRANSACTION"
Parameters:
[] |
| 93 | 0.45 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 120188 "wdbe_acc_en" ] |
| 94 | 0.32 ms |
"COMMIT"
Parameters:
[] |
| 95 | 0.52 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 136369 "wdbe_acc_en" ] |
| 96 | 0.30 ms |
"START TRANSACTION"
Parameters:
[] |
| 97 | 0.46 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 136369 "wdbe_acc_en" ] |
| 98 | 0.27 ms |
"COMMIT"
Parameters:
[] |
| 99 | 2.51 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 136370 "wdbe_acc_en" ] |
| 100 | 0.27 ms |
"START TRANSACTION"
Parameters:
[] |
| 101 | 0.49 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 136370 "wdbe_acc_en" ] |
| 102 | 0.28 ms |
"COMMIT"
Parameters:
[] |
| 103 | 0.66 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 136371 "wdbe_acc_en" ] |
| 104 | 0.33 ms |
"START TRANSACTION"
Parameters:
[] |
| 105 | 0.54 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 136371 "wdbe_acc_en" ] |
| 106 | 0.29 ms |
"COMMIT"
Parameters:
[] |
| 107 | 4.72 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 136372 "wdbe_acc_en" ] |
| 108 | 0.25 ms |
"START TRANSACTION"
Parameters:
[] |
| 109 | 0.45 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 136372 "wdbe_acc_en" ] |
| 110 | 0.28 ms |
"COMMIT"
Parameters:
[] |
| 111 | 0.55 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 136373 "wdbe_acc_en" ] |
| 112 | 0.34 ms |
"START TRANSACTION"
Parameters:
[] |
| 113 | 0.48 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 136373 "wdbe_acc_en" ] |
| 114 | 0.28 ms |
"COMMIT"
Parameters:
[] |
| 115 | 0.51 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 136374 "wdbe_acc_en" ] |
| 116 | 0.30 ms |
"START TRANSACTION"
Parameters:
[] |
| 117 | 0.43 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 136374 "wdbe_acc_en" ] |
| 118 | 0.28 ms |
"COMMIT"
Parameters:
[] |
| 119 | 0.52 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 136375 "wdbe_acc_en" ] |
| 120 | 0.36 ms |
"START TRANSACTION"
Parameters:
[] |
| 121 | 0.45 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 136375 "wdbe_acc_en" ] |
| 122 | 0.28 ms |
"COMMIT"
Parameters:
[] |
| 123 | 0.52 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 136376 "wdbe_acc_en" ] |
| 124 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 125 | 0.47 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 136376 "wdbe_acc_en" ] |
| 126 | 0.27 ms |
"COMMIT"
Parameters:
[] |
| 127 | 0.48 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 136377 "wdbe_acc_en" ] |
| 128 | 0.23 ms |
"START TRANSACTION"
Parameters:
[] |
| 129 | 0.39 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 136377 "wdbe_acc_en" ] |
| 130 | 0.25 ms |
"COMMIT"
Parameters:
[] |
| 131 | 0.62 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 136378 "wdbe_acc_en" ] |
| 132 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 133 | 0.49 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 136378 "wdbe_acc_en" ] |
| 134 | 0.30 ms |
"COMMIT"
Parameters:
[] |
| 135 | 3.14 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 164769 "wdbe_acc_en" ] |
| 136 | 0.29 ms |
"START TRANSACTION"
Parameters:
[] |
| 137 | 0.47 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 164769 "wdbe_acc_en" ] |
| 138 | 0.28 ms |
"COMMIT"
Parameters:
[] |
| 139 | 0.84 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 164770 "wdbe_acc_en" ] |
| 140 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 141 | 0.47 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 164770 "wdbe_acc_en" ] |
| 142 | 0.27 ms |
"COMMIT"
Parameters:
[] |
| 143 | 0.59 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 164771 "wdbe_acc_en" ] |
| 144 | 0.25 ms |
"START TRANSACTION"
Parameters:
[] |
| 145 | 0.42 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 164771 "wdbe_acc_en" ] |
| 146 | 0.27 ms |
"COMMIT"
Parameters:
[] |
| 147 | 1.67 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 164772 "wdbe_acc_en" ] |
| 148 | 0.27 ms |
"START TRANSACTION"
Parameters:
[] |
| 149 | 0.42 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 164772 "wdbe_acc_en" ] |
| 150 | 0.27 ms |
"COMMIT"
Parameters:
[] |
| 151 | 0.49 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 164773 "wdbe_acc_en" ] |
| 152 | 0.27 ms |
"START TRANSACTION"
Parameters:
[] |
| 153 | 0.44 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 164773 "wdbe_acc_en" ] |
| 154 | 0.24 ms |
"COMMIT"
Parameters:
[] |
| 155 | 0.48 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 164774 "wdbe_acc_en" ] |
| 156 | 0.26 ms |
"START TRANSACTION"
Parameters:
[] |
| 157 | 0.42 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 164774 "wdbe_acc_en" ] |
| 158 | 0.29 ms |
"COMMIT"
Parameters:
[] |
| 159 | 0.48 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 164775 "wdbe_acc_en" ] |
| 160 | 0.27 ms |
"START TRANSACTION"
Parameters:
[] |
| 161 | 0.39 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 164775 "wdbe_acc_en" ] |
| 162 | 0.27 ms |
"COMMIT"
Parameters:
[] |
| 163 | 0.48 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 164776 "wdbe_acc_en" ] |
| 164 | 0.26 ms |
"START TRANSACTION"
Parameters:
[] |
| 165 | 0.41 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 164776 "wdbe_acc_en" ] |
| 166 | 0.28 ms |
"COMMIT"
Parameters:
[] |
| 167 | 0.63 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 164777 "wdbe_acc_en" ] |
| 168 | 0.30 ms |
"START TRANSACTION"
Parameters:
[] |
| 169 | 0.41 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 164777 "wdbe_acc_en" ] |
| 170 | 0.28 ms |
"COMMIT"
Parameters:
[] |
| 171 | 0.51 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 164778 "wdbe_acc_en" ] |
| 172 | 0.27 ms |
"START TRANSACTION"
Parameters:
[] |
| 173 | 0.40 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 164778 "wdbe_acc_en" ] |
| 174 | 0.27 ms |
"COMMIT"
Parameters:
[] |
| 175 | 3.39 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 165536 "wdbe_acc_en" ] |
| 176 | 0.27 ms |
"START TRANSACTION"
Parameters:
[] |
| 177 | 0.41 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 165536 "wdbe_acc_en" ] |
| 178 | 0.27 ms |
"COMMIT"
Parameters:
[] |
| 179 | 0.46 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 165537 "wdbe_acc_en" ] |
| 180 | 0.27 ms |
"START TRANSACTION"
Parameters:
[] |
| 181 | 0.41 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 165537 "wdbe_acc_en" ] |
| 182 | 0.25 ms |
"COMMIT"
Parameters:
[] |
| 183 | 0.79 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 165538 "wdbe_acc_en" ] |
| 184 | 0.26 ms |
"START TRANSACTION"
Parameters:
[] |
| 185 | 0.39 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 165538 "wdbe_acc_en" ] |
| 186 | 0.33 ms |
"COMMIT"
Parameters:
[] |
| 187 | 0.62 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 165539 "wdbe_acc_en" ] |
| 188 | 0.31 ms |
"START TRANSACTION"
Parameters:
[] |
| 189 | 0.45 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 165539 "wdbe_acc_en" ] |
| 190 | 0.31 ms |
"COMMIT"
Parameters:
[] |
| 191 | 2.59 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 165540 "wdbe_acc_en" ] |
| 192 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 193 | 0.42 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 165540 "wdbe_acc_en" ] |
| 194 | 0.34 ms |
"COMMIT"
Parameters:
[] |
| 195 | 0.53 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 165541 "wdbe_acc_en" ] |
| 196 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 197 | 0.44 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 165541 "wdbe_acc_en" ] |
| 198 | 0.30 ms |
"COMMIT"
Parameters:
[] |
| 199 | 2.61 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 171547 "wdbe_acc_en" ] |
| 200 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 201 | 0.44 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 171547 "wdbe_acc_en" ] |
| 202 | 0.27 ms |
"COMMIT"
Parameters:
[] |
| 203 | 0.80 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 171548 "wdbe_acc_en" ] |
| 204 | 0.24 ms |
"START TRANSACTION"
Parameters:
[] |
| 205 | 0.41 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 171548 "wdbe_acc_en" ] |
| 206 | 0.26 ms |
"COMMIT"
Parameters:
[] |
| 207 | 0.62 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 171549 "wdbe_acc_en" ] |
| 208 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 209 | 0.43 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 171549 "wdbe_acc_en" ] |
| 210 | 0.28 ms |
"COMMIT"
Parameters:
[] |
| 211 | 0.62 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 171550 "wdbe_acc_en" ] |
| 212 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 213 | 0.44 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 171550 "wdbe_acc_en" ] |
| 214 | 0.30 ms |
"COMMIT"
Parameters:
[] |
| 215 | 0.52 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 171551 "wdbe_acc_en" ] |
| 216 | 0.29 ms |
"START TRANSACTION"
Parameters:
[] |
| 217 | 0.43 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 171551 "wdbe_acc_en" ] |
| 218 | 0.26 ms |
"COMMIT"
Parameters:
[] |
| 219 | 0.48 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 171552 "wdbe_acc_en" ] |
| 220 | 0.26 ms |
"START TRANSACTION"
Parameters:
[] |
| 221 | 0.45 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 171552 "wdbe_acc_en" ] |
| 222 | 0.35 ms |
"COMMIT"
Parameters:
[] |
| 223 | 0.63 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 171553 "wdbe_acc_en" ] |
| 224 | 0.29 ms |
"START TRANSACTION"
Parameters:
[] |
| 225 | 0.51 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 171553 "wdbe_acc_en" ] |
| 226 | 0.33 ms |
"COMMIT"
Parameters:
[] |
| 227 | 0.60 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 171554 "wdbe_acc_en" ] |
| 228 | 0.29 ms |
"START TRANSACTION"
Parameters:
[] |
| 229 | 0.52 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 171554 "wdbe_acc_en" ] |
| 230 | 0.30 ms |
"COMMIT"
Parameters:
[] |
| 231 | 0.80 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 171555 "wdbe_acc_en" ] |
| 232 | 0.30 ms |
"START TRANSACTION"
Parameters:
[] |
| 233 | 0.54 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 171555 "wdbe_acc_en" ] |
| 234 | 0.30 ms |
"COMMIT"
Parameters:
[] |
| 235 | 0.60 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 171556 "wdbe_acc_en" ] |
| 236 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 237 | 0.51 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 171556 "wdbe_acc_en" ] |
| 238 | 0.34 ms |
"COMMIT"
Parameters:
[] |
| 239 | 0.59 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 171557 "wdbe_acc_en" ] |
| 240 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 241 | 0.49 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 171557 "wdbe_acc_en" ] |
| 242 | 0.31 ms |
"COMMIT"
Parameters:
[] |
| 243 | 0.58 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 171558 "wdbe_acc_en" ] |
| 244 | 0.29 ms |
"START TRANSACTION"
Parameters:
[] |
| 245 | 0.47 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 171558 "wdbe_acc_en" ] |
| 246 | 0.29 ms |
"COMMIT"
Parameters:
[] |
| 247 | 0.68 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 171560 "wdbe_acc_en" ] |
| 248 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 249 | 0.56 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 171560 "wdbe_acc_en" ] |
| 250 | 0.32 ms |
"COMMIT"
Parameters:
[] |
| 251 | 0.63 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 171561 "wdbe_acc_en" ] |
| 252 | 0.29 ms |
"START TRANSACTION"
Parameters:
[] |
| 253 | 0.59 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 171561 "wdbe_acc_en" ] |
| 254 | 0.31 ms |
"COMMIT"
Parameters:
[] |
| 255 | 0.58 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 171562 "wdbe_acc_en" ] |
| 256 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 257 | 0.50 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 171562 "wdbe_acc_en" ] |
| 258 | 0.26 ms |
"COMMIT"
Parameters:
[] |
| 259 | 0.55 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 171563 "wdbe_acc_en" ] |
| 260 | 0.24 ms |
"START TRANSACTION"
Parameters:
[] |
| 261 | 0.46 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 171563 "wdbe_acc_en" ] |
| 262 | 0.27 ms |
"COMMIT"
Parameters:
[] |
| 263 | 0.47 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 171564 "wdbe_acc_en" ] |
| 264 | 0.27 ms |
"START TRANSACTION"
Parameters:
[] |
| 265 | 0.43 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 171564 "wdbe_acc_en" ] |
| 266 | 0.28 ms |
"COMMIT"
Parameters:
[] |
| 267 | 7.12 ms |
SELECT TRIM(`mappedBasicType`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_acc_en a INNER JOIN ecommerceframework_productindex_wdbe_acc_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 `type` != 'variant' AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`mappedBasicType`)
Parameters:
[] |
| 268 | 22.10 ms |
SELECT dest as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_acc_en_relations a WHERE fieldname = 'products' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_acc_en a INNER JOIN ecommerceframework_productindex_wdbe_acc_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 `type` != 'variant' AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[] |
| 269 | 0.54 ms |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
23590
]
|
| 270 | 0.51 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17141
]
|
| 271 | 0.61 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
17141
]
|
| 272 | 0.61 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
17141
]
|
| 273 | 0.73 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
17141
]
|
| 274 | 0.46 ms |
select `iconLabels` from object_store_prod where oo_id = 17141
Parameters:
[] |
| 275 | 0.55 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 17141 "videos" ] |
| 276 | 0.61 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17141 AND fieldname = 'attributes'
Parameters:
[] |
| 277 | 0.60 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17141 AND fieldname = 'attributes'
Parameters:
[] |
| 278 | 0.48 ms |
select `combinedBlock` from object_store_prod where oo_id = 17141
Parameters:
[] |
| 279 | 0.46 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 17141
Parameters:
[] |
| 280 | 0.45 ms |
select `accessoryDemand` from object_store_prod where oo_id = 17141
Parameters:
[] |
| 281 | 0.45 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17141
Parameters:
[] |
| 282 | 0.44 ms |
select `combinedImage` from object_store_prod where oo_id = 17141
Parameters:
[] |
| 283 | 0.57 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17141
]
|
| 284 | 0.43 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17148
]
|
| 285 | 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:
[
17148
]
|
| 286 | 0.56 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
17148
]
|
| 287 | 0.65 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
17148
]
|
| 288 | 0.55 ms |
select `iconLabels` from object_store_prod where oo_id = 17148
Parameters:
[] |
| 289 | 0.48 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 17148 "videos" ] |
| 290 | 0.50 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17148 AND fieldname = 'attributes'
Parameters:
[] |
| 291 | 0.57 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17148 AND fieldname = 'attributes'
Parameters:
[] |
| 292 | 0.44 ms |
select `combinedBlock` from object_store_prod where oo_id = 17148
Parameters:
[] |
| 293 | 0.43 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 17148
Parameters:
[] |
| 294 | 0.43 ms |
select `accessoryDemand` from object_store_prod where oo_id = 17148
Parameters:
[] |
| 295 | 0.39 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17148
Parameters:
[] |
| 296 | 0.43 ms |
select `combinedImage` from object_store_prod where oo_id = 17148
Parameters:
[] |
| 297 | 0.49 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17148
]
|
| 298 | 0.53 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17157
]
|
| 299 | 0.51 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
17157
]
|
| 300 | 0.51 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
17157
]
|
| 301 | 0.80 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
17157
]
|
| 302 | 0.40 ms |
select `iconLabels` from object_store_prod where oo_id = 17157
Parameters:
[] |
| 303 | 0.42 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 17157 "videos" ] |
| 304 | 0.50 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17157 AND fieldname = 'attributes'
Parameters:
[] |
| 305 | 0.52 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17157 AND fieldname = 'attributes'
Parameters:
[] |
| 306 | 0.43 ms |
select `combinedBlock` from object_store_prod where oo_id = 17157
Parameters:
[] |
| 307 | 0.38 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 17157
Parameters:
[] |
| 308 | 0.44 ms |
select `accessoryDemand` from object_store_prod where oo_id = 17157
Parameters:
[] |
| 309 | 0.36 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17157
Parameters:
[] |
| 310 | 0.39 ms |
select `combinedImage` from object_store_prod where oo_id = 17157
Parameters:
[] |
| 311 | 0.63 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17157
]
|
| 312 | 0.47 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17161
]
|
| 313 | 0.54 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
17161
]
|
| 314 | 0.54 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
17161
]
|
| 315 | 0.62 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
17161
]
|
| 316 | 0.44 ms |
select `iconLabels` from object_store_prod where oo_id = 17161
Parameters:
[] |
| 317 | 0.43 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 17161 "videos" ] |
| 318 | 0.50 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17161 AND fieldname = 'attributes'
Parameters:
[] |
| 319 | 0.53 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17161 AND fieldname = 'attributes'
Parameters:
[] |
| 320 | 0.40 ms |
select `combinedBlock` from object_store_prod where oo_id = 17161
Parameters:
[] |
| 321 | 0.43 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 17161
Parameters:
[] |
| 322 | 0.43 ms |
select `accessoryDemand` from object_store_prod where oo_id = 17161
Parameters:
[] |
| 323 | 0.42 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17161
Parameters:
[] |
| 324 | 0.38 ms |
select `combinedImage` from object_store_prod where oo_id = 17161
Parameters:
[] |
| 325 | 0.50 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17161
]
|
| 326 | 0.41 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17183
]
|
| 327 | 0.52 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
17183
]
|
| 328 | 0.51 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
17183
]
|
| 329 | 0.66 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
17183
]
|
| 330 | 0.40 ms |
select `iconLabels` from object_store_prod where oo_id = 17183
Parameters:
[] |
| 331 | 0.41 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 17183 "videos" ] |
| 332 | 0.50 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17183 AND fieldname = 'attributes'
Parameters:
[] |
| 333 | 0.55 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17183 AND fieldname = 'attributes'
Parameters:
[] |
| 334 | 0.43 ms |
select `combinedBlock` from object_store_prod where oo_id = 17183
Parameters:
[] |
| 335 | 0.42 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 17183
Parameters:
[] |
| 336 | 0.42 ms |
select `accessoryDemand` from object_store_prod where oo_id = 17183
Parameters:
[] |
| 337 | 0.42 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17183
Parameters:
[] |
| 338 | 0.42 ms |
select `combinedImage` from object_store_prod where oo_id = 17183
Parameters:
[] |
| 339 | 0.52 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17183
]
|
| 340 | 0.46 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17189
]
|
| 341 | 0.54 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
17189
]
|
| 342 | 0.52 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
17189
]
|
| 343 | 0.68 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
17189
]
|
| 344 | 0.40 ms |
select `iconLabels` from object_store_prod where oo_id = 17189
Parameters:
[] |
| 345 | 0.48 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 17189 "videos" ] |
| 346 | 0.49 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17189 AND fieldname = 'attributes'
Parameters:
[] |
| 347 | 0.55 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17189 AND fieldname = 'attributes'
Parameters:
[] |
| 348 | 0.43 ms |
select `combinedBlock` from object_store_prod where oo_id = 17189
Parameters:
[] |
| 349 | 0.40 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 17189
Parameters:
[] |
| 350 | 0.42 ms |
select `accessoryDemand` from object_store_prod where oo_id = 17189
Parameters:
[] |
| 351 | 0.38 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17189
Parameters:
[] |
| 352 | 0.40 ms |
select `combinedImage` from object_store_prod where oo_id = 17189
Parameters:
[] |
| 353 | 0.49 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17189
]
|
| 354 | 0.43 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17222
]
|
| 355 | 0.54 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
17222
]
|
| 356 | 0.54 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
17222
]
|
| 357 | 0.82 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
17222
]
|
| 358 | 0.41 ms |
select `iconLabels` from object_store_prod where oo_id = 17222
Parameters:
[] |
| 359 | 0.44 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 17222 "videos" ] |
| 360 | 0.60 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17222 AND fieldname = 'attributes'
Parameters:
[] |
| 361 | 0.55 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17222 AND fieldname = 'attributes'
Parameters:
[] |
| 362 | 0.46 ms |
select `combinedBlock` from object_store_prod where oo_id = 17222
Parameters:
[] |
| 363 | 0.39 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 17222
Parameters:
[] |
| 364 | 0.42 ms |
select `accessoryDemand` from object_store_prod where oo_id = 17222
Parameters:
[] |
| 365 | 0.39 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17222
Parameters:
[] |
| 366 | 0.40 ms |
select `combinedImage` from object_store_prod where oo_id = 17222
Parameters:
[] |
| 367 | 0.49 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17222
]
|
| 368 | 0.44 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17240
]
|
| 369 | 0.62 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
17240
]
|
| 370 | 0.55 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
17240
]
|
| 371 | 0.72 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
17240
]
|
| 372 | 0.52 ms |
select `iconLabels` from object_store_prod where oo_id = 17240
Parameters:
[] |
| 373 | 0.45 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 17240 "videos" ] |
| 374 | 0.52 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17240 AND fieldname = 'attributes'
Parameters:
[] |
| 375 | 0.52 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17240 AND fieldname = 'attributes'
Parameters:
[] |
| 376 | 0.43 ms |
select `combinedBlock` from object_store_prod where oo_id = 17240
Parameters:
[] |
| 377 | 0.51 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 17240
Parameters:
[] |
| 378 | 0.48 ms |
select `accessoryDemand` from object_store_prod where oo_id = 17240
Parameters:
[] |
| 379 | 0.47 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17240
Parameters:
[] |
| 380 | 0.43 ms |
select `combinedImage` from object_store_prod where oo_id = 17240
Parameters:
[] |
| 381 | 0.52 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17240
]
|
| 382 | 0.43 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17242
]
|
| 383 | 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:
[
17242
]
|
| 384 | 0.54 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
17242
]
|
| 385 | 0.65 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
17242
]
|
| 386 | 0.48 ms |
select `iconLabels` from object_store_prod where oo_id = 17242
Parameters:
[] |
| 387 | 0.48 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 17242 "videos" ] |
| 388 | 0.53 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17242 AND fieldname = 'attributes'
Parameters:
[] |
| 389 | 0.55 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17242 AND fieldname = 'attributes'
Parameters:
[] |
| 390 | 0.43 ms |
select `combinedBlock` from object_store_prod where oo_id = 17242
Parameters:
[] |
| 391 | 0.42 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 17242
Parameters:
[] |
| 392 | 0.46 ms |
select `accessoryDemand` from object_store_prod where oo_id = 17242
Parameters:
[] |
| 393 | 0.44 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17242
Parameters:
[] |
| 394 | 0.41 ms |
select `combinedImage` from object_store_prod where oo_id = 17242
Parameters:
[] |
| 395 | 0.50 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17242
]
|
| 396 | 0.42 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17294
]
|
| 397 | 0.51 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
17294
]
|
| 398 | 0.52 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
17294
]
|
| 399 | 0.65 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
17294
]
|
| 400 | 0.41 ms |
select `iconLabels` from object_store_prod where oo_id = 17294
Parameters:
[] |
| 401 | 0.44 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 17294 "videos" ] |
| 402 | 0.51 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17294 AND fieldname = 'attributes'
Parameters:
[] |
| 403 | 0.56 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17294 AND fieldname = 'attributes'
Parameters:
[] |
| 404 | 0.42 ms |
select `combinedBlock` from object_store_prod where oo_id = 17294
Parameters:
[] |
| 405 | 0.42 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 17294
Parameters:
[] |
| 406 | 0.41 ms |
select `accessoryDemand` from object_store_prod where oo_id = 17294
Parameters:
[] |
| 407 | 0.38 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17294
Parameters:
[] |
| 408 | 0.37 ms |
select `combinedImage` from object_store_prod where oo_id = 17294
Parameters:
[] |
| 409 | 0.50 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17294
]
|
| 410 | 0.45 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17300
]
|
| 411 | 0.53 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:
[
17300
]
|
| 412 | 0.54 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
17300
]
|
| 413 | 0.98 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
17300
]
|
| 414 | 0.43 ms |
select `iconLabels` from object_store_prod where oo_id = 17300
Parameters:
[] |
| 415 | 0.44 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 17300 "videos" ] |
| 416 | 0.53 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17300 AND fieldname = 'attributes'
Parameters:
[] |
| 417 | 0.52 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17300 AND fieldname = 'attributes'
Parameters:
[] |
| 418 | 0.42 ms |
select `combinedBlock` from object_store_prod where oo_id = 17300
Parameters:
[] |
| 419 | 0.42 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 17300
Parameters:
[] |
| 420 | 0.43 ms |
select `accessoryDemand` from object_store_prod where oo_id = 17300
Parameters:
[] |
| 421 | 0.38 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17300
Parameters:
[] |
| 422 | 0.40 ms |
select `combinedImage` from object_store_prod where oo_id = 17300
Parameters:
[] |
| 423 | 0.49 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17300
]
|
| 424 | 0.41 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17325
]
|
| 425 | 0.52 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
17325
]
|
| 426 | 0.54 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
17325
]
|
| 427 | 0.72 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
17325
]
|
| 428 | 0.39 ms |
select `iconLabels` from object_store_prod where oo_id = 17325
Parameters:
[] |
| 429 | 0.45 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 17325 "videos" ] |
| 430 | 0.47 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17325 AND fieldname = 'attributes'
Parameters:
[] |
| 431 | 0.51 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17325 AND fieldname = 'attributes'
Parameters:
[] |
| 432 | 0.43 ms |
select `combinedBlock` from object_store_prod where oo_id = 17325
Parameters:
[] |
| 433 | 0.40 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 17325
Parameters:
[] |
| 434 | 0.41 ms |
select `accessoryDemand` from object_store_prod where oo_id = 17325
Parameters:
[] |
| 435 | 0.46 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17325
Parameters:
[] |
| 436 | 0.43 ms |
select `combinedImage` from object_store_prod where oo_id = 17325
Parameters:
[] |
| 437 | 0.51 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17325
]
|
| 438 | 0.41 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17481
]
|
| 439 | 0.51 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
17481
]
|
| 440 | 0.54 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
17481
]
|
| 441 | 0.65 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
17481
]
|
| 442 | 0.43 ms |
select `iconLabels` from object_store_prod where oo_id = 17481
Parameters:
[] |
| 443 | 0.41 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 17481 "videos" ] |
| 444 | 0.47 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17481 AND fieldname = 'attributes'
Parameters:
[] |
| 445 | 0.50 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17481 AND fieldname = 'attributes'
Parameters:
[] |
| 446 | 0.43 ms |
select `combinedBlock` from object_store_prod where oo_id = 17481
Parameters:
[] |
| 447 | 0.40 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 17481
Parameters:
[] |
| 448 | 0.42 ms |
select `accessoryDemand` from object_store_prod where oo_id = 17481
Parameters:
[] |
| 449 | 0.41 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17481
Parameters:
[] |
| 450 | 0.42 ms |
select `combinedImage` from object_store_prod where oo_id = 17481
Parameters:
[] |
| 451 | 0.49 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17481
]
|
| 452 | 0.41 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17494
]
|
| 453 | 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:
[
17494
]
|
| 454 | 0.55 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
17494
]
|
| 455 | 0.61 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
17494
]
|
| 456 | 0.43 ms |
select `iconLabels` from object_store_prod where oo_id = 17494
Parameters:
[] |
| 457 | 0.44 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 17494 "videos" ] |
| 458 | 0.47 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17494 AND fieldname = 'attributes'
Parameters:
[] |
| 459 | 0.52 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17494 AND fieldname = 'attributes'
Parameters:
[] |
| 460 | 0.44 ms |
select `combinedBlock` from object_store_prod where oo_id = 17494
Parameters:
[] |
| 461 | 0.36 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 17494
Parameters:
[] |
| 462 | 0.42 ms |
select `accessoryDemand` from object_store_prod where oo_id = 17494
Parameters:
[] |
| 463 | 0.40 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17494
Parameters:
[] |
| 464 | 0.40 ms |
select `combinedImage` from object_store_prod where oo_id = 17494
Parameters:
[] |
| 465 | 0.50 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17494
]
|
| 466 | 0.40 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17498
]
|
| 467 | 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:
[
17498
]
|
| 468 | 0.52 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
17498
]
|
| 469 | 0.82 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
17498
]
|
| 470 | 0.40 ms |
select `iconLabels` from object_store_prod where oo_id = 17498
Parameters:
[] |
| 471 | 0.42 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 17498 "videos" ] |
| 472 | 0.47 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17498 AND fieldname = 'attributes'
Parameters:
[] |
| 473 | 0.55 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17498 AND fieldname = 'attributes'
Parameters:
[] |
| 474 | 0.43 ms |
select `combinedBlock` from object_store_prod where oo_id = 17498
Parameters:
[] |
| 475 | 0.39 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 17498
Parameters:
[] |
| 476 | 0.43 ms |
select `accessoryDemand` from object_store_prod where oo_id = 17498
Parameters:
[] |
| 477 | 0.41 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17498
Parameters:
[] |
| 478 | 0.41 ms |
select `combinedImage` from object_store_prod where oo_id = 17498
Parameters:
[] |
| 479 | 0.49 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17498
]
|
| 480 | 0.43 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
22292
]
|
| 481 | 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:
[
22292
]
|
| 482 | 0.54 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
22292
]
|
| 483 | 0.64 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
22292
]
|
| 484 | 0.37 ms |
select `iconLabels` from object_store_prod where oo_id = 22292
Parameters:
[] |
| 485 | 0.42 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 22292 "videos" ] |
| 486 | 0.50 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 22292 AND fieldname = 'attributes'
Parameters:
[] |
| 487 | 0.52 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 22292 AND fieldname = 'attributes'
Parameters:
[] |
| 488 | 0.43 ms |
select `combinedBlock` from object_store_prod where oo_id = 22292
Parameters:
[] |
| 489 | 0.39 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 22292
Parameters:
[] |
| 490 | 0.42 ms |
select `accessoryDemand` from object_store_prod where oo_id = 22292
Parameters:
[] |
| 491 | 0.43 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 22292
Parameters:
[] |
| 492 | 0.39 ms |
select `combinedImage` from object_store_prod where oo_id = 22292
Parameters:
[] |
| 493 | 0.47 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
22292
]
|
| 494 | 0.43 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
22309
]
|
| 495 | 0.51 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
22309
]
|
| 496 | 0.55 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
22309
]
|
| 497 | 0.68 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
22309
]
|
| 498 | 0.44 ms |
select `iconLabels` from object_store_prod where oo_id = 22309
Parameters:
[] |
| 499 | 0.43 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 22309 "videos" ] |
| 500 | 0.50 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 22309 AND fieldname = 'attributes'
Parameters:
[] |
| 501 | 0.51 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 22309 AND fieldname = 'attributes'
Parameters:
[] |
| 502 | 0.44 ms |
select `combinedBlock` from object_store_prod where oo_id = 22309
Parameters:
[] |
| 503 | 0.39 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 22309
Parameters:
[] |
| 504 | 0.49 ms |
select `accessoryDemand` from object_store_prod where oo_id = 22309
Parameters:
[] |
| 505 | 0.43 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 22309
Parameters:
[] |
| 506 | 0.50 ms |
select `combinedImage` from object_store_prod where oo_id = 22309
Parameters:
[] |
| 507 | 0.48 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
22309
]
|
| 508 | 0.43 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
22837
]
|
| 509 | 0.52 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
22837
]
|
| 510 | 0.56 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
22837
]
|
| 511 | 0.64 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
22837
]
|
| 512 | 0.42 ms |
select `iconLabels` from object_store_prod where oo_id = 22837
Parameters:
[] |
| 513 | 0.42 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 22837 "videos" ] |
| 514 | 0.49 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 22837 AND fieldname = 'attributes'
Parameters:
[] |
| 515 | 0.52 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 22837 AND fieldname = 'attributes'
Parameters:
[] |
| 516 | 0.40 ms |
select `combinedBlock` from object_store_prod where oo_id = 22837
Parameters:
[] |
| 517 | 0.39 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 22837
Parameters:
[] |
| 518 | 0.38 ms |
select `accessoryDemand` from object_store_prod where oo_id = 22837
Parameters:
[] |
| 519 | 0.52 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 22837
Parameters:
[] |
| 520 | 0.39 ms |
select `combinedImage` from object_store_prod where oo_id = 22837
Parameters:
[] |
| 521 | 0.48 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
22837
]
|
| 522 | 0.45 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
23172
]
|
| 523 | 0.53 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:
[
23172
]
|
| 524 | 0.51 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
23172
]
|
| 525 | 0.79 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
23172
]
|
| 526 | 0.38 ms |
select `iconLabels` from object_store_prod where oo_id = 23172
Parameters:
[] |
| 527 | 0.44 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 23172 "videos" ] |
| 528 | 0.50 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23172 AND fieldname = 'attributes'
Parameters:
[] |
| 529 | 0.56 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 23172 AND fieldname = 'attributes'
Parameters:
[] |
| 530 | 0.46 ms |
select `combinedBlock` from object_store_prod where oo_id = 23172
Parameters:
[] |
| 531 | 0.45 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 23172
Parameters:
[] |
| 532 | 0.41 ms |
select `accessoryDemand` from object_store_prod where oo_id = 23172
Parameters:
[] |
| 533 | 0.39 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 23172
Parameters:
[] |
| 534 | 0.36 ms |
select `combinedImage` from object_store_prod where oo_id = 23172
Parameters:
[] |
| 535 | 0.47 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
23172
]
|
| 536 | 0.43 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
23184
]
|
| 537 | 0.53 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:
[
23184
]
|
| 538 | 0.51 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
23184
]
|
| 539 | 0.64 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
23184
]
|
| 540 | 0.46 ms |
select `iconLabels` from object_store_prod where oo_id = 23184
Parameters:
[] |
| 541 | 0.46 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 23184 "videos" ] |
| 542 | 0.48 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23184 AND fieldname = 'attributes'
Parameters:
[] |
| 543 | 0.55 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 23184 AND fieldname = 'attributes'
Parameters:
[] |
| 544 | 0.41 ms |
select `combinedBlock` from object_store_prod where oo_id = 23184
Parameters:
[] |
| 545 | 0.41 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 23184
Parameters:
[] |
| 546 | 0.44 ms |
select `accessoryDemand` from object_store_prod where oo_id = 23184
Parameters:
[] |
| 547 | 0.42 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 23184
Parameters:
[] |
| 548 | 0.43 ms |
select `combinedImage` from object_store_prod where oo_id = 23184
Parameters:
[] |
| 549 | 0.46 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
23184
]
|
| 550 | 0.47 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
23613
]
|
| 551 | 0.67 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
23613
]
|
| 552 | 0.57 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
23613
]
|
| 553 | 0.66 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
23613
]
|
| 554 | 0.44 ms |
select `iconLabels` from object_store_prod where oo_id = 23613
Parameters:
[] |
| 555 | 0.46 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 23613 "videos" ] |
| 556 | 0.50 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23613 AND fieldname = 'attributes'
Parameters:
[] |
| 557 | 0.55 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 23613 AND fieldname = 'attributes'
Parameters:
[] |
| 558 | 0.42 ms |
select `combinedBlock` from object_store_prod where oo_id = 23613
Parameters:
[] |
| 559 | 0.44 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 23613
Parameters:
[] |
| 560 | 0.41 ms |
select `accessoryDemand` from object_store_prod where oo_id = 23613
Parameters:
[] |
| 561 | 0.43 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 23613
Parameters:
[] |
| 562 | 0.44 ms |
select `combinedImage` from object_store_prod where oo_id = 23613
Parameters:
[] |
| 563 | 0.53 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
23613
]
|
| 564 | 0.42 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
24845
]
|
| 565 | 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:
[
24845
]
|
| 566 | 0.52 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
24845
]
|
| 567 | 0.70 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
24845
]
|
| 568 | 0.47 ms |
select `iconLabels` from object_store_prod where oo_id = 24845
Parameters:
[] |
| 569 | 0.47 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 24845 "videos" ] |
| 570 | 0.49 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24845 AND fieldname = 'attributes'
Parameters:
[] |
| 571 | 0.53 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 24845 AND fieldname = 'attributes'
Parameters:
[] |
| 572 | 0.43 ms |
select `combinedBlock` from object_store_prod where oo_id = 24845
Parameters:
[] |
| 573 | 0.41 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 24845
Parameters:
[] |
| 574 | 0.43 ms |
select `accessoryDemand` from object_store_prod where oo_id = 24845
Parameters:
[] |
| 575 | 0.46 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 24845
Parameters:
[] |
| 576 | 0.40 ms |
select `combinedImage` from object_store_prod where oo_id = 24845
Parameters:
[] |
| 577 | 0.49 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
24845
]
|
| 578 | 0.44 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
24863
]
|
| 579 | 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:
[
24863
]
|
| 580 | 0.54 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
24863
]
|
| 581 | 1.01 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
24863
]
|
| 582 | 0.47 ms |
select `iconLabels` from object_store_prod where oo_id = 24863
Parameters:
[] |
| 583 | 0.47 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 24863 "videos" ] |
| 584 | 0.55 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24863 AND fieldname = 'attributes'
Parameters:
[] |
| 585 | 0.52 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 24863 AND fieldname = 'attributes'
Parameters:
[] |
| 586 | 0.43 ms |
select `combinedBlock` from object_store_prod where oo_id = 24863
Parameters:
[] |
| 587 | 0.41 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 24863
Parameters:
[] |
| 588 | 0.46 ms |
select `accessoryDemand` from object_store_prod where oo_id = 24863
Parameters:
[] |
| 589 | 0.44 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 24863
Parameters:
[] |
| 590 | 0.43 ms |
select `combinedImage` from object_store_prod where oo_id = 24863
Parameters:
[] |
| 591 | 0.52 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
24863
]
|
| 592 | 0.43 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
24980
]
|
| 593 | 0.56 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
24980
]
|
| 594 | 0.52 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
24980
]
|
| 595 | 0.70 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
24980
]
|
| 596 | 0.39 ms |
select `iconLabels` from object_store_prod where oo_id = 24980
Parameters:
[] |
| 597 | 0.43 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 24980 "videos" ] |
| 598 | 0.57 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24980 AND fieldname = 'attributes'
Parameters:
[] |
| 599 | 0.59 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 24980 AND fieldname = 'attributes'
Parameters:
[] |
| 600 | 0.40 ms |
select `combinedBlock` from object_store_prod where oo_id = 24980
Parameters:
[] |
| 601 | 0.42 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 24980
Parameters:
[] |
| 602 | 0.42 ms |
select `accessoryDemand` from object_store_prod where oo_id = 24980
Parameters:
[] |
| 603 | 0.42 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 24980
Parameters:
[] |
| 604 | 0.39 ms |
select `combinedImage` from object_store_prod where oo_id = 24980
Parameters:
[] |
| 605 | 0.53 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
24980
]
|
| 606 | 0.44 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
49007
]
|
| 607 | 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:
[
49007
]
|
| 608 | 0.51 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
49007
]
|
| 609 | 0.71 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
49007
]
|
| 610 | 0.40 ms |
select `iconLabels` from object_store_prod where oo_id = 49007
Parameters:
[] |
| 611 | 0.40 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 49007 "videos" ] |
| 612 | 0.49 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49007 AND fieldname = 'attributes'
Parameters:
[] |
| 613 | 0.54 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 49007 AND fieldname = 'attributes'
Parameters:
[] |
| 614 | 0.43 ms |
select `combinedBlock` from object_store_prod where oo_id = 49007
Parameters:
[] |
| 615 | 0.49 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 49007
Parameters:
[] |
| 616 | 0.42 ms |
select `accessoryDemand` from object_store_prod where oo_id = 49007
Parameters:
[] |
| 617 | 0.43 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 49007
Parameters:
[] |
| 618 | 0.42 ms |
select `combinedImage` from object_store_prod where oo_id = 49007
Parameters:
[] |
| 619 | 0.49 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
49007
]
|
| 620 | 0.42 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
78911
]
|
| 621 | 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:
[
78911
]
|
| 622 | 0.61 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
78911
]
|
| 623 | 0.72 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
78911
]
|
| 624 | 0.41 ms |
select `iconLabels` from object_store_prod where oo_id = 78911
Parameters:
[] |
| 625 | 0.44 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 78911 "videos" ] |
| 626 | 0.55 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 78911 AND fieldname = 'attributes'
Parameters:
[] |
| 627 | 0.70 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 78911 AND fieldname = 'attributes'
Parameters:
[] |
| 628 | 0.43 ms |
select `combinedBlock` from object_store_prod where oo_id = 78911
Parameters:
[] |
| 629 | 0.44 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 78911
Parameters:
[] |
| 630 | 0.47 ms |
select `accessoryDemand` from object_store_prod where oo_id = 78911
Parameters:
[] |
| 631 | 0.46 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 78911
Parameters:
[] |
| 632 | 0.43 ms |
select `combinedImage` from object_store_prod where oo_id = 78911
Parameters:
[] |
| 633 | 0.51 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
78911
]
|
| 634 | 0.44 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
120110
]
|
| 635 | 0.52 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
120110
]
|
| 636 | 0.55 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
120110
]
|
| 637 | 0.77 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
120110
]
|
| 638 | 0.43 ms |
select `iconLabels` from object_store_prod where oo_id = 120110
Parameters:
[] |
| 639 | 0.45 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 120110 "videos" ] |
| 640 | 0.53 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120110 AND fieldname = 'attributes'
Parameters:
[] |
| 641 | 0.54 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 120110 AND fieldname = 'attributes'
Parameters:
[] |
| 642 | 0.45 ms |
select `combinedBlock` from object_store_prod where oo_id = 120110
Parameters:
[] |
| 643 | 0.43 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 120110
Parameters:
[] |
| 644 | 0.44 ms |
select `accessoryDemand` from object_store_prod where oo_id = 120110
Parameters:
[] |
| 645 | 0.43 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 120110
Parameters:
[] |
| 646 | 0.41 ms |
select `combinedImage` from object_store_prod where oo_id = 120110
Parameters:
[] |
| 647 | 0.50 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
120110
]
|
| 648 | 0.44 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
120113
]
|
| 649 | 0.51 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
120113
]
|
| 650 | 0.56 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
120113
]
|
| 651 | 0.69 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
120113
]
|
| 652 | 0.39 ms |
select `iconLabels` from object_store_prod where oo_id = 120113
Parameters:
[] |
| 653 | 0.48 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 120113 "videos" ] |
| 654 | 0.51 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120113 AND fieldname = 'attributes'
Parameters:
[] |
| 655 | 0.57 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 120113 AND fieldname = 'attributes'
Parameters:
[] |
| 656 | 0.43 ms |
select `combinedBlock` from object_store_prod where oo_id = 120113
Parameters:
[] |
| 657 | 0.42 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 120113
Parameters:
[] |
| 658 | 0.40 ms |
select `accessoryDemand` from object_store_prod where oo_id = 120113
Parameters:
[] |
| 659 | 0.38 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 120113
Parameters:
[] |
| 660 | 0.38 ms |
select `combinedImage` from object_store_prod where oo_id = 120113
Parameters:
[] |
| 661 | 0.49 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
120113
]
|
| 662 | 0.28 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
171514
]
|
| 663 | 0.32 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:
[
171514
]
|
| 664 | 0.54 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
171514
]
|
| 665 | 0.31 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
171514
]
|
| 666 | 0.27 ms |
select `iconLabels` from object_store_prod where oo_id = 171514
Parameters:
[] |
| 667 | 0.29 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 171514 "videos" ] |
| 668 | 0.29 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171514 AND fieldname = 'attributes'
Parameters:
[] |
| 669 | 0.31 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 171514 AND fieldname = 'attributes'
Parameters:
[] |
| 670 | 0.28 ms |
select `combinedBlock` from object_store_prod where oo_id = 171514
Parameters:
[] |
| 671 | 0.27 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 171514
Parameters:
[] |
| 672 | 0.27 ms |
select `accessoryDemand` from object_store_prod where oo_id = 171514
Parameters:
[] |
| 673 | 0.27 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 171514
Parameters:
[] |
| 674 | 0.27 ms |
select `combinedImage` from object_store_prod where oo_id = 171514
Parameters:
[] |
| 675 | 0.30 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
171514
]
|
| 676 | 0.40 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
179382
]
|
| 677 | 0.52 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
179382
]
|
| 678 | 0.54 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
179382
]
|
| 679 | 0.65 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
179382
]
|
| 680 | 0.37 ms |
select `iconLabels` from object_store_prod where oo_id = 179382
Parameters:
[] |
| 681 | 0.45 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 179382 "videos" ] |
| 682 | 0.52 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 179382 AND fieldname = 'attributes'
Parameters:
[] |
| 683 | 0.55 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 179382 AND fieldname = 'attributes'
Parameters:
[] |
| 684 | 0.43 ms |
select `combinedBlock` from object_store_prod where oo_id = 179382
Parameters:
[] |
| 685 | 0.41 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 179382
Parameters:
[] |
| 686 | 0.44 ms |
select `accessoryDemand` from object_store_prod where oo_id = 179382
Parameters:
[] |
| 687 | 0.50 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 179382
Parameters:
[] |
| 688 | 0.41 ms |
select `combinedImage` from object_store_prod where oo_id = 179382
Parameters:
[] |
| 689 | 0.52 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
179382
]
|
| 690 | 0.44 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
182292
]
|
| 691 | 0.54 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
182292
]
|
| 692 | 0.51 ms |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
182292
]
|
| 693 | 0.82 ms |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
182292
]
|
| 694 | 0.42 ms |
select `iconLabels` from object_store_prod where oo_id = 182292
Parameters:
[] |
| 695 | 0.44 ms |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 182292 "videos" ] |
| 696 | 0.51 ms |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182292 AND fieldname = 'attributes'
Parameters:
[] |
| 697 | 0.54 ms |
SELECT * FROM object_classificationstore_data_prod WHERE id = 182292 AND fieldname = 'attributes'
Parameters:
[] |
| 698 | 0.42 ms |
select `combinedBlock` from object_store_prod where oo_id = 182292
Parameters:
[] |
| 699 | 0.42 ms |
select `colorMatchExceptions` from object_store_prod where oo_id = 182292
Parameters:
[] |
| 700 | 0.42 ms |
select `accessoryDemand` from object_store_prod where oo_id = 182292
Parameters:
[] |
| 701 | 0.44 ms |
select `accessoryFilterGroups` from object_store_prod where oo_id = 182292
Parameters:
[] |
| 702 | 0.43 ms |
select `combinedImage` from object_store_prod where oo_id = 182292
Parameters:
[] |
| 703 | 0.55 ms |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
182292
]
|
| 704 | 6.19 ms |
SELECT TRIM(`color`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_acc_en a INNER JOIN ecommerceframework_productindex_wdbe_acc_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 `type` != 'variant' AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`color`)
Parameters:
[] |
| 705 | 7.15 ms |
SELECT TRIM(`wattage`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_acc_en a INNER JOIN ecommerceframework_productindex_wdbe_acc_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 `type` != 'variant' AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`wattage`)
Parameters:
[] |
| 706 | 5.58 ms |
SELECT TRIM(`forwardVoltage`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_acc_en a INNER JOIN ecommerceframework_productindex_wdbe_acc_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 `type` != 'variant' AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`forwardVoltage`)
Parameters:
[] |
| 707 | 0.40 ms |
SELECT TRIM(`mappedBasicType`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_acc_en a INNER JOIN ecommerceframework_productindex_wdbe_acc_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 `type` != 'variant' AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`mappedBasicType`)
Parameters:
[] |
| 708 | 0.44 ms |
SELECT dest as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_acc_en_relations a WHERE fieldname = 'products' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_acc_en a INNER JOIN ecommerceframework_productindex_wdbe_acc_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 `type` != 'variant' AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[] |
| 709 | 0.42 ms |
SELECT TRIM(`color`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_acc_en a INNER JOIN ecommerceframework_productindex_wdbe_acc_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 `type` != 'variant' AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`color`)
Parameters:
[] |
| 710 | 0.43 ms |
SELECT TRIM(`wattage`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_acc_en a INNER JOIN ecommerceframework_productindex_wdbe_acc_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 `type` != 'variant' AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`wattage`)
Parameters:
[] |
| 711 | 0.44 ms |
SELECT TRIM(`forwardVoltage`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_acc_en a INNER JOIN ecommerceframework_productindex_wdbe_acc_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 `type` != 'variant' AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`forwardVoltage`)
Parameters:
[] |
| 712 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976775
]
|
| 713 | 0.48 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976775
]
|
| 714 | 0.58 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976802
]
|
| 715 | 4.70 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976802
]
|
| 716 | 0.60 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976774
]
|
| 717 | 0.78 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976774
]
|
| 718 | 0.65 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976853
]
|
| 719 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5042923
]
|
| 720 | 0.42 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5042923
]
|
| 721 | 0.72 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976855
]
|
| 722 | 0.69 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5391160
]
|
| 723 | 0.69 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5043121
]
|
| 724 | 0.99 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5043121
]
|
| 725 | 0.46 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5043144
]
|
| 726 | 0.47 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5043144
]
|
| 727 | 0.73 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5043142
]
|
| 728 | 0.84 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5043142
]
|
| 729 | 0.69 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5043123
]
|
| 730 | 0.80 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5043123
]
|
| 731 | 0.74 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5043125
]
|
| 732 | 0.80 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5043125
]
|
| 733 | 0.76 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5043146
]
|
| 734 | 0.96 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5043146
]
|
| 735 | 0.71 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5043147
]
|
| 736 | 1.03 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5043147
]
|
| 737 | 0.77 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5111537
]
|
| 738 | 0.93 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5111537
]
|
| 739 | 0.67 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5111539
]
|
| 740 | 0.89 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5111539
]
|
| 741 | 0.53 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5185916
]
|
| 742 | 0.49 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5185916
]
|
| 743 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5185919
]
|
| 744 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5185919
]
|
| 745 | 0.52 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5185917
]
|
| 746 | 0.48 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5185917
]
|
| 747 | 0.68 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5185918
]
|
| 748 | 0.77 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5185918
]
|
| 749 | 0.71 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5185915
]
|
| 750 | 0.78 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5185915
]
|
| 751 | 0.70 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5185911
]
|
| 752 | 0.77 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5185911
]
|
| 753 | 0.49 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 754 | 1.55 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" ] |
| 755 | 0.52 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
8
]
|
| 756 | 0.44 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SOPT"
]
|
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.