Query Metrics
332
Database Queries
32
Different statements
173.73 ms
Query time
0
Invalid entities
0
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.42 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 2 | 1.94 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=3" "path_query" "https://testing.weverducre.com/en/products/c/accessories~23594?page=3" "entire_uri" ] |
| 3 | 0.45 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 0.43 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "reports" "pimcore" ] |
| 5 | 0.41 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/en/products/c/" "accessories~23594" ] |
| 6 | 0.33 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/weverducre.com/en/products/c/accessories~23594"
]
|
| 7 | 0.38 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.33 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/en/products/" "c" ] |
| 9 | 0.32 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/weverducre.com/en/products/c"
]
|
| 10 | 0.32 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.35 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/en/" "products" ] |
| 12 | 0.44 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.34 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
| 14 | 0.78 ms |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
| 15 | 0.27 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"prod"
]
|
| 16 | 0.30 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"PCAT"
]
|
| 17 | 0.31 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.42 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 19 | 0.41 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 20 | 0.39 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 21 | 0.35 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 22 | 0.33 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 23 | 0.35 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 24 | 0.34 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 25 | 0.37 ms |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
| 26 | 0.45 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 27 | 1.35 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "entire_uri" ] |
| 28 | 0.44 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 29 | 1.28 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.39 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
242
]
|
| 31 | 0.39 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
16
]
|
| 32 | 0.53 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
169
]
|
| 33 | 0.51 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4574046
]
|
| 34 | 0.40 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4574046
]
|
| 35 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4538784
]
|
| 36 | 0.48 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4538784
]
|
| 37 | 0.42 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 38 | 1.32 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%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.38 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
245
]
|
| 40 | 0.38 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
41
]
|
| 41 | 0.34 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.42 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"8"
]
|
| 43 | 0.41 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1292
]
|
| 44 | 0.45 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
797541
]
|
| 45 | 0.42 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
797541
]
|
| 46 | 0.40 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"7"
]
|
| 47 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3737995
]
|
| 48 | 0.48 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3737995
]
|
| 49 | 0.41 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 50 | 1.27 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction" "entire_uri" ] |
| 51 | 0.48 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
243
]
|
| 52 | 0.42 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
38
]
|
| 53 | 0.32 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
567
]
|
| 54 | 0.30 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.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5042933
]
|
| 57 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2203379
]
|
| 58 | 0.39 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.28 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.51 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
244
]
|
| 62 | 0.56 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
39
]
|
| 63 | 0.41 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
215
]
|
| 64 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3737893
]
|
| 65 | 0.45 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3737893
]
|
| 66 | 0.48 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3737897
]
|
| 67 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3737897
]
|
| 68 | 0.45 ms |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
| 69 | 0.40 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
12
]
|
| 70 | 0.36 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
11
]
|
| 71 | 0.40 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"EF_FD"
]
|
| 72 | 0.43 ms |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
23594
]
|
| 73 | 6.69 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 96, 48
Parameters:
[] |
| 74 | 0.47 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 75 | 0.78 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 1757 "wdbe_acc_en" ] |
| 76 | 0.49 ms |
"START TRANSACTION"
Parameters:
[] |
| 77 | 0.68 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 1757 "wdbe_acc_en" ] |
| 78 | 0.42 ms |
"COMMIT"
Parameters:
[] |
| 79 | 0.74 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 1762 "wdbe_acc_en" ] |
| 80 | 0.29 ms |
"START TRANSACTION"
Parameters:
[] |
| 81 | 0.55 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 1762 "wdbe_acc_en" ] |
| 82 | 0.29 ms |
"COMMIT"
Parameters:
[] |
| 83 | 0.62 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 1767 "wdbe_acc_en" ] |
| 84 | 0.31 ms |
"START TRANSACTION"
Parameters:
[] |
| 85 | 0.67 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 1767 "wdbe_acc_en" ] |
| 86 | 0.40 ms |
"COMMIT"
Parameters:
[] |
| 87 | 0.62 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 1768 "wdbe_acc_en" ] |
| 88 | 0.30 ms |
"START TRANSACTION"
Parameters:
[] |
| 89 | 0.52 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 1768 "wdbe_acc_en" ] |
| 90 | 0.29 ms |
"COMMIT"
Parameters:
[] |
| 91 | 0.56 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 1769 "wdbe_acc_en" ] |
| 92 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 93 | 0.50 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 1769 "wdbe_acc_en" ] |
| 94 | 0.28 ms |
"COMMIT"
Parameters:
[] |
| 95 | 8.23 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 5030 "wdbe_acc_en" ] |
| 96 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 97 | 0.51 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 5030 "wdbe_acc_en" ] |
| 98 | 0.29 ms |
"COMMIT"
Parameters:
[] |
| 99 | 0.62 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 5031 "wdbe_acc_en" ] |
| 100 | 0.37 ms |
"START TRANSACTION"
Parameters:
[] |
| 101 | 0.53 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 5031 "wdbe_acc_en" ] |
| 102 | 0.31 ms |
"COMMIT"
Parameters:
[] |
| 103 | 0.56 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 5032 "wdbe_acc_en" ] |
| 104 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 105 | 0.49 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 5032 "wdbe_acc_en" ] |
| 106 | 0.30 ms |
"COMMIT"
Parameters:
[] |
| 107 | 0.59 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 5033 "wdbe_acc_en" ] |
| 108 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 109 | 0.53 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 5033 "wdbe_acc_en" ] |
| 110 | 0.30 ms |
"COMMIT"
Parameters:
[] |
| 111 | 0.60 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 5035 "wdbe_acc_en" ] |
| 112 | 0.29 ms |
"START TRANSACTION"
Parameters:
[] |
| 113 | 0.49 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 5035 "wdbe_acc_en" ] |
| 114 | 0.29 ms |
"COMMIT"
Parameters:
[] |
| 115 | 0.57 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 5045 "wdbe_acc_en" ] |
| 116 | 0.27 ms |
"START TRANSACTION"
Parameters:
[] |
| 117 | 0.49 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 5045 "wdbe_acc_en" ] |
| 118 | 0.30 ms |
"COMMIT"
Parameters:
[] |
| 119 | 0.54 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 5046 "wdbe_acc_en" ] |
| 120 | 0.27 ms |
"START TRANSACTION"
Parameters:
[] |
| 121 | 0.49 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 5046 "wdbe_acc_en" ] |
| 122 | 0.30 ms |
"COMMIT"
Parameters:
[] |
| 123 | 0.58 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 5047 "wdbe_acc_en" ] |
| 124 | 0.29 ms |
"START TRANSACTION"
Parameters:
[] |
| 125 | 0.51 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 5047 "wdbe_acc_en" ] |
| 126 | 0.27 ms |
"COMMIT"
Parameters:
[] |
| 127 | 0.60 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 5048 "wdbe_acc_en" ] |
| 128 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 129 | 0.51 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 5048 "wdbe_acc_en" ] |
| 130 | 0.27 ms |
"COMMIT"
Parameters:
[] |
| 131 | 0.55 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 5049 "wdbe_acc_en" ] |
| 132 | 0.30 ms |
"START TRANSACTION"
Parameters:
[] |
| 133 | 0.48 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 5049 "wdbe_acc_en" ] |
| 134 | 0.30 ms |
"COMMIT"
Parameters:
[] |
| 135 | 0.56 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 5050 "wdbe_acc_en" ] |
| 136 | 0.32 ms |
"START TRANSACTION"
Parameters:
[] |
| 137 | 0.51 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 5050 "wdbe_acc_en" ] |
| 138 | 0.29 ms |
"COMMIT"
Parameters:
[] |
| 139 | 0.57 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 5051 "wdbe_acc_en" ] |
| 140 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 141 | 0.51 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 5051 "wdbe_acc_en" ] |
| 142 | 0.29 ms |
"COMMIT"
Parameters:
[] |
| 143 | 0.53 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 5052 "wdbe_acc_en" ] |
| 144 | 0.30 ms |
"START TRANSACTION"
Parameters:
[] |
| 145 | 0.51 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 5052 "wdbe_acc_en" ] |
| 146 | 0.29 ms |
"COMMIT"
Parameters:
[] |
| 147 | 0.56 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 5053 "wdbe_acc_en" ] |
| 148 | 0.29 ms |
"START TRANSACTION"
Parameters:
[] |
| 149 | 0.52 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 5053 "wdbe_acc_en" ] |
| 150 | 0.35 ms |
"COMMIT"
Parameters:
[] |
| 151 | 0.52 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 5054 "wdbe_acc_en" ] |
| 152 | 0.29 ms |
"START TRANSACTION"
Parameters:
[] |
| 153 | 0.48 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 5054 "wdbe_acc_en" ] |
| 154 | 0.31 ms |
"COMMIT"
Parameters:
[] |
| 155 | 0.59 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 5056 "wdbe_acc_en" ] |
| 156 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 157 | 0.47 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 5056 "wdbe_acc_en" ] |
| 158 | 0.33 ms |
"COMMIT"
Parameters:
[] |
| 159 | 4.75 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 11170 "wdbe_acc_en" ] |
| 160 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 161 | 0.61 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 11170 "wdbe_acc_en" ] |
| 162 | 0.33 ms |
"COMMIT"
Parameters:
[] |
| 163 | 0.58 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 11171 "wdbe_acc_en" ] |
| 164 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 165 | 0.56 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 11171 "wdbe_acc_en" ] |
| 166 | 0.31 ms |
"COMMIT"
Parameters:
[] |
| 167 | 0.64 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 11244 "wdbe_acc_en" ] |
| 168 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 169 | 0.50 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 11244 "wdbe_acc_en" ] |
| 170 | 0.28 ms |
"COMMIT"
Parameters:
[] |
| 171 | 0.61 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 11245 "wdbe_acc_en" ] |
| 172 | 0.39 ms |
"START TRANSACTION"
Parameters:
[] |
| 173 | 0.75 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 11245 "wdbe_acc_en" ] |
| 174 | 0.54 ms |
"COMMIT"
Parameters:
[] |
| 175 | 0.84 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 11704 "wdbe_acc_en" ] |
| 176 | 0.46 ms |
"START TRANSACTION"
Parameters:
[] |
| 177 | 0.68 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 11704 "wdbe_acc_en" ] |
| 178 | 0.51 ms |
"COMMIT"
Parameters:
[] |
| 179 | 0.72 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 12227 "wdbe_acc_en" ] |
| 180 | 0.44 ms |
"START TRANSACTION"
Parameters:
[] |
| 181 | 0.70 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 12227 "wdbe_acc_en" ] |
| 182 | 0.38 ms |
"COMMIT"
Parameters:
[] |
| 183 | 0.59 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 12228 "wdbe_acc_en" ] |
| 184 | 0.29 ms |
"START TRANSACTION"
Parameters:
[] |
| 185 | 0.50 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 12228 "wdbe_acc_en" ] |
| 186 | 0.27 ms |
"COMMIT"
Parameters:
[] |
| 187 | 0.58 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 12229 "wdbe_acc_en" ] |
| 188 | 0.27 ms |
"START TRANSACTION"
Parameters:
[] |
| 189 | 0.46 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 12229 "wdbe_acc_en" ] |
| 190 | 0.29 ms |
"COMMIT"
Parameters:
[] |
| 191 | 0.75 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 12231 "wdbe_acc_en" ] |
| 192 | 0.31 ms |
"START TRANSACTION"
Parameters:
[] |
| 193 | 0.57 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 12231 "wdbe_acc_en" ] |
| 194 | 0.30 ms |
"COMMIT"
Parameters:
[] |
| 195 | 0.59 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 12248 "wdbe_acc_en" ] |
| 196 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 197 | 0.48 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 12248 "wdbe_acc_en" ] |
| 198 | 0.31 ms |
"COMMIT"
Parameters:
[] |
| 199 | 0.60 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 12255 "wdbe_acc_en" ] |
| 200 | 0.29 ms |
"START TRANSACTION"
Parameters:
[] |
| 201 | 0.49 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 12255 "wdbe_acc_en" ] |
| 202 | 0.29 ms |
"COMMIT"
Parameters:
[] |
| 203 | 0.57 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 12256 "wdbe_acc_en" ] |
| 204 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 205 | 0.51 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 12256 "wdbe_acc_en" ] |
| 206 | 0.29 ms |
"COMMIT"
Parameters:
[] |
| 207 | 0.57 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 12257 "wdbe_acc_en" ] |
| 208 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 209 | 0.50 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 12257 "wdbe_acc_en" ] |
| 210 | 0.29 ms |
"COMMIT"
Parameters:
[] |
| 211 | 0.59 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 12258 "wdbe_acc_en" ] |
| 212 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 213 | 0.51 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 12258 "wdbe_acc_en" ] |
| 214 | 0.29 ms |
"COMMIT"
Parameters:
[] |
| 215 | 0.54 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 12259 "wdbe_acc_en" ] |
| 216 | 0.26 ms |
"START TRANSACTION"
Parameters:
[] |
| 217 | 0.52 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 12259 "wdbe_acc_en" ] |
| 218 | 0.31 ms |
"COMMIT"
Parameters:
[] |
| 219 | 0.57 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 12260 "wdbe_acc_en" ] |
| 220 | 0.34 ms |
"START TRANSACTION"
Parameters:
[] |
| 221 | 0.53 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 12260 "wdbe_acc_en" ] |
| 222 | 0.28 ms |
"COMMIT"
Parameters:
[] |
| 223 | 0.58 ms |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 12261 "wdbe_acc_en" ] |
| 224 | 0.31 ms |
"START TRANSACTION"
Parameters:
[] |
| 225 | 0.52 ms |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 12261 "wdbe_acc_en" ] |
| 226 | 0.30 ms |
"COMMIT"
Parameters:
[] |
| 227 | 0.45 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:
[] |
| 228 | 0.38 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:
[] |
| 229 | 0.31 ms |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
23590
]
|
| 230 | 0.57 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:
[] |
| 231 | 0.41 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:
[] |
| 232 | 0.52 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:
[] |
| 233 | 0.53 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:
[] |
| 234 | 0.57 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:
[] |
| 235 | 0.50 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:
[] |
| 236 | 0.46 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:
[] |
| 237 | 0.55 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:
[] |
| 238 | 0.52 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976715
]
|
| 239 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977324
]
|
| 240 | 0.54 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977324
]
|
| 241 | 0.56 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976713
]
|
| 242 | 0.44 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977339
]
|
| 243 | 0.58 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977339
]
|
| 244 | 0.51 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976726
]
|
| 245 | 0.48 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977078
]
|
| 246 | 0.56 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977078
]
|
| 247 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976809
]
|
| 248 | 0.43 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976809
]
|
| 249 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976807
]
|
| 250 | 0.40 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976807
]
|
| 251 | 0.46 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977211
]
|
| 252 | 0.52 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977211
]
|
| 253 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977058
]
|
| 254 | 0.49 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977058
]
|
| 255 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977322
]
|
| 256 | 0.55 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977322
]
|
| 257 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977335
]
|
| 258 | 0.52 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977335
]
|
| 259 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977337
]
|
| 260 | 0.55 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977337
]
|
| 261 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977340
]
|
| 262 | 0.55 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977340
]
|
| 263 | 0.46 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977341
]
|
| 264 | 0.49 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977341
]
|
| 265 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977342
]
|
| 266 | 0.40 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977342
]
|
| 267 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977317
]
|
| 268 | 0.45 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977317
]
|
| 269 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977319
]
|
| 270 | 0.53 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977319
]
|
| 271 | 0.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977318
]
|
| 272 | 0.44 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977318
]
|
| 273 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976729
]
|
| 274 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977010
]
|
| 275 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976936
]
|
| 276 | 0.51 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976936
]
|
| 277 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976845
]
|
| 278 | 0.46 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976845
]
|
| 279 | 0.53 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977089
]
|
| 280 | 0.51 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977089
]
|
| 281 | 0.49 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976848
]
|
| 282 | 0.52 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976848
]
|
| 283 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976851
]
|
| 284 | 0.52 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976851
]
|
| 285 | 0.46 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977212
]
|
| 286 | 0.49 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977212
]
|
| 287 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976856
]
|
| 288 | 0.47 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976856
]
|
| 289 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977085
]
|
| 290 | 0.50 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977085
]
|
| 291 | 0.52 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976849
]
|
| 292 | 0.56 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976849
]
|
| 293 | 0.53 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977213
]
|
| 294 | 0.58 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977213
]
|
| 295 | 0.52 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976854
]
|
| 296 | 0.63 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976854
]
|
| 297 | 0.43 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976852
]
|
| 298 | 0.57 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976852
]
|
| 299 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976929
]
|
| 300 | 0.58 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976929
]
|
| 301 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976934
]
|
| 302 | 0.46 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976934
]
|
| 303 | 0.39 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976847
]
|
| 304 | 0.44 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976847
]
|
| 305 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977067
]
|
| 306 | 0.39 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977067
]
|
| 307 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977057
]
|
| 308 | 0.48 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977057
]
|
| 309 | 0.48 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977068
]
|
| 310 | 0.50 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977068
]
|
| 311 | 0.46 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976813
]
|
| 312 | 0.57 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976813
]
|
| 313 | 0.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976892
]
|
| 314 | 0.51 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976892
]
|
| 315 | 0.51 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976783
]
|
| 316 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976783
]
|
| 317 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976810
]
|
| 318 | 0.58 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976810
]
|
| 319 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976811
]
|
| 320 | 0.55 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976811
]
|
| 321 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4976782
]
|
| 322 | 0.46 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4976782
]
|
| 323 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977077
]
|
| 324 | 0.48 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977077
]
|
| 325 | 0.48 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977071
]
|
| 326 | 0.57 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977071
]
|
| 327 | 0.50 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4977073
]
|
| 328 | 0.62 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4977073
]
|
| 329 | 0.42 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 330 | 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 = 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" ] |
| 331 | 0.60 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
8
]
|
| 332 | 0.49 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.