Query Metrics
351
Database Queries
79
Different statements
112.49 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.42 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860014 "site_domain_367af465ca304630cf45a2132778bed1" ] |
| 2 | 0.45 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1781860014 "system\x01tags\x01" "site\x01tags\x01" ] |
| 3 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860014 "maintenance_mode" ] |
| 4 | 0.16 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/webhook/shopify/leomat/" "order" ] |
| 5 | 0.07 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/webhook/shopify/leomat/order"
]
|
| 6 | 0.08 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/webhook/shopify/" "leomat" ] |
| 7 | 0.06 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/webhook/shopify/leomat"
]
|
| 8 | 0.06 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/webhook/" "shopify" ] |
| 9 | 0.05 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/webhook/shopify"
]
|
| 10 | 0.08 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "webhook" ] |
| 11 | 0.07 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/webhook"
]
|
| 12 | 0.05 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
| 13 | 0.41 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860014 "document_1" ] |
| 14 | 0.35 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860014 "document_1\x01tags\x01" ] |
| 15 | 0.28 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860014 "document_properties_1" ] |
| 16 | 0.80 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860014 "\x00tags\x00document_properties_1" ] |
| 17 | 0.12 ms |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
| 18 | 1.62 ms |
SELECT object_shopifyconfig.id as id, object_shopifyconfig.type as `type` FROM object_shopifyconfig WHERE (active = 1 AND object_shopifyconfig.type IN ('object','variant','folder')) AND object_shopifyconfig.published = 1
Parameters:
[] |
| 19 | 0.38 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_263" ] |
| 20 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1781860015 "object_263\x01tags\x01" "class_shopifyconfig\x01tags\x01" ] |
| 21 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_4654" ] |
| 22 | 0.16 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1781860015 "object_4654\x01tags\x01" "class_shopifyconfig\x01tags\x01" ] |
| 23 | 0.74 ms |
SELECT object_orders.id as id, object_orders.type as `type` FROM object_orders WHERE (orderId = ? AND object_orders.type IN ('object','variant','folder')) AND object_orders.published = 1
Parameters:
[
7886253130066
]
|
| 24 | 0.07 ms |
SELECT object_orders.id as id, object_orders.type as `type` FROM object_orders WHERE (orderId = ? AND object_orders.type IN ('object','variant','folder')) AND object_orders.published = 1
Parameters:
[
7886253130066
]
|
| 25 | 0.62 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_19958" ] |
| 26 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "\x00tags\x00object_19958" ] |
| 27 | 0.31 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
19958
]
|
| 28 | 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:
[
19958
]
|
| 29 | 0.36 ms |
SELECT * FROM object_store_orders WHERE oo_id = ? FOR UPDATE
Parameters:
[
19958
]
|
| 30 | 0.49 ms |
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
"orders"
]
|
| 31 | 0.36 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "quantityvalue_units_table" ] |
| 32 | 0.96 ms |
SELECT * FROM object_collection_ShopifyPayload_orders WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 19958 "payload" ] |
| 33 | 0.46 ms |
SELECT * FROM object_relations_orders WHERE src_id = ?
Parameters:
[
19958
]
|
| 34 | 0.14 ms |
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
"product"
]
|
| 35 | 1.38 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '1877' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 36 | 0.38 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_18047" ] |
| 37 | 0.26 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[ 1781860015 "object_18047\x01tags\x01" "class_product\x01tags\x01" "asset_453\x01tags\x01" "asset_454\x01tags\x01" ] |
| 38 | 0.14 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18047
]
|
| 39 | 0.20 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:
[
18047
]
|
| 40 | 0.23 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18047
]
|
| 41 | 0.07 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18047
]
|
| 42 | 0.16 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_453" ] |
| 43 | 0.42 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_454" ] |
| 44 | 0.08 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18047
]
|
| 45 | 0.38 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 46 | 0.27 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 47 | 0.32 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_6002" ] |
| 48 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1781860015 "object_6002\x01tags\x01" "class_vendor\x01tags\x01" ] |
| 49 | 1.25 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '2396' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 50 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_18201" ] |
| 51 | 0.17 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[ 1781860015 "object_18201\x01tags\x01" "class_product\x01tags\x01" "asset_758\x01tags\x01" "asset_759\x01tags\x01" ] |
| 52 | 0.11 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18201
]
|
| 53 | 0.15 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:
[
18201
]
|
| 54 | 0.17 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18201
]
|
| 55 | 0.07 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18201
]
|
| 56 | 0.13 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_758" ] |
| 57 | 0.11 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_759" ] |
| 58 | 0.07 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18201
]
|
| 59 | 0.32 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 60 | 0.28 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 61 | 0.88 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '1013' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 62 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_17977" ] |
| 63 | 0.27 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[ 1781860015 "object_17977\x01tags\x01" "class_product\x01tags\x01" "asset_320\x01tags\x01" "asset_321\x01tags\x01" ] |
| 64 | 0.61 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17977
]
|
| 65 | 0.28 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:
[
17977
]
|
| 66 | 0.22 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
17977
]
|
| 67 | 0.07 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
17977
]
|
| 68 | 0.16 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_320" ] |
| 69 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_321" ] |
| 70 | 0.06 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
17977
]
|
| 71 | 0.36 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 72 | 0.38 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 73 | 1.21 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '348' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 74 | 0.18 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_17910" ] |
| 75 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[ 1781860015 "object_17910\x01tags\x01" "class_product\x01tags\x01" "asset_308\x01tags\x01" "asset_309\x01tags\x01" ] |
| 76 | 0.89 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17910
]
|
| 77 | 0.19 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:
[
17910
]
|
| 78 | 0.20 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
17910
]
|
| 79 | 0.06 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
17910
]
|
| 80 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_308" ] |
| 81 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_309" ] |
| 82 | 0.08 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
17910
]
|
| 83 | 0.40 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 84 | 0.35 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 85 | 1.68 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '4954' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 86 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_18464" ] |
| 87 | 0.26 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[ 1781860015 "object_18464\x01tags\x01" "class_product\x01tags\x01" "asset_2323\x01tags\x01" "asset_2324\x01tags\x01" ] |
| 88 | 0.17 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18464
]
|
| 89 | 0.20 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:
[
18464
]
|
| 90 | 0.21 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18464
]
|
| 91 | 0.06 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18464
]
|
| 92 | 0.17 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_2323" ] |
| 93 | 0.16 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_2324" ] |
| 94 | 0.11 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18464
]
|
| 95 | 0.37 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 96 | 0.36 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 97 | 0.93 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '2081' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 98 | 0.89 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_17276" ] |
| 99 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[ 1781860015 "object_17276\x01tags\x01" "class_product\x01tags\x01" "asset_581\x01tags\x01" "asset_582\x01tags\x01" ] |
| 100 | 0.53 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 101 | 0.32 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 102 | 0.91 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '1907' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 103 | 0.81 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_18050" ] |
| 104 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[ 1781860015 "object_18050\x01tags\x01" "class_product\x01tags\x01" "asset_461\x01tags\x01" "asset_462\x01tags\x01" ] |
| 105 | 0.13 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18050
]
|
| 106 | 0.21 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:
[
18050
]
|
| 107 | 0.26 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18050
]
|
| 108 | 0.07 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18050
]
|
| 109 | 0.17 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_461" ] |
| 110 | 0.16 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_462" ] |
| 111 | 0.09 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18050
]
|
| 112 | 0.36 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 113 | 0.40 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 114 | 1.93 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '3714' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 115 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_18773" ] |
| 116 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[ 1781860015 "object_18773\x01tags\x01" "class_product\x01tags\x01" "asset_1641\x01tags\x01" "asset_1642\x01tags\x01" ] |
| 117 | 0.14 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18773
]
|
| 118 | 0.20 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:
[
18773
]
|
| 119 | 0.47 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18773
]
|
| 120 | 0.10 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18773
]
|
| 121 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_1641" ] |
| 122 | 0.38 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_1642" ] |
| 123 | 0.10 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18773
]
|
| 124 | 0.35 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 125 | 0.33 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 126 | 1.10 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '2664' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 127 | 0.25 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_18250" ] |
| 128 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[ 1781860015 "object_18250\x01tags\x01" "class_product\x01tags\x01" "asset_860\x01tags\x01" "asset_861\x01tags\x01" ] |
| 129 | 0.25 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18250
]
|
| 130 | 0.18 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:
[
18250
]
|
| 131 | 0.24 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18250
]
|
| 132 | 0.06 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18250
]
|
| 133 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_860" ] |
| 134 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_861" ] |
| 135 | 0.07 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18250
]
|
| 136 | 0.30 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 137 | 0.36 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 138 | 1.27 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '4094' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 139 | 0.67 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_18898" ] |
| 140 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[ 1781860015 "object_18898\x01tags\x01" "class_product\x01tags\x01" "asset_1856\x01tags\x01" "asset_1857\x01tags\x01" ] |
| 141 | 0.13 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18898
]
|
| 142 | 0.19 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:
[
18898
]
|
| 143 | 0.23 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18898
]
|
| 144 | 0.06 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18898
]
|
| 145 | 0.34 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_1856" ] |
| 146 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_1857" ] |
| 147 | 0.08 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18898
]
|
| 148 | 0.32 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 149 | 0.28 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 150 | 1.16 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '3688' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 151 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_18761" ] |
| 152 | 0.62 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?)
Parameters:
[ 1781860015 "object_18761\x01tags\x01" "class_product\x01tags\x01" "asset_1617\x01tags\x01" "asset_1618\x01tags\x01" "asset_1619\x01tags\x01" ] |
| 153 | 0.15 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18761
]
|
| 154 | 0.17 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:
[
18761
]
|
| 155 | 0.20 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18761
]
|
| 156 | 0.06 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18761
]
|
| 157 | 0.18 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_1617" ] |
| 158 | 0.42 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_1618" ] |
| 159 | 0.18 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_1619" ] |
| 160 | 0.07 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18761
]
|
| 161 | 0.31 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 162 | 0.32 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 163 | 1.02 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '647' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 164 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_17947" ] |
| 165 | 0.24 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?)
Parameters:
[ 1781860015 "object_17947\x01tags\x01" "class_product\x01tags\x01" "asset_196\x01tags\x01" "asset_197\x01tags\x01" "asset_198\x01tags\x01" ] |
| 166 | 0.21 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17947
]
|
| 167 | 0.17 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:
[
17947
]
|
| 168 | 0.20 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
17947
]
|
| 169 | 0.09 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
17947
]
|
| 170 | 0.32 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_196" ] |
| 171 | 0.51 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_197" ] |
| 172 | 0.44 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_198" ] |
| 173 | 0.09 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
17947
]
|
| 174 | 0.31 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 175 | 0.32 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 176 | 0.74 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '2679' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 177 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_17402" ] |
| 178 | 0.36 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[ 1781860015 "object_17402\x01tags\x01" "class_product\x01tags\x01" "asset_866\x01tags\x01" "asset_867\x01tags\x01" ] |
| 179 | 0.33 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 180 | 0.26 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 181 | 0.74 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '2680' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 182 | 0.15 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_17403" ] |
| 183 | 0.17 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[ 1781860015 "object_17403\x01tags\x01" "class_product\x01tags\x01" "asset_868\x01tags\x01" "asset_869\x01tags\x01" ] |
| 184 | 0.29 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 185 | 0.46 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 186 | 0.79 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '295' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 187 | 0.68 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_16971" ] |
| 188 | 0.29 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[ 1781860015 "object_16971\x01tags\x01" "class_product\x01tags\x01" "asset_280\x01tags\x01" "asset_281\x01tags\x01" ] |
| 189 | 0.36 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 190 | 0.34 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 191 | 1.28 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '3775' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 192 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_18799" ] |
| 193 | 0.17 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[ 1781860015 "object_18799\x01tags\x01" "class_product\x01tags\x01" "asset_1671\x01tags\x01" "asset_1672\x01tags\x01" ] |
| 194 | 0.13 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18799
]
|
| 195 | 0.14 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:
[
18799
]
|
| 196 | 0.96 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18799
]
|
| 197 | 0.07 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18799
]
|
| 198 | 0.16 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_1671" ] |
| 199 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_1672" ] |
| 200 | 0.06 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18799
]
|
| 201 | 0.34 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 202 | 0.31 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 203 | 1.29 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '3776' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 204 | 0.45 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_18800" ] |
| 205 | 0.54 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[ 1781860015 "object_18800\x01tags\x01" "class_product\x01tags\x01" "asset_1673\x01tags\x01" "asset_1674\x01tags\x01" ] |
| 206 | 0.31 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18800
]
|
| 207 | 0.23 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:
[
18800
]
|
| 208 | 0.25 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18800
]
|
| 209 | 0.06 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18800
]
|
| 210 | 0.32 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_1673" ] |
| 211 | 0.15 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_1674" ] |
| 212 | 0.08 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18800
]
|
| 213 | 0.31 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 214 | 0.33 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 215 | 1.46 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '3774' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 216 | 0.31 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_18798" ] |
| 217 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[ 1781860015 "object_18798\x01tags\x01" "class_product\x01tags\x01" "asset_4207\x01tags\x01" "asset_4208\x01tags\x01" ] |
| 218 | 0.14 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18798
]
|
| 219 | 1.36 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:
[
18798
]
|
| 220 | 0.22 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18798
]
|
| 221 | 0.07 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18798
]
|
| 222 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_4207" ] |
| 223 | 0.58 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "asset_4208" ] |
| 224 | 0.08 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18798
]
|
| 225 | 0.41 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 226 | 0.06 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 227 | 0.15 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_19955" ] |
| 228 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_19955\x01tags\x01" ] |
| 229 | 0.14 ms |
SELECT CONCAT(`path`,`key`) as `path` FROM objects WHERE id = ?
Parameters:
[
19955
]
|
| 230 | 0.29 ms |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Orders/Leomat/2026/05/29/" "1234" ] |
| 231 | 0.05 ms |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Orders/Leomat/2026/05/29/" "1234" ] |
| 232 | 0.06 ms |
"START TRANSACTION"
Parameters:
[] |
| 233 | 0.13 ms |
SELECT CONCAT(`path`,`key`) as `path` FROM objects WHERE id = ?
Parameters:
[
19958
]
|
| 234 | 0.19 ms |
SELECT versionCount FROM objects WHERE id = ? FOR UPDATE
Parameters:
[
19958
]
|
| 235 | 4.06 ms |
SELECT MAX(versionCount) FROM versions WHERE cid = ? AND ctype = 'object'
Parameters:
[
19958
]
|
| 236 | 0.23 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "system_resource_columns_objects" ] |
| 237 | 0.16 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1781860015 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 238 | 1.00 ms |
SHOW COLUMNS FROM objects
Parameters:
[] |
| 239 | 0.16 ms |
SELECT type,classId,className FROM objects WHERE id = ?
Parameters:
[
19958
]
|
| 240 | 0.99 ms |
INSERT INTO objects (`path`, `id`, `creationDate`, `modificationDate`, `versionCount`, `userOwner`, `userModification`, `parentId`, `type`, `key`, `index`, `childrenSortBy`, `childrenSortOrder`, `classId`, `published`, `className`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "/Orders/Leomat/2026/05/29/" 19958 1780036963 1781860015 991 0 0 19955 "object" "1234" 0 null null "orders" 1 "Orders" ] |
| 241 | 0.52 ms |
UPDATE objects SET `path` = ?, `id` = ?, `creationDate` = ?, `modificationDate` = ?, `versionCount` = ?, `userOwner` = ?, `userModification` = ?, `parentId` = ?, `type` = ?, `key` = ?, `index` = ?, `childrenSortBy` = ?, `childrenSortOrder` = ?, `classId` = ?, `published` = ?, `className` = ? WHERE `id` = ?
Parameters:
[ "/Orders/Leomat/2026/05/29/" 19958 1780036963 1781860015 991 0 0 19955 "object" "1234" 0 null null "orders" 1 "Orders" 19958 ] |
| 242 | 0.16 ms |
DELETE FROM tree_locks WHERE id = ? AND type = ?
Parameters:
[ 19958 "object" ] |
| 243 | 0.23 ms |
SELECT `id` FROM `object_collection_LineItems_orders` WHERE `id` = '19958' AND `fieldname` = 'lineItems' LIMIT 1
Parameters:
[] |
| 244 | 1.08 ms |
DELETE FROM object_collection_LineItems_orders WHERE id = ? AND fieldname = ?
Parameters:
[ 19958 "lineItems" ] |
| 245 | 0.81 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'fieldcollection' AND ownername = 'lineItems' AND src_id = '19958')
Parameters:
[] |
| 246 | 0.17 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'localizedfield' AND ownername LIKE '/fieldcollection~lineItems/%' AND src_id = '19958')
Parameters:
[] |
| 247 | 0.19 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18047 "object" "product" 19958 "fieldcollection" "lineItems" "0" ] |
| 248 | 0.12 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "0" ] |
| 249 | 0.13 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 0 "lineItems" "Kaffeerahm Portionen 12G" "1877" 2.0 22.9 "CHF" "" 0 "[]" ] |
| 250 | 0.10 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18201 "object" "product" 19958 "fieldcollection" "lineItems" "1" ] |
| 251 | 0.26 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "1" ] |
| 252 | 0.14 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 1 "lineItems" "Vollmilch Uht 3.5% (8X1.5L)" "2396" 2.0 17.54 "CHF" "" 0 "[]" ] |
| 253 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17977 "object" "product" 19958 "fieldcollection" "lineItems" "2" ] |
| 254 | 0.10 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "2" ] |
| 255 | 0.12 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 2 "lineItems" "Pfaffenhut Bisquits" "1013" 1.0 18.0 "CHF" "" 0 "[]" ] |
| 256 | 0.09 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17910 "object" "product" 19958 "fieldcollection" "lineItems" "3" ] |
| 257 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "3" ] |
| 258 | 0.07 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 3 "lineItems" "Linzertörtli 75G" "348" 1.0 20.0 "CHF" "" 0 "[]" ] |
| 259 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18464 "object" "product" 19958 "fieldcollection" "lineItems" "4" ] |
| 260 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "4" ] |
| 261 | 0.10 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 4 "lineItems" "Reinigungstabletten Cafe Clean" "4954" 1.0 95.2 "CHF" "" 0 "[]" ] |
| 262 | 0.09 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17276 "object" "product" 19958 "fieldcollection" "lineItems" "5" ] |
| 263 | 0.08 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "5" ] |
| 264 | 0.07 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 5 "lineItems" "Monday Mango Energy Dose 25Cl" "2081" 1.0 36.5 "CHF" "" 0 "[]" ] |
| 265 | 0.08 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18050 "object" "product" 19958 "fieldcollection" "lineItems" "6" ] |
| 266 | 0.08 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "6" ] |
| 267 | 0.07 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 6 "lineItems" "Monday Energy Dose 25Cl" "1907" 1.0 36.5 "CHF" "" 0 "[]" ] |
| 268 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18773 "object" "product" 19958 "fieldcollection" "lineItems" "7" ] |
| 269 | 0.17 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "7" ] |
| 270 | 0.08 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 7 "lineItems" "Vita Wasser Mango 50Cl Pet" "3714" 2.0 16.0 "CHF" "" 0 "[]" ] |
| 271 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18250 "object" "product" 19958 "fieldcollection" "lineItems" "8" ] |
| 272 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "8" ] |
| 273 | 0.07 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 8 "lineItems" "Bio Eistee Alpinkräuter 5Dl Pet" "2664" 1.0 22.5 "CHF" "" 0 "[]" ] |
| 274 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18898 "object" "product" 19958 "fieldcollection" "lineItems" "9" ] |
| 275 | 0.06 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "9" ] |
| 276 | 0.08 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 9 "lineItems" "Red Bull Apricot Edition 25Cl Dose" "4094" 1.0 61.25 "CHF" "" 0 "[]" ] |
| 277 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18761 "object" "product" 19958 "fieldcollection" "lineItems" "10" ] |
| 278 | 0.09 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "10" ] |
| 279 | 0.07 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 10 "lineItems" "Red Bull Sugarfree 25Cl Dose" "3688" 1.0 61.25 "CHF" "" 0 "[]" ] |
| 280 | 0.17 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17947 "object" "product" 19958 "fieldcollection" "lineItems" "11" ] |
| 281 | 0.10 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "11" ] |
| 282 | 0.11 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 11 "lineItems" "Red Bull Classic 25Cl Dose" "647" 2.0 61.25 "CHF" "" 0 "[]" ] |
| 283 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17402 "object" "product" 19958 "fieldcollection" "lineItems" "12" ] |
| 284 | 0.10 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "12" ] |
| 285 | 0.08 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 12 "lineItems" "Icetea Lemon 5Dl" "2679" 2.0 18.4 "CHF" "" 0 "[]" ] |
| 286 | 0.08 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17403 "object" "product" 19958 "fieldcollection" "lineItems" "13" ] |
| 287 | 0.08 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "13" ] |
| 288 | 0.07 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 13 "lineItems" "Icetea Peach 5Dl" "2680" 2.0 18.4 "CHF" "" 0 "[]" ] |
| 289 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 16971 "object" "product" 19958 "fieldcollection" "lineItems" "14" ] |
| 290 | 0.08 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "14" ] |
| 291 | 0.10 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 14 "lineItems" "Sinalco 5Dl Pet" "295" 1.0 38.4 "CHF" "" 0 "[]" ] |
| 292 | 0.08 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18799 "object" "product" 19958 "fieldcollection" "lineItems" "15" ] |
| 293 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "15" ] |
| 294 | 0.08 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 15 "lineItems" "Coca-Cola Mezzo Mix 5Dl Pet" "3775" 1.0 38.4 "CHF" "" 0 "[]" ] |
| 295 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18800 "object" "product" 19958 "fieldcollection" "lineItems" "16" ] |
| 296 | 0.10 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "16" ] |
| 297 | 0.08 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 16 "lineItems" "Coca-Cola Zero 5Dl Pet" "3776" 1.0 38.4 "CHF" "" 0 "[]" ] |
| 298 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18798 "object" "product" 19958 "fieldcollection" "lineItems" "17" ] |
| 299 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19958 "fieldcollection" "lineItems" "17" ] |
| 300 | 0.07 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 17 "lineItems" "Coca-Cola 5Dl Pet" "3774" 1.0 38.4 "CHF" "" 0 "[]" ] |
| 301 | 0.19 ms |
SELECT `id` FROM `object_collection_ShopifyPayload_orders` WHERE `id` = '19958' AND `fieldname` = 'payload' LIMIT 1
Parameters:
[] |
| 302 | 0.65 ms |
DELETE FROM object_collection_ShopifyPayload_orders WHERE id = ? AND fieldname = ?
Parameters:
[ 19958 "payload" ] |
| 303 | 0.11 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'fieldcollection' AND ownername = 'payload' AND src_id = '19958')
Parameters:
[] |
| 304 | 0.11 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'localizedfield' AND ownername LIKE '/fieldcollection~payload/%' AND src_id = '19958')
Parameters:
[] |
| 305 | 1.15 ms |
INSERT INTO object_collection_ShopifyPayload_orders (`id`, `index`, `fieldname`, `payload`, `topic`, `createdAt`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 0 "payload" "{"id":7886253130066,"admin_graphql_api_id":"gid:\/\/shopify\/Order\/7886253130066","app_id":580111,"browser_ip":"178.197.214.223","buyer_accepts_marketing":false,"cancel_reason":"declined","cancelled_at":"2026-05-29T09:05:31+02:00","cart_token":"hWNCiGUCEVl2N2pQeQDphPzX","checkout_id":48496623452498,"checkout_token":"76bd997558ba5494d46a16177cd0a1e1","client_details":{"accept_language":"de-CH","browser_height":null,"browser_ip":"178.197.214.223","browser_width":null,"session_hash":null,"user_agent":"Mozilla\/5.0 (Linux; Android 10; K) AppleWebKit\/537.36 (KHTML, like Gecko) SamsungBrowser\/30.0 Chrome\/143.0.0.0 Mobile Safari\/537.36"},"closed_at":"2026-05-29T09:05:31+02:00","company":null,"confirmation_number":"JWIGFKGPF","confirmed":true,"contact_email":"b.schmid70@hotmail.com","created_at":"2026-05-29T08:42:39+02:00","currency":"CHF","current_shipping_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_subtotal_price":"0.00","current_subtotal_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_total_additional_fees_set":null,"current_total_discounts":"0.00","current_total_discounts_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_total_duties_set":null,"current_total_price":"0.00","current_total_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_total_tax":"0.00","current_total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"customer_locale":"de-CH","device_id":null,"discount_codes":[],"duties_included":false,"email":"b.schmid70@hotmail.com","estimated_taxes":false,"financial_status":"voided","fulfillment_status":null,"landing_site":"\/","landing_site_ref":null,"location_id":null,"merchant_business_entity_id":"30495605074","merchant_of_record_app_id":null,"name":"#1234","note":"T22","note_attributes":[],"number":234,"order_number":1234,"order_status_url":"https:\/\/shop.myleomat.ch\/99699687762\/orders\/4050b44d127a9e2831625492b9653dc5\/authenticate?key=90b11dc571a3a69ec2114a5fc70b92e8","original_total_additional_fees_set":null,"original_total_duties_set":null,"payment_gateway_names":["Kauf auf Rechnung (Invoice)"],"phone":null,"po_number":null,"presentment_currency":"CHF","processed_at":"2026-05-29T08:42:38+02:00","reference":null,"referring_site":null,"source_identifier":null,"source_name":"web","source_url":null,"subtotal_price":"813.78","subtotal_price_set":{"shop_money":{"amount":"813.78","currency_code":"CHF"},"presentment_money":{"amount":"813.78","currency_code":"CHF"}},"tags":"leomat-erp-status:rejected","tax_exempt":false,"tax_lines":[],"taxes_included":true,"test":false,"token":"4050b44d127a9e2831625492b9653dc5","total_cash_rounding_payment_adjustment_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_cash_rounding_refund_adjustment_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_discounts":"0.00","total_discounts_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_line_items_price":"813.78","total_line_items_price_set":{"shop_money":{"amount":"813.78","currency_code":"CHF"},"presentment_money":{"amount":"813.78","currency_code":"CHF"}},"total_outstanding":"0.00","total_price":"813.78","total_price_set":{"shop_money":{"amount":"813.78","currency_code":"CHF"},"presentment_money":{"amount":"813.78","currency_code":"CHF"}},"total_shipping_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_tax":"0.00","total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_tip_received":"0.00","total_weight":0,"updated_at":"2026-06-19T11:06:53+02:00","user_id":null,"billing_address":{"first_name":"Brigitte","address1":"Neudorfstrasse 3","phone":null,"city":"Berneck","zip":"9442","province":null,"country":"Switzerland","last_name":"Schmid","address2":null,"company":null,"latitude":47.4275118,"longitude":9.6222991,"name":"Brigitte Schmid","country_code":"CH","province_code":null},"customer":{"id":10155344232786,"created_at":"2026-03-19T06:39:15+01:00","updated_at":"2026-06-19T10:12:55+02:00","first_name":null,"last_name":"116760000","state":"enabled","note":null,"verified_email":true,"multipass_identifier":null,"tax_exempt":false,"email":"b.schmid70@hotmail.com","phone":null,"currency":"CHF","tax_exemptions":[],"admin_graphql_api_id":"gid:\/\/shopify\/Customer\/10155344232786","default_address":{"id":12520031977810,"customer_id":10155344232786,"first_name":"Brigitte","last_name":"Schmid","company":null,"address1":"Neudorfstrasse 3","address2":null,"city":"Berneck","province":null,"country":"Switzerland","zip":"9442","phone":null,"name":"Brigitte Schmid","province_code":null,"country_code":"CH","country_name":"Switzerland","default":true}},"discount_applications":[],"fulfillments":[],"line_items":[{"id":18495696798034,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696798034","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Kaffeerahm Portionen 12G","price":"22.90","price_set":{"shop_money":{"amount":"22.90","currency_code":"CHF"},"presentment_money":{"amount":"22.90","currency_code":"CHF"}},"product_exists":true,"product_id":10687771509074,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1877","taxable":true,"title":"Kaffeerahm Portionen 12G","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072682156370,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495696830802,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696830802","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Vollmilch Uht 3.5% (8X1.5L)","price":"17.54","price_set":{"shop_money":{"amount":"17.54","currency_code":"CHF"},"presentment_money":{"amount":"17.54","currency_code":"CHF"}},"product_exists":true,"product_id":10687803687250,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"2396","taxable":true,"title":"Vollmilch Uht 3.5% (8X1.5L)","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072776724818,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495696863570,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696863570","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Pfaffenhut Bisquits","price":"18.00","price_set":{"shop_money":{"amount":"18.00","currency_code":"CHF"},"presentment_money":{"amount":"18.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687701614930,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1013","taxable":true,"title":"Pfaffenhut Bisquits","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072469852498,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495696896338,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696896338","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Linzertörtli 75G","price":"20.00","price_set":{"shop_money":{"amount":"20.00","currency_code":"CHF"},"presentment_money":{"amount":"20.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687687590226,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"348","taxable":true,"title":"Linzertörtli 75G","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072429482322,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495696929106,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696929106","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Reinigungstabletten Cafe Clean","price":"95.20","price_set":{"shop_money":{"amount":"95.20","currency_code":"CHF"},"presentment_money":{"amount":"95.20","currency_code":"CHF"}},"product_exists":true,"product_id":10687849627986,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"4954","taxable":true,"title":"Reinigungstabletten Cafe Clean","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072979755346,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495696961874,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696961874","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Monday Mango Energy Dose 25Cl","price":"36.50","price_set":{"shop_money":{"amount":"36.50","currency_code":"CHF"},"presentment_money":{"amount":"36.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687782322514,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"2081","taxable":true,"title":"Monday Mango Energy Dose 25Cl","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072723280210,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495696994642,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696994642","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Monday Energy Dose 25Cl","price":"36.50","price_set":{"shop_money":{"amount":"36.50","currency_code":"CHF"},"presentment_money":{"amount":"36.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687772492114,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1907","taxable":true,"title":"Monday Energy Dose 25Cl","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072683336018,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697027410,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697027410","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Vita Wasser Mango 50Cl Pet","price":"16.00","price_set":{"shop_money":{"amount":"16.00","currency_code":"CHF"},"presentment_money":{"amount":"16.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687907791186,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3714","taxable":true,"title":"Vita Wasser Mango 50Cl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073161224530,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697060178,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697060178","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Bio Eistee Alpinkräuter 5Dl Pet","price":"22.50","price_set":{"shop_money":{"amount":"22.50","currency_code":"CHF"},"presentment_money":{"amount":"22.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687814500690,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"2664","taxable":true,"title":"Bio Eistee Alpinkräuter 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072808870226,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697092946,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697092946","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Red Bull Apricot Edition 25Cl Dose","price":"61.25","price_set":{"shop_money":{"amount":"61.25","currency_code":"CHF"},"presentment_money":{"amount":"61.25","currency_code":"CHF"}},"product_exists":true,"product_id":10687936495954,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"4094","taxable":true,"title":"Red Bull Apricot Edition 25Cl Dose","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073313661266,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697125714,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697125714","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Red Bull Sugarfree 25Cl Dose","price":"61.25","price_set":{"shop_money":{"amount":"61.25","currency_code":"CHF"},"presentment_money":{"amount":"61.25","currency_code":"CHF"}},"product_exists":true,"product_id":10687905038674,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3688","taxable":true,"title":"Red Bull Sugarfree 25Cl Dose","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073148346706,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697158482,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697158482","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Red Bull Classic 25Cl Dose","price":"61.25","price_set":{"shop_money":{"amount":"61.25","currency_code":"CHF"},"presentment_money":{"amount":"61.25","currency_code":"CHF"}},"product_exists":true,"product_id":10687696732498,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"647","taxable":true,"title":"Red Bull Classic 25Cl Dose","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072457498962,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697191250,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697191250","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Icetea Lemon 5Dl","price":"18.40","price_set":{"shop_money":{"amount":"18.40","currency_code":"CHF"},"presentment_money":{"amount":"18.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687815090514,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"2679","taxable":true,"title":"Icetea Lemon 5Dl","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072811589970,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697224018,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697224018","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Icetea Peach 5Dl","price":"18.40","price_set":{"shop_money":{"amount":"18.40","currency_code":"CHF"},"presentment_money":{"amount":"18.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687815385426,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"2680","taxable":true,"title":"Icetea Peach 5Dl","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072813883730,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697256786,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697256786","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Sinalco 5Dl Pet","price":"38.40","price_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687686508882,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"295","taxable":true,"title":"Sinalco 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072426631506,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697289554,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697289554","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Coca-Cola Mezzo Mix 5Dl Pet","price":"38.40","price_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687913066834,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3775","taxable":true,"title":"Coca-Cola Mezzo Mix 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073194484050,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697322322,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697322322","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Coca-Cola Zero 5Dl Pet","price":"38.40","price_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687913361746,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3776","taxable":true,"title":"Coca-Cola Zero 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073196253522,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697355090,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697355090","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Coca-Cola 5Dl Pet","price":"38.40","price_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687912771922,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3774","taxable":true,"title":"Coca-Cola 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073191960914,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}],"payment_terms":null,"refunds":[{"id":1082869186898,"admin_graphql_api_id":"gid:\/\/shopify\/Refund\/1082869186898","created_at":"2026-05-29T09:05:30+02:00","note":"Order canceled","order_id":7886253130066,"processed_at":"2026-05-29T09:05:30+02:00","restock":true,"total_duties_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"user_id":null,"order_adjustments":[],"transactions":[{"id":9041623515474,"admin_graphql_api_id":"gid:\/\/shopify\/OrderTransaction\/9041623515474","amount":"0.00","authorization":null,"created_at":"2026-05-29T09:05:30+02:00","currency":"CHF","device_id":null,"error_code":null,"gateway":"Kauf auf Rechnung (Invoice)","kind":"void","location_id":null,"message":"Marked the Kauf auf Rechnung (Invoice) payment as voided","order_id":7886253130066,"parent_id":9041574953298,"payment_id":"#1234.1","processed_at":"2026-05-29T09:05:30+02:00","receipt":{},"source_name":"283573485569","status":"success","test":false,"user_id":null}],"refund_line_items":[{"id":775497384274,"line_item_id":18495696798034,"location_id":113214685522,"quantity":2,"restock_type":"cancel","subtotal":45.8,"subtotal_set":{"shop_money":{"amount":"45.80","currency_code":"CHF"},"presentment_money":{"amount":"45.80","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495696798034,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696798034","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Kaffeerahm Portionen 12G","price":"22.90","price_set":{"shop_money":{"amount":"22.90","currency_code":"CHF"},"presentment_money":{"amount":"22.90","currency_code":"CHF"}},"product_exists":true,"product_id":10687771509074,"properties":[],"quantity":2,"requires_shipping":true,"sku":"1877","taxable":true,"title":"Kaffeerahm Portionen 12G","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072682156370,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":775497417042,"line_item_id":18495696830802,"location_id":113214685522,"quantity":2,"restock_type":"cancel","subtotal":35.08,"subtotal_set":{"shop_money":{"amount":"35.08","currency_code":"CHF"},"presentment_money":{"amount":"35.08","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495696830802,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696830802","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Vollmilch Uht 3.5% (8X1.5L)","price":"17.54","price_set":{"shop_money":{"amount":"17.54","currency_code":"CHF"},"presentment_money":{"amount":"17.54","currency_code":"CHF"}},"product_exists":true,"product_id":10687803687250,"properties":[],"quantity":2,"requires_shipping":true,"sku":"2396","taxable":true,"title":"Vollmilch Uht 3.5% (8X1.5L)","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072776724818,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":775497449810,"line_item_id":18495696863570,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":18.0,"subtotal_set":{"shop_money":{"amount":"18.00","currency_code":"CHF"},"presentment_money":{"amount":"18.00","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495696863570,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696863570","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Pfaffenhut Bisquits","price":"18.00","price_set":{"shop_money":{"amount":"18.00","currency_code":"CHF"},"presentment_money":{"amount":"18.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687701614930,"properties":[],"quantity":1,"requires_shipping":true,"sku":"1013","taxable":true,"title":"Pfaffenhut Bisquits","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072469852498,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":775497482578,"line_item_id":18495696896338,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":20.0,"subtotal_set":{"shop_money":{"amount":"20.00","currency_code":"CHF"},"presentment_money":{"amount":"20.00","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495696896338,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696896338","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Linzertörtli 75G","price":"20.00","price_set":{"shop_money":{"amount":"20.00","currency_code":"CHF"},"presentment_money":{"amount":"20.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687687590226,"properties":[],"quantity":1,"requires_shipping":true,"sku":"348","taxable":true,"title":"Linzertörtli 75G","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072429482322,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":775497515346,"line_item_id":18495696929106,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":95.2,"subtotal_set":{"shop_money":{"amount":"95.20","currency_code":"CHF"},"presentment_money":{"amount":"95.20","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495696929106,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696929106","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Reinigungstabletten Cafe Clean","price":"95.20","price_set":{"shop_money":{"amount":"95.20","currency_code":"CHF"},"presentment_money":{"amount":"95.20","currency_code":"CHF"}},"product_exists":true,"product_id":10687849627986,"properties":[],"quantity":1,"requires_shipping":true,"sku":"4954","taxable":true,"title":"Reinigungstabletten Cafe Clean","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072979755346,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":775497548114,"line_item_id":18495696961874,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":36.5,"subtotal_set":{"shop_money":{"amount":"36.50","currency_code":"CHF"},"presentment_money":{"amount":"36.50","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495696961874,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696961874","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Monday Mango Energy Dose 25Cl","price":"36.50","price_set":{"shop_money":{"amount":"36.50","currency_code":"CHF"},"presentment_money":{"amount":"36.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687782322514,"properties":[],"quantity":1,"requires_shipping":true,"sku":"2081","taxable":true,"title":"Monday Mango Energy Dose 25Cl","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072723280210,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":775497580882,"line_item_id":18495696994642,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":36.5,"subtotal_set":{"shop_money":{"amount":"36.50","currency_code":"CHF"},"presentment_money":{"amount":"36.50","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495696994642,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696994642","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Monday Energy Dose 25Cl","price":"36.50","price_set":{"shop_money":{"amount":"36.50","currency_code":"CHF"},"presentment_money":{"amount":"36.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687772492114,"properties":[],"quantity":1,"requires_shipping":true,"sku":"1907","taxable":true,"title":"Monday Energy Dose 25Cl","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072683336018,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":775497613650,"line_item_id":18495697027410,"location_id":113214685522,"quantity":2,"restock_type":"cancel","subtotal":32.0,"subtotal_set":{"shop_money":{"amount":"32.00","currency_code":"CHF"},"presentment_money":{"amount":"32.00","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495697027410,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697027410","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Vita Wasser Mango 50Cl Pet","price":"16.00","price_set":{"shop_money":{"amount":"16.00","currency_code":"CHF"},"presentment_money":{"amount":"16.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687907791186,"properties":[],"quantity":2,"requires_shipping":true,"sku":"3714","taxable":true,"title":"Vita Wasser Mango 50Cl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073161224530,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":775497646418,"line_item_id":18495697060178,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":22.5,"subtotal_set":{"shop_money":{"amount":"22.50","currency_code":"CHF"},"presentment_money":{"amount":"22.50","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495697060178,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697060178","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Bio Eistee Alpinkräuter 5Dl Pet","price":"22.50","price_set":{"shop_money":{"amount":"22.50","currency_code":"CHF"},"presentment_money":{"amount":"22.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687814500690,"properties":[],"quantity":1,"requires_shipping":true,"sku":"2664","taxable":true,"title":"Bio Eistee Alpinkräuter 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072808870226,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":775497679186,"line_item_id":18495697092946,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":61.25,"subtotal_set":{"shop_money":{"amount":"61.25","currency_code":"CHF"},"presentment_money":{"amount":"61.25","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495697092946,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697092946","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Red Bull Apricot Edition 25Cl Dose","price":"61.25","price_set":{"shop_money":{"amount":"61.25","currency_code":"CHF"},"presentment_money":{"amount":"61.25","currency_code":"CHF"}},"product_exists":true,"product_id":10687936495954,"properties":[],"quantity":1,"requires_shipping":true,"sku":"4094","taxable":true,"title":"Red Bull Apricot Edition 25Cl Dose","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073313661266,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":775497711954,"line_item_id":18495697125714,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":61.25,"subtotal_set":{"shop_money":{"amount":"61.25","currency_code":"CHF"},"presentment_money":{"amount":"61.25","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495697125714,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697125714","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Red Bull Sugarfree 25Cl Dose","price":"61.25","price_set":{"shop_money":{"amount":"61.25","currency_code":"CHF"},"presentment_money":{"amount":"61.25","currency_code":"CHF"}},"product_exists":true,"product_id":10687905038674,"properties":[],"quantity":1,"requires_shipping":true,"sku":"3688","taxable":true,"title":"Red Bull Sugarfree 25Cl Dose","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073148346706,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":775497744722,"line_item_id":18495697158482,"location_id":113214685522,"quantity":2,"restock_type":"cancel","subtotal":122.5,"subtotal_set":{"shop_money":{"amount":"122.50","currency_code":"CHF"},"presentment_money":{"amount":"122.50","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495697158482,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697158482","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Red Bull Classic 25Cl Dose","price":"61.25","price_set":{"shop_money":{"amount":"61.25","currency_code":"CHF"},"presentment_money":{"amount":"61.25","currency_code":"CHF"}},"product_exists":true,"product_id":10687696732498,"properties":[],"quantity":2,"requires_shipping":true,"sku":"647","taxable":true,"title":"Red Bull Classic 25Cl Dose","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072457498962,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":775497777490,"line_item_id":18495697191250,"location_id":113214685522,"quantity":2,"restock_type":"cancel","subtotal":36.8,"subtotal_set":{"shop_money":{"amount":"36.80","currency_code":"CHF"},"presentment_money":{"amount":"36.80","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495697191250,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697191250","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Icetea Lemon 5Dl","price":"18.40","price_set":{"shop_money":{"amount":"18.40","currency_code":"CHF"},"presentment_money":{"amount":"18.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687815090514,"properties":[],"quantity":2,"requires_shipping":true,"sku":"2679","taxable":true,"title":"Icetea Lemon 5Dl","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072811589970,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":775497810258,"line_item_id":18495697224018,"location_id":113214685522,"quantity":2,"restock_type":"cancel","subtotal":36.8,"subtotal_set":{"shop_money":{"amount":"36.80","currency_code":"CHF"},"presentment_money":{"amount":"36.80","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495697224018,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697224018","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Icetea Peach 5Dl","price":"18.40","price_set":{"shop_money":{"amount":"18.40","currency_code":"CHF"},"presentment_money":{"amount":"18.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687815385426,"properties":[],"quantity":2,"requires_shipping":true,"sku":"2680","taxable":true,"title":"Icetea Peach 5Dl","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072813883730,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":775497843026,"line_item_id":18495697256786,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":38.4,"subtotal_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495697256786,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697256786","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Sinalco 5Dl Pet","price":"38.40","price_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687686508882,"properties":[],"quantity":1,"requires_shipping":true,"sku":"295","taxable":true,"title":"Sinalco 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072426631506,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":775497875794,"line_item_id":18495697289554,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":38.4,"subtotal_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495697289554,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697289554","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Coca-Cola Mezzo Mix 5Dl Pet","price":"38.40","price_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687913066834,"properties":[],"quantity":1,"requires_shipping":true,"sku":"3775","taxable":true,"title":"Coca-Cola Mezzo Mix 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073194484050,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":775497908562,"line_item_id":18495697322322,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":38.4,"subtotal_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495697322322,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697322322","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Coca-Cola Zero 5Dl Pet","price":"38.40","price_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687913361746,"properties":[],"quantity":1,"requires_shipping":true,"sku":"3776","taxable":true,"title":"Coca-Cola Zero 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073196253522,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":775497941330,"line_item_id":18495697355090,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":38.4,"subtotal_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18495697355090,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697355090","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Coca-Cola 5Dl Pet","price":"38.40","price_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687912771922,"properties":[],"quantity":1,"requires_shipping":true,"sku":"3774","taxable":true,"title":"Coca-Cola 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073191960914,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}}],"duties":[]}],"shipping_address":null,"shipping_lines":[{"id":6203848294738,"carrier_identifier":null,"code":"Wiesenstrasse 2","current_discounted_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"discounted_price":"0.00","discounted_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"is_removed":false,"phone":null,"price":"0.00","price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"requested_fulfillment_service_id":null,"source":"shopify","title":"Wiesenstrasse 2","tax_lines":[],"discount_allocations":[]}],"returns":[],"line_item_groups":[]}" "orders/updated" "2026-06-19 11:06:55" ] |
| 306 | 0.64 ms |
INSERT INTO object_collection_ShopifyPayload_orders (`id`, `index`, `fieldname`, `payload`, `topic`, `createdAt`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 1 "payload" "{"id":7886253130066,"admin_graphql_api_id":"gid:\/\/shopify\/Order\/7886253130066","app_id":580111,"browser_ip":"178.197.214.223","buyer_accepts_marketing":false,"cancel_reason":null,"cancelled_at":null,"cart_token":"hWNCiGUCEVl2N2pQeQDphPzX","checkout_id":48496623452498,"checkout_token":"76bd997558ba5494d46a16177cd0a1e1","client_details":{"accept_language":"de-CH","browser_height":null,"browser_ip":"178.197.214.223","browser_width":null,"session_hash":null,"user_agent":"Mozilla\/5.0 (Linux; Android 10; K) AppleWebKit\/537.36 (KHTML, like Gecko) SamsungBrowser\/30.0 Chrome\/143.0.0.0 Mobile Safari\/537.36"},"closed_at":null,"company":null,"confirmation_number":"JWIGFKGPF","confirmed":true,"contact_email":"b.schmid70@hotmail.com","created_at":"2026-05-29T08:42:39+02:00","currency":"CHF","current_shipping_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_subtotal_price":"813.78","current_subtotal_price_set":{"shop_money":{"amount":"813.78","currency_code":"CHF"},"presentment_money":{"amount":"813.78","currency_code":"CHF"}},"current_total_additional_fees_set":null,"current_total_discounts":"0.00","current_total_discounts_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_total_duties_set":null,"current_total_price":"813.78","current_total_price_set":{"shop_money":{"amount":"813.78","currency_code":"CHF"},"presentment_money":{"amount":"813.78","currency_code":"CHF"}},"current_total_tax":"0.00","current_total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"customer_locale":"de-CH","device_id":null,"discount_codes":[],"duties_included":false,"email":"b.schmid70@hotmail.com","estimated_taxes":false,"financial_status":"pending","fulfillment_status":null,"landing_site":"\/","landing_site_ref":null,"location_id":null,"merchant_business_entity_id":"30495605074","merchant_of_record_app_id":null,"name":"#1234","note":"T22","note_attributes":[],"number":234,"order_number":1234,"order_status_url":"https:\/\/shop.myleomat.ch\/99699687762\/orders\/4050b44d127a9e2831625492b9653dc5\/authenticate?key=90b11dc571a3a69ec2114a5fc70b92e8","original_total_additional_fees_set":null,"original_total_duties_set":null,"payment_gateway_names":["Kauf auf Rechnung (Invoice)"],"phone":null,"po_number":null,"presentment_currency":"CHF","processed_at":"2026-05-29T08:42:38+02:00","reference":null,"referring_site":null,"source_identifier":null,"source_name":"web","source_url":null,"subtotal_price":"813.78","subtotal_price_set":{"shop_money":{"amount":"813.78","currency_code":"CHF"},"presentment_money":{"amount":"813.78","currency_code":"CHF"}},"tags":"","tax_exempt":false,"tax_lines":[],"taxes_included":true,"test":false,"token":"4050b44d127a9e2831625492b9653dc5","total_cash_rounding_payment_adjustment_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_cash_rounding_refund_adjustment_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_discounts":"0.00","total_discounts_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_line_items_price":"813.78","total_line_items_price_set":{"shop_money":{"amount":"813.78","currency_code":"CHF"},"presentment_money":{"amount":"813.78","currency_code":"CHF"}},"total_outstanding":"813.78","total_price":"813.78","total_price_set":{"shop_money":{"amount":"813.78","currency_code":"CHF"},"presentment_money":{"amount":"813.78","currency_code":"CHF"}},"total_shipping_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_tax":"0.00","total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_tip_received":"0.00","total_weight":0,"updated_at":"2026-05-29T08:42:41+02:00","user_id":null,"billing_address":{"first_name":"Brigitte","address1":"Neudorfstrasse 3","phone":null,"city":"Berneck","zip":"9442","province":null,"country":"Switzerland","last_name":"Schmid","address2":null,"company":null,"latitude":47.4275118,"longitude":9.6222991,"name":"Brigitte Schmid","country_code":"CH","province_code":null},"customer":{"id":10155344232786,"created_at":"2026-03-19T06:39:15+01:00","updated_at":"2026-05-29T08:42:40+02:00","first_name":null,"last_name":"116760000","state":"enabled","note":null,"verified_email":true,"multipass_identifier":null,"tax_exempt":false,"email":"b.schmid70@hotmail.com","phone":null,"currency":"CHF","tax_exemptions":[],"admin_graphql_api_id":"gid:\/\/shopify\/Customer\/10155344232786","default_address":{"id":12520031977810,"customer_id":10155344232786,"first_name":"Brigitte","last_name":"Schmid","company":null,"address1":"Neudorfstrasse 3","address2":null,"city":"Berneck","province":null,"country":"Switzerland","zip":"9442","phone":null,"name":"Brigitte Schmid","province_code":null,"country_code":"CH","country_name":"Switzerland","default":true}},"discount_applications":[],"fulfillments":[],"line_items":[{"id":18495696798034,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696798034","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":2,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Kaffeerahm Portionen 12G","price":"22.90","price_set":{"shop_money":{"amount":"22.90","currency_code":"CHF"},"presentment_money":{"amount":"22.90","currency_code":"CHF"}},"product_exists":true,"product_id":10687771509074,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1877","taxable":true,"title":"Kaffeerahm Portionen 12G","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072682156370,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495696830802,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696830802","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":2,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Vollmilch Uht 3.5% (8X1.5L)","price":"17.54","price_set":{"shop_money":{"amount":"17.54","currency_code":"CHF"},"presentment_money":{"amount":"17.54","currency_code":"CHF"}},"product_exists":true,"product_id":10687803687250,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"2396","taxable":true,"title":"Vollmilch Uht 3.5% (8X1.5L)","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072776724818,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495696863570,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696863570","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Pfaffenhut Bisquits","price":"18.00","price_set":{"shop_money":{"amount":"18.00","currency_code":"CHF"},"presentment_money":{"amount":"18.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687701614930,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1013","taxable":true,"title":"Pfaffenhut Bisquits","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072469852498,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495696896338,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696896338","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Linzertörtli 75G","price":"20.00","price_set":{"shop_money":{"amount":"20.00","currency_code":"CHF"},"presentment_money":{"amount":"20.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687687590226,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"348","taxable":true,"title":"Linzertörtli 75G","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072429482322,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495696929106,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696929106","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Reinigungstabletten Cafe Clean","price":"95.20","price_set":{"shop_money":{"amount":"95.20","currency_code":"CHF"},"presentment_money":{"amount":"95.20","currency_code":"CHF"}},"product_exists":true,"product_id":10687849627986,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"4954","taxable":true,"title":"Reinigungstabletten Cafe Clean","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072979755346,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495696961874,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696961874","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Monday Mango Energy Dose 25Cl","price":"36.50","price_set":{"shop_money":{"amount":"36.50","currency_code":"CHF"},"presentment_money":{"amount":"36.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687782322514,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"2081","taxable":true,"title":"Monday Mango Energy Dose 25Cl","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072723280210,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495696994642,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495696994642","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Monday Energy Dose 25Cl","price":"36.50","price_set":{"shop_money":{"amount":"36.50","currency_code":"CHF"},"presentment_money":{"amount":"36.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687772492114,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1907","taxable":true,"title":"Monday Energy Dose 25Cl","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072683336018,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697027410,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697027410","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":2,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Vita Wasser Mango 50Cl Pet","price":"16.00","price_set":{"shop_money":{"amount":"16.00","currency_code":"CHF"},"presentment_money":{"amount":"16.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687907791186,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3714","taxable":true,"title":"Vita Wasser Mango 50Cl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073161224530,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697060178,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697060178","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Bio Eistee Alpinkräuter 5Dl Pet","price":"22.50","price_set":{"shop_money":{"amount":"22.50","currency_code":"CHF"},"presentment_money":{"amount":"22.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687814500690,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"2664","taxable":true,"title":"Bio Eistee Alpinkräuter 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072808870226,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697092946,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697092946","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Red Bull Apricot Edition 25Cl Dose","price":"61.25","price_set":{"shop_money":{"amount":"61.25","currency_code":"CHF"},"presentment_money":{"amount":"61.25","currency_code":"CHF"}},"product_exists":true,"product_id":10687936495954,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"4094","taxable":true,"title":"Red Bull Apricot Edition 25Cl Dose","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073313661266,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697125714,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697125714","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Red Bull Sugarfree 25Cl Dose","price":"61.25","price_set":{"shop_money":{"amount":"61.25","currency_code":"CHF"},"presentment_money":{"amount":"61.25","currency_code":"CHF"}},"product_exists":true,"product_id":10687905038674,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3688","taxable":true,"title":"Red Bull Sugarfree 25Cl Dose","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073148346706,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697158482,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697158482","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":2,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Red Bull Classic 25Cl Dose","price":"61.25","price_set":{"shop_money":{"amount":"61.25","currency_code":"CHF"},"presentment_money":{"amount":"61.25","currency_code":"CHF"}},"product_exists":true,"product_id":10687696732498,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"647","taxable":true,"title":"Red Bull Classic 25Cl Dose","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072457498962,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697191250,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697191250","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":2,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Icetea Lemon 5Dl","price":"18.40","price_set":{"shop_money":{"amount":"18.40","currency_code":"CHF"},"presentment_money":{"amount":"18.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687815090514,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"2679","taxable":true,"title":"Icetea Lemon 5Dl","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072811589970,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697224018,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697224018","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":2,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Icetea Peach 5Dl","price":"18.40","price_set":{"shop_money":{"amount":"18.40","currency_code":"CHF"},"presentment_money":{"amount":"18.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687815385426,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"2680","taxable":true,"title":"Icetea Peach 5Dl","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072813883730,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697256786,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697256786","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Sinalco 5Dl Pet","price":"38.40","price_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687686508882,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"295","taxable":true,"title":"Sinalco 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072426631506,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697289554,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697289554","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Coca-Cola Mezzo Mix 5Dl Pet","price":"38.40","price_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687913066834,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3775","taxable":true,"title":"Coca-Cola Mezzo Mix 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073194484050,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697322322,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697322322","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Coca-Cola Zero 5Dl Pet","price":"38.40","price_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687913361746,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3776","taxable":true,"title":"Coca-Cola Zero 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073196253522,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495697355090,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495697355090","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Coca-Cola 5Dl Pet","price":"38.40","price_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687912771922,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3774","taxable":true,"title":"Coca-Cola 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073191960914,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}],"payment_terms":null,"refunds":[],"shipping_address":null,"shipping_lines":[{"id":6203848294738,"carrier_identifier":null,"code":"Wiesenstrasse 2","current_discounted_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"discounted_price":"0.00","discounted_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"is_removed":false,"phone":null,"price":"0.00","price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"requested_fulfillment_service_id":null,"source":"shopify","title":"Wiesenstrasse 2","tax_lines":[],"discount_allocations":[]}],"returns":[],"line_item_groups":[]}" "orders/create" "2026-05-29 08:42:43" ] |
| 307 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "system_resource_columns_object_store_orders" ] |
| 308 | 0.13 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1781860015 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 309 | 0.59 ms |
SHOW COLUMNS FROM object_store_orders
Parameters:
[] |
| 310 | 0.64 ms |
INSERT INTO object_store_orders (`oo_id`, `orderId`, `orderNumber`, `status`, `totalPrice__value`, `totalPrice__unit`, `customerEmail`, `createdAt`, `abacusOrderId`, `abacusStatus`, `sentToAbacus`, `abacusPayload`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19958 7886253130066.0 "1234" "voided" 0.0 "CHF" "b.schmid70@hotmail.com" "2026-05-29 08:42:39" null "rejected" 1 """ {\n "InboxOrderRequest": {\n "Comment": "#1234",\n "ExternalOrderReference": "646d5639-17a1-4b84-87fb-9368aee3772e",\n "ExternalOrderNumber": 234,\n "CreationDate": "2026-05-29",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 813.78,\n "TotalAmountExcludingTax": 813.78\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 22.9,\n "PerQuantityIncludingTax": 22.9,\n "PositionTotalExcludingTax": 45.8,\n "PositionTotalIncludingTax": 45.8,\n "PerQuantityExcludingTaxRelevant": 22.9,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1877,\n "Type": "A",\n "Name": "10025",\n "Description": "Kaffeerahm Portionen 12G"\n }\n },\n {\n "LineItemId": 2,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 17.54,\n "PerQuantityIncludingTax": 17.54,\n "PositionTotalExcludingTax": 35.08,\n "PositionTotalIncludingTax": 35.08,\n "PerQuantityExcludingTaxRelevant": 17.54,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2396,\n "Type": "A",\n "Name": "14370",\n "Description": "Vollmilch Uht 3.5% (8X1.5L)"\n }\n },\n {\n "LineItemId": 3,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18,\n "PerQuantityIncludingTax": 18,\n "PositionTotalExcludingTax": 18,\n "PositionTotalIncludingTax": 18,\n "PerQuantityExcludingTaxRelevant": 18,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1013,\n "Type": "A",\n "Name": "12986",\n "Description": "Pfaffenhut Bisquits"\n }\n },\n {\n "LineItemId": 4,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 20,\n "PerQuantityIncludingTax": 20,\n "PositionTotalExcludingTax": 20,\n "PositionTotalIncludingTax": 20,\n "PerQuantityExcludingTaxRelevant": 20,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 348,\n "Type": "A",\n "Name": "11648",\n "Description": "Linzertörtli 75G"\n }\n },\n {\n "LineItemId": 5,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 95.2,\n "PerQuantityIncludingTax": 95.2,\n "PositionTotalExcludingTax": 95.2,\n "PositionTotalIncludingTax": 95.2,\n "PerQuantityExcludingTaxRelevant": 95.2,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 4954,\n "Type": "A",\n "Name": "10954",\n "Description": "Reinigungstabletten Cafe Clean"\n }\n },\n {\n "LineItemId": 6,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 36.5,\n "PerQuantityIncludingTax": 36.5,\n "PositionTotalExcludingTax": 36.5,\n "PositionTotalIncludingTax": 36.5,\n "PerQuantityExcludingTaxRelevant": 36.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2081,\n "Type": "A",\n "Name": "14141",\n "Description": "Monday Mango Energy Dose 25Cl"\n }\n },\n {\n "LineItemId": 7,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 36.5,\n "PerQuantityIncludingTax": 36.5,\n "PositionTotalExcludingTax": 36.5,\n "PositionTotalIncludingTax": 36.5,\n "PerQuantityExcludingTaxRelevant": 36.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1907,\n "Type": "A",\n "Name": "13877",\n "Description": "Monday Energy Dose 25Cl"\n }\n },\n {\n "LineItemId": 8,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 16,\n "PerQuantityIncludingTax": 16,\n "PositionTotalExcludingTax": 32,\n "PositionTotalIncludingTax": 32,\n "PerQuantityExcludingTaxRelevant": 16,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3714,\n "Type": "A",\n "Name": "17510",\n "Description": "Vita Wasser Mango 50Cl Pet"\n }\n },\n {\n "LineItemId": 9,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 22.5,\n "PerQuantityIncludingTax": 22.5,\n "PositionTotalExcludingTax": 22.5,\n "PositionTotalIncludingTax": 22.5,\n "PerQuantityExcludingTaxRelevant": 22.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2664,\n "Type": "A",\n "Name": "14580",\n "Description": "Bio Eistee Alpinkräuter 5Dl Pet"\n }\n },\n {\n "LineItemId": 10,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 61.25,\n "PerQuantityIncludingTax": 61.25,\n "PositionTotalExcludingTax": 61.25,\n "PositionTotalIncludingTax": 61.25,\n "PerQuantityExcludingTaxRelevant": 61.25,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 4094,\n "Type": "A",\n "Name": "12332",\n "Description": "Red Bull Apricot Edition 25Cl Dose"\n }\n },\n {\n "LineItemId": 11,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 61.25,\n "PerQuantityIncludingTax": 61.25,\n "PositionTotalExcludingTax": 61.25,\n "PositionTotalIncludingTax": 61.25,\n "PerQuantityExcludingTaxRelevant": 61.25,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3688,\n "Type": "A",\n "Name": "12327",\n "Description": "Red Bull Sugarfree 25Cl Dose"\n }\n },\n {\n "LineItemId": 12,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 61.25,\n "PerQuantityIncludingTax": 61.25,\n "PositionTotalExcludingTax": 122.5,\n "PositionTotalIncludingTax": 122.5,\n "PerQuantityExcludingTaxRelevant": 61.25,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 647,\n "Type": "A",\n "Name": "12331",\n "Description": "Red Bull Classic 25Cl Dose"\n }\n },\n {\n "LineItemId": 13,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18.4,\n "PerQuantityIncludingTax": 18.4,\n "PositionTotalExcludingTax": 36.8,\n "PositionTotalIncludingTax": 36.8,\n "PerQuantityExcludingTaxRelevant": 18.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2679,\n "Type": "A",\n "Name": "14590",\n "Description": "Icetea Lemon 5Dl"\n }\n },\n {\n "LineItemId": 14,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18.4,\n "PerQuantityIncludingTax": 18.4,\n "PositionTotalExcludingTax": 36.8,\n "PositionTotalIncludingTax": 36.8,\n "PerQuantityExcludingTaxRelevant": 18.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2680,\n "Type": "A",\n "Name": "14591",\n "Description": "Icetea Peach 5Dl"\n }\n },\n {\n "LineItemId": 15,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 295,\n "Type": "A",\n "Name": "11491",\n "Description": "Sinalco 5Dl Pet"\n }\n },\n {\n "LineItemId": 16,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3775,\n "Type": "A",\n "Name": "17621",\n "Description": "Coca-Cola Mezzo Mix 5Dl Pet"\n }\n },\n {\n "LineItemId": 17,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3776,\n "Type": "A",\n "Name": "17622",\n "Description": "Coca-Cola Zero 5Dl Pet"\n }\n },\n {\n "LineItemId": 18,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3774,\n "Type": "A",\n "Name": "17620",\n "Description": "Coca-Cola 5Dl Pet"\n }\n }\n ],\n "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n }\n },\n "Address": {\n "Street": "Neudorfstrasse",\n "HouseNumber": "3",\n "PostCode": "9442",\n "City": "Berneck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n },\n "Id": 870743\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n }\n },\n "Address": {\n "Street": "Neudorfstrasse",\n "HouseNumber": "3",\n "PostCode": "9442",\n "City": "Berneck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n },\n "Id": 870743\n },\n "ShippingHandlingList": [],\n "Shopper": {\n "Id": "c864612c-da22-67e9-bbfd-437c19280813",\n "Account": "Brigitte 116760000"\n },\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n }\n },\n "Address": {\n "Street": "Neudorfstrasse",\n "HouseNumber": "3",\n "PostCode": "9442",\n "City": "Berneck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n },\n "Id": 870743\n }\n },\n "_status_sync": {\n "erp_status": "rejected",\n "erp_updated_at": "2026-06-19T09:00:02+00:00",\n "erp_status_source": "leomat_xlsx"\n }\n } """ ] |
| 311 | 0.63 ms |
UPDATE object_store_orders SET `oo_id` = ?, `orderId` = ?, `orderNumber` = ?, `status` = ?, `totalPrice__value` = ?, `totalPrice__unit` = ?, `customerEmail` = ?, `createdAt` = ?, `abacusOrderId` = ?, `abacusStatus` = ?, `sentToAbacus` = ?, `abacusPayload` = ? WHERE `oo_id` = ?
Parameters:
[ 19958 7886253130066.0 "1234" "voided" 0.0 "CHF" "b.schmid70@hotmail.com" "2026-05-29 08:42:39" null "rejected" 1 """ {\n "InboxOrderRequest": {\n "Comment": "#1234",\n "ExternalOrderReference": "646d5639-17a1-4b84-87fb-9368aee3772e",\n "ExternalOrderNumber": 234,\n "CreationDate": "2026-05-29",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 813.78,\n "TotalAmountExcludingTax": 813.78\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 22.9,\n "PerQuantityIncludingTax": 22.9,\n "PositionTotalExcludingTax": 45.8,\n "PositionTotalIncludingTax": 45.8,\n "PerQuantityExcludingTaxRelevant": 22.9,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1877,\n "Type": "A",\n "Name": "10025",\n "Description": "Kaffeerahm Portionen 12G"\n }\n },\n {\n "LineItemId": 2,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 17.54,\n "PerQuantityIncludingTax": 17.54,\n "PositionTotalExcludingTax": 35.08,\n "PositionTotalIncludingTax": 35.08,\n "PerQuantityExcludingTaxRelevant": 17.54,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2396,\n "Type": "A",\n "Name": "14370",\n "Description": "Vollmilch Uht 3.5% (8X1.5L)"\n }\n },\n {\n "LineItemId": 3,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18,\n "PerQuantityIncludingTax": 18,\n "PositionTotalExcludingTax": 18,\n "PositionTotalIncludingTax": 18,\n "PerQuantityExcludingTaxRelevant": 18,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1013,\n "Type": "A",\n "Name": "12986",\n "Description": "Pfaffenhut Bisquits"\n }\n },\n {\n "LineItemId": 4,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 20,\n "PerQuantityIncludingTax": 20,\n "PositionTotalExcludingTax": 20,\n "PositionTotalIncludingTax": 20,\n "PerQuantityExcludingTaxRelevant": 20,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 348,\n "Type": "A",\n "Name": "11648",\n "Description": "Linzertörtli 75G"\n }\n },\n {\n "LineItemId": 5,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 95.2,\n "PerQuantityIncludingTax": 95.2,\n "PositionTotalExcludingTax": 95.2,\n "PositionTotalIncludingTax": 95.2,\n "PerQuantityExcludingTaxRelevant": 95.2,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 4954,\n "Type": "A",\n "Name": "10954",\n "Description": "Reinigungstabletten Cafe Clean"\n }\n },\n {\n "LineItemId": 6,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 36.5,\n "PerQuantityIncludingTax": 36.5,\n "PositionTotalExcludingTax": 36.5,\n "PositionTotalIncludingTax": 36.5,\n "PerQuantityExcludingTaxRelevant": 36.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2081,\n "Type": "A",\n "Name": "14141",\n "Description": "Monday Mango Energy Dose 25Cl"\n }\n },\n {\n "LineItemId": 7,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 36.5,\n "PerQuantityIncludingTax": 36.5,\n "PositionTotalExcludingTax": 36.5,\n "PositionTotalIncludingTax": 36.5,\n "PerQuantityExcludingTaxRelevant": 36.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1907,\n "Type": "A",\n "Name": "13877",\n "Description": "Monday Energy Dose 25Cl"\n }\n },\n {\n "LineItemId": 8,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 16,\n "PerQuantityIncludingTax": 16,\n "PositionTotalExcludingTax": 32,\n "PositionTotalIncludingTax": 32,\n "PerQuantityExcludingTaxRelevant": 16,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3714,\n "Type": "A",\n "Name": "17510",\n "Description": "Vita Wasser Mango 50Cl Pet"\n }\n },\n {\n "LineItemId": 9,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 22.5,\n "PerQuantityIncludingTax": 22.5,\n "PositionTotalExcludingTax": 22.5,\n "PositionTotalIncludingTax": 22.5,\n "PerQuantityExcludingTaxRelevant": 22.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2664,\n "Type": "A",\n "Name": "14580",\n "Description": "Bio Eistee Alpinkräuter 5Dl Pet"\n }\n },\n {\n "LineItemId": 10,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 61.25,\n "PerQuantityIncludingTax": 61.25,\n "PositionTotalExcludingTax": 61.25,\n "PositionTotalIncludingTax": 61.25,\n "PerQuantityExcludingTaxRelevant": 61.25,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 4094,\n "Type": "A",\n "Name": "12332",\n "Description": "Red Bull Apricot Edition 25Cl Dose"\n }\n },\n {\n "LineItemId": 11,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 61.25,\n "PerQuantityIncludingTax": 61.25,\n "PositionTotalExcludingTax": 61.25,\n "PositionTotalIncludingTax": 61.25,\n "PerQuantityExcludingTaxRelevant": 61.25,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3688,\n "Type": "A",\n "Name": "12327",\n "Description": "Red Bull Sugarfree 25Cl Dose"\n }\n },\n {\n "LineItemId": 12,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 61.25,\n "PerQuantityIncludingTax": 61.25,\n "PositionTotalExcludingTax": 122.5,\n "PositionTotalIncludingTax": 122.5,\n "PerQuantityExcludingTaxRelevant": 61.25,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 647,\n "Type": "A",\n "Name": "12331",\n "Description": "Red Bull Classic 25Cl Dose"\n }\n },\n {\n "LineItemId": 13,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18.4,\n "PerQuantityIncludingTax": 18.4,\n "PositionTotalExcludingTax": 36.8,\n "PositionTotalIncludingTax": 36.8,\n "PerQuantityExcludingTaxRelevant": 18.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2679,\n "Type": "A",\n "Name": "14590",\n "Description": "Icetea Lemon 5Dl"\n }\n },\n {\n "LineItemId": 14,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18.4,\n "PerQuantityIncludingTax": 18.4,\n "PositionTotalExcludingTax": 36.8,\n "PositionTotalIncludingTax": 36.8,\n "PerQuantityExcludingTaxRelevant": 18.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2680,\n "Type": "A",\n "Name": "14591",\n "Description": "Icetea Peach 5Dl"\n }\n },\n {\n "LineItemId": 15,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 295,\n "Type": "A",\n "Name": "11491",\n "Description": "Sinalco 5Dl Pet"\n }\n },\n {\n "LineItemId": 16,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3775,\n "Type": "A",\n "Name": "17621",\n "Description": "Coca-Cola Mezzo Mix 5Dl Pet"\n }\n },\n {\n "LineItemId": 17,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3776,\n "Type": "A",\n "Name": "17622",\n "Description": "Coca-Cola Zero 5Dl Pet"\n }\n },\n {\n "LineItemId": 18,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3774,\n "Type": "A",\n "Name": "17620",\n "Description": "Coca-Cola 5Dl Pet"\n }\n }\n ],\n "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n }\n },\n "Address": {\n "Street": "Neudorfstrasse",\n "HouseNumber": "3",\n "PostCode": "9442",\n "City": "Berneck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n },\n "Id": 870743\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n }\n },\n "Address": {\n "Street": "Neudorfstrasse",\n "HouseNumber": "3",\n "PostCode": "9442",\n "City": "Berneck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n },\n "Id": 870743\n },\n "ShippingHandlingList": [],\n "Shopper": {\n "Id": "c864612c-da22-67e9-bbfd-437c19280813",\n "Account": "Brigitte 116760000"\n },\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n }\n },\n "Address": {\n "Street": "Neudorfstrasse",\n "HouseNumber": "3",\n "PostCode": "9442",\n "City": "Berneck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n },\n "Id": 870743\n }\n },\n "_status_sync": {\n "erp_status": "rejected",\n "erp_updated_at": "2026-06-19T09:00:02+00:00",\n "erp_status_source": "leomat_xlsx"\n }\n } """ 19958 ] |
| 312 | 0.22 ms |
SELECT * FROM object_query_orders WHERE oo_id = ?
Parameters:
[
19958
]
|
| 313 | 0.47 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "system_resource_columns_object_query_orders" ] |
| 314 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1781860015 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 315 | 0.50 ms |
SHOW COLUMNS FROM object_query_orders
Parameters:
[] |
| 316 | 0.55 ms |
INSERT INTO object_query_orders (`orderId`, `orderNumber`, `status`, `totalPrice__value`, `totalPrice__unit`, `customerEmail`, `createdAt`, `abacusOrderId`, `abacusStatus`, `sentToAbacus`, `abacusPayload`, `oo_id`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 7886253130066.0 "1234" "voided" 0.0 "CHF" "b.schmid70@hotmail.com" "2026-05-29 08:42:39" null "rejected" 1 """ {\n "InboxOrderRequest": {\n "Comment": "#1234",\n "ExternalOrderReference": "646d5639-17a1-4b84-87fb-9368aee3772e",\n "ExternalOrderNumber": 234,\n "CreationDate": "2026-05-29",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 813.78,\n "TotalAmountExcludingTax": 813.78\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 22.9,\n "PerQuantityIncludingTax": 22.9,\n "PositionTotalExcludingTax": 45.8,\n "PositionTotalIncludingTax": 45.8,\n "PerQuantityExcludingTaxRelevant": 22.9,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1877,\n "Type": "A",\n "Name": "10025",\n "Description": "Kaffeerahm Portionen 12G"\n }\n },\n {\n "LineItemId": 2,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 17.54,\n "PerQuantityIncludingTax": 17.54,\n "PositionTotalExcludingTax": 35.08,\n "PositionTotalIncludingTax": 35.08,\n "PerQuantityExcludingTaxRelevant": 17.54,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2396,\n "Type": "A",\n "Name": "14370",\n "Description": "Vollmilch Uht 3.5% (8X1.5L)"\n }\n },\n {\n "LineItemId": 3,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18,\n "PerQuantityIncludingTax": 18,\n "PositionTotalExcludingTax": 18,\n "PositionTotalIncludingTax": 18,\n "PerQuantityExcludingTaxRelevant": 18,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1013,\n "Type": "A",\n "Name": "12986",\n "Description": "Pfaffenhut Bisquits"\n }\n },\n {\n "LineItemId": 4,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 20,\n "PerQuantityIncludingTax": 20,\n "PositionTotalExcludingTax": 20,\n "PositionTotalIncludingTax": 20,\n "PerQuantityExcludingTaxRelevant": 20,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 348,\n "Type": "A",\n "Name": "11648",\n "Description": "Linzertörtli 75G"\n }\n },\n {\n "LineItemId": 5,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 95.2,\n "PerQuantityIncludingTax": 95.2,\n "PositionTotalExcludingTax": 95.2,\n "PositionTotalIncludingTax": 95.2,\n "PerQuantityExcludingTaxRelevant": 95.2,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 4954,\n "Type": "A",\n "Name": "10954",\n "Description": "Reinigungstabletten Cafe Clean"\n }\n },\n {\n "LineItemId": 6,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 36.5,\n "PerQuantityIncludingTax": 36.5,\n "PositionTotalExcludingTax": 36.5,\n "PositionTotalIncludingTax": 36.5,\n "PerQuantityExcludingTaxRelevant": 36.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2081,\n "Type": "A",\n "Name": "14141",\n "Description": "Monday Mango Energy Dose 25Cl"\n }\n },\n {\n "LineItemId": 7,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 36.5,\n "PerQuantityIncludingTax": 36.5,\n "PositionTotalExcludingTax": 36.5,\n "PositionTotalIncludingTax": 36.5,\n "PerQuantityExcludingTaxRelevant": 36.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1907,\n "Type": "A",\n "Name": "13877",\n "Description": "Monday Energy Dose 25Cl"\n }\n },\n {\n "LineItemId": 8,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 16,\n "PerQuantityIncludingTax": 16,\n "PositionTotalExcludingTax": 32,\n "PositionTotalIncludingTax": 32,\n "PerQuantityExcludingTaxRelevant": 16,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3714,\n "Type": "A",\n "Name": "17510",\n "Description": "Vita Wasser Mango 50Cl Pet"\n }\n },\n {\n "LineItemId": 9,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 22.5,\n "PerQuantityIncludingTax": 22.5,\n "PositionTotalExcludingTax": 22.5,\n "PositionTotalIncludingTax": 22.5,\n "PerQuantityExcludingTaxRelevant": 22.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2664,\n "Type": "A",\n "Name": "14580",\n "Description": "Bio Eistee Alpinkräuter 5Dl Pet"\n }\n },\n {\n "LineItemId": 10,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 61.25,\n "PerQuantityIncludingTax": 61.25,\n "PositionTotalExcludingTax": 61.25,\n "PositionTotalIncludingTax": 61.25,\n "PerQuantityExcludingTaxRelevant": 61.25,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 4094,\n "Type": "A",\n "Name": "12332",\n "Description": "Red Bull Apricot Edition 25Cl Dose"\n }\n },\n {\n "LineItemId": 11,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 61.25,\n "PerQuantityIncludingTax": 61.25,\n "PositionTotalExcludingTax": 61.25,\n "PositionTotalIncludingTax": 61.25,\n "PerQuantityExcludingTaxRelevant": 61.25,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3688,\n "Type": "A",\n "Name": "12327",\n "Description": "Red Bull Sugarfree 25Cl Dose"\n }\n },\n {\n "LineItemId": 12,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 61.25,\n "PerQuantityIncludingTax": 61.25,\n "PositionTotalExcludingTax": 122.5,\n "PositionTotalIncludingTax": 122.5,\n "PerQuantityExcludingTaxRelevant": 61.25,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 647,\n "Type": "A",\n "Name": "12331",\n "Description": "Red Bull Classic 25Cl Dose"\n }\n },\n {\n "LineItemId": 13,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18.4,\n "PerQuantityIncludingTax": 18.4,\n "PositionTotalExcludingTax": 36.8,\n "PositionTotalIncludingTax": 36.8,\n "PerQuantityExcludingTaxRelevant": 18.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2679,\n "Type": "A",\n "Name": "14590",\n "Description": "Icetea Lemon 5Dl"\n }\n },\n {\n "LineItemId": 14,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18.4,\n "PerQuantityIncludingTax": 18.4,\n "PositionTotalExcludingTax": 36.8,\n "PositionTotalIncludingTax": 36.8,\n "PerQuantityExcludingTaxRelevant": 18.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2680,\n "Type": "A",\n "Name": "14591",\n "Description": "Icetea Peach 5Dl"\n }\n },\n {\n "LineItemId": 15,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 295,\n "Type": "A",\n "Name": "11491",\n "Description": "Sinalco 5Dl Pet"\n }\n },\n {\n "LineItemId": 16,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3775,\n "Type": "A",\n "Name": "17621",\n "Description": "Coca-Cola Mezzo Mix 5Dl Pet"\n }\n },\n {\n "LineItemId": 17,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3776,\n "Type": "A",\n "Name": "17622",\n "Description": "Coca-Cola Zero 5Dl Pet"\n }\n },\n {\n "LineItemId": 18,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3774,\n "Type": "A",\n "Name": "17620",\n "Description": "Coca-Cola 5Dl Pet"\n }\n }\n ],\n "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n }\n },\n "Address": {\n "Street": "Neudorfstrasse",\n "HouseNumber": "3",\n "PostCode": "9442",\n "City": "Berneck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n },\n "Id": 870743\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n }\n },\n "Address": {\n "Street": "Neudorfstrasse",\n "HouseNumber": "3",\n "PostCode": "9442",\n "City": "Berneck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n },\n "Id": 870743\n },\n "ShippingHandlingList": [],\n "Shopper": {\n "Id": "c864612c-da22-67e9-bbfd-437c19280813",\n "Account": "Brigitte 116760000"\n },\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n }\n },\n "Address": {\n "Street": "Neudorfstrasse",\n "HouseNumber": "3",\n "PostCode": "9442",\n "City": "Berneck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n },\n "Id": 870743\n }\n },\n "_status_sync": {\n "erp_status": "rejected",\n "erp_updated_at": "2026-06-19T09:00:02+00:00",\n "erp_status_source": "leomat_xlsx"\n }\n } """ 19958 ] |
| 317 | 0.58 ms |
UPDATE object_query_orders SET `orderId` = ?, `orderNumber` = ?, `status` = ?, `totalPrice__value` = ?, `totalPrice__unit` = ?, `customerEmail` = ?, `createdAt` = ?, `abacusOrderId` = ?, `abacusStatus` = ?, `sentToAbacus` = ?, `abacusPayload` = ?, `oo_id` = ? WHERE `oo_id` = ?
Parameters:
[ 7886253130066.0 "1234" "voided" 0.0 "CHF" "b.schmid70@hotmail.com" "2026-05-29 08:42:39" null "rejected" 1 """ {\n "InboxOrderRequest": {\n "Comment": "#1234",\n "ExternalOrderReference": "646d5639-17a1-4b84-87fb-9368aee3772e",\n "ExternalOrderNumber": 234,\n "CreationDate": "2026-05-29",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 813.78,\n "TotalAmountExcludingTax": 813.78\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 22.9,\n "PerQuantityIncludingTax": 22.9,\n "PositionTotalExcludingTax": 45.8,\n "PositionTotalIncludingTax": 45.8,\n "PerQuantityExcludingTaxRelevant": 22.9,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1877,\n "Type": "A",\n "Name": "10025",\n "Description": "Kaffeerahm Portionen 12G"\n }\n },\n {\n "LineItemId": 2,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 17.54,\n "PerQuantityIncludingTax": 17.54,\n "PositionTotalExcludingTax": 35.08,\n "PositionTotalIncludingTax": 35.08,\n "PerQuantityExcludingTaxRelevant": 17.54,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2396,\n "Type": "A",\n "Name": "14370",\n "Description": "Vollmilch Uht 3.5% (8X1.5L)"\n }\n },\n {\n "LineItemId": 3,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18,\n "PerQuantityIncludingTax": 18,\n "PositionTotalExcludingTax": 18,\n "PositionTotalIncludingTax": 18,\n "PerQuantityExcludingTaxRelevant": 18,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1013,\n "Type": "A",\n "Name": "12986",\n "Description": "Pfaffenhut Bisquits"\n }\n },\n {\n "LineItemId": 4,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 20,\n "PerQuantityIncludingTax": 20,\n "PositionTotalExcludingTax": 20,\n "PositionTotalIncludingTax": 20,\n "PerQuantityExcludingTaxRelevant": 20,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 348,\n "Type": "A",\n "Name": "11648",\n "Description": "Linzertörtli 75G"\n }\n },\n {\n "LineItemId": 5,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 95.2,\n "PerQuantityIncludingTax": 95.2,\n "PositionTotalExcludingTax": 95.2,\n "PositionTotalIncludingTax": 95.2,\n "PerQuantityExcludingTaxRelevant": 95.2,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 4954,\n "Type": "A",\n "Name": "10954",\n "Description": "Reinigungstabletten Cafe Clean"\n }\n },\n {\n "LineItemId": 6,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 36.5,\n "PerQuantityIncludingTax": 36.5,\n "PositionTotalExcludingTax": 36.5,\n "PositionTotalIncludingTax": 36.5,\n "PerQuantityExcludingTaxRelevant": 36.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2081,\n "Type": "A",\n "Name": "14141",\n "Description": "Monday Mango Energy Dose 25Cl"\n }\n },\n {\n "LineItemId": 7,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 36.5,\n "PerQuantityIncludingTax": 36.5,\n "PositionTotalExcludingTax": 36.5,\n "PositionTotalIncludingTax": 36.5,\n "PerQuantityExcludingTaxRelevant": 36.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1907,\n "Type": "A",\n "Name": "13877",\n "Description": "Monday Energy Dose 25Cl"\n }\n },\n {\n "LineItemId": 8,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 16,\n "PerQuantityIncludingTax": 16,\n "PositionTotalExcludingTax": 32,\n "PositionTotalIncludingTax": 32,\n "PerQuantityExcludingTaxRelevant": 16,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3714,\n "Type": "A",\n "Name": "17510",\n "Description": "Vita Wasser Mango 50Cl Pet"\n }\n },\n {\n "LineItemId": 9,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 22.5,\n "PerQuantityIncludingTax": 22.5,\n "PositionTotalExcludingTax": 22.5,\n "PositionTotalIncludingTax": 22.5,\n "PerQuantityExcludingTaxRelevant": 22.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2664,\n "Type": "A",\n "Name": "14580",\n "Description": "Bio Eistee Alpinkräuter 5Dl Pet"\n }\n },\n {\n "LineItemId": 10,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 61.25,\n "PerQuantityIncludingTax": 61.25,\n "PositionTotalExcludingTax": 61.25,\n "PositionTotalIncludingTax": 61.25,\n "PerQuantityExcludingTaxRelevant": 61.25,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 4094,\n "Type": "A",\n "Name": "12332",\n "Description": "Red Bull Apricot Edition 25Cl Dose"\n }\n },\n {\n "LineItemId": 11,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 61.25,\n "PerQuantityIncludingTax": 61.25,\n "PositionTotalExcludingTax": 61.25,\n "PositionTotalIncludingTax": 61.25,\n "PerQuantityExcludingTaxRelevant": 61.25,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3688,\n "Type": "A",\n "Name": "12327",\n "Description": "Red Bull Sugarfree 25Cl Dose"\n }\n },\n {\n "LineItemId": 12,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 61.25,\n "PerQuantityIncludingTax": 61.25,\n "PositionTotalExcludingTax": 122.5,\n "PositionTotalIncludingTax": 122.5,\n "PerQuantityExcludingTaxRelevant": 61.25,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 647,\n "Type": "A",\n "Name": "12331",\n "Description": "Red Bull Classic 25Cl Dose"\n }\n },\n {\n "LineItemId": 13,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18.4,\n "PerQuantityIncludingTax": 18.4,\n "PositionTotalExcludingTax": 36.8,\n "PositionTotalIncludingTax": 36.8,\n "PerQuantityExcludingTaxRelevant": 18.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2679,\n "Type": "A",\n "Name": "14590",\n "Description": "Icetea Lemon 5Dl"\n }\n },\n {\n "LineItemId": 14,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18.4,\n "PerQuantityIncludingTax": 18.4,\n "PositionTotalExcludingTax": 36.8,\n "PositionTotalIncludingTax": 36.8,\n "PerQuantityExcludingTaxRelevant": 18.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2680,\n "Type": "A",\n "Name": "14591",\n "Description": "Icetea Peach 5Dl"\n }\n },\n {\n "LineItemId": 15,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 295,\n "Type": "A",\n "Name": "11491",\n "Description": "Sinalco 5Dl Pet"\n }\n },\n {\n "LineItemId": 16,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3775,\n "Type": "A",\n "Name": "17621",\n "Description": "Coca-Cola Mezzo Mix 5Dl Pet"\n }\n },\n {\n "LineItemId": 17,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3776,\n "Type": "A",\n "Name": "17622",\n "Description": "Coca-Cola Zero 5Dl Pet"\n }\n },\n {\n "LineItemId": 18,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3774,\n "Type": "A",\n "Name": "17620",\n "Description": "Coca-Cola 5Dl Pet"\n }\n }\n ],\n "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n }\n },\n "Address": {\n "Street": "Neudorfstrasse",\n "HouseNumber": "3",\n "PostCode": "9442",\n "City": "Berneck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n },\n "Id": 870743\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n }\n },\n "Address": {\n "Street": "Neudorfstrasse",\n "HouseNumber": "3",\n "PostCode": "9442",\n "City": "Berneck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n },\n "Id": 870743\n },\n "ShippingHandlingList": [],\n "Shopper": {\n "Id": "c864612c-da22-67e9-bbfd-437c19280813",\n "Account": "Brigitte 116760000"\n },\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Brigitte",\n "Name": "Schmid",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n }\n },\n "Address": {\n "Street": "Neudorfstrasse",\n "HouseNumber": "3",\n "PostCode": "9442",\n "City": "Berneck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "b.schmid70@hotmail.com"\n },\n "Id": 870743\n }\n },\n "_status_sync": {\n "erp_status": "rejected",\n "erp_updated_at": "2026-06-19T09:00:02+00:00",\n "erp_status_source": "leomat_xlsx"\n }\n } """ 19958 19958 ] |
| 318 | 0.21 ms |
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[ 19958 "object" ] |
| 319 | 0.38 ms |
DELETE FROM schedule_tasks WHERE `cid` = 19958 AND `ctype` = 'object'
Parameters:
[] |
| 320 | 0.12 ms |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 0 ] |
| 321 | 0.08 ms |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
0
]
|
| 322 | 0.11 ms |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
0
]
|
| 323 | 0.08 ms |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
0
]
|
| 324 | 0.34 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_properties_19958" ] |
| 325 | 0.16 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "\x00tags\x00object_properties_19958" ] |
| 326 | 0.79 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_19311" ] |
| 327 | 0.14 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_19311\x01tags\x01" ] |
| 328 | 0.13 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_5997" ] |
| 329 | 0.15 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_5997\x01tags\x01" ] |
| 330 | 0.18 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_5996" ] |
| 331 | 0.13 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_5996\x01tags\x01" ] |
| 332 | 0.10 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_5995" ] |
| 333 | 0.68 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_5995\x01tags\x01" ] |
| 334 | 0.73 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_1" ] |
| 335 | 0.13 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "object_1\x01tags\x01" ] |
| 336 | 0.15 ms |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ( (cid IN (1,19955,19311,5997,5996,5995) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
19958
]
|
| 337 | 0.53 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "system_resource_columns_versions" ] |
| 338 | 0.07 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1781860015 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 339 | 0.61 ms |
SHOW COLUMNS FROM versions
Parameters:
[] |
| 340 | 0.59 ms |
INSERT INTO versions (`id`, `cid`, `ctype`, `userId`, `note`, `date`, `public`, `serialized`, `stackTrace`, `versionCount`, `binaryFileHash`, `binaryFileId`, `autoSave`, `storageType`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ null 19958 "object" 0 "" 1781860015 0 1 """ #0 /var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/vendor/pimcore/pimcore/models/Element/AbstractElement.php(632): Pimcore\Model\Version->save()\n #1 /var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/vendor/pimcore/pimcore/models/DataObject/Concrete.php(275): Pimcore\Model\Element\AbstractElement->doSaveVersion()\n #2 /var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/vendor/pimcore/pimcore/models/DataObject/Concrete.php(213): Pimcore\Model\DataObject\Concrete->saveVersion()\n #3 /var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/vendor/pimcore/pimcore/models/DataObject/AbstractObject.php(537): Pimcore\Model\DataObject\Concrete->update()\n #4 /var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/vendor/pimcore/pimcore/models/Element/AbstractElement.php(775): Pimcore\Model\DataObject\AbstractObject->Pimcore\Model\DataObject\{closure}()\n #5 /var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/vendor/pimcore/pimcore/models/DataObject/AbstractObject.php(483): Pimcore\Model\Element\AbstractElement->retryableFunction()\n #6 /var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/vendor/pimcore/pimcore/models/DataObject/Concrete.php(642): Pimcore\Model\DataObject\AbstractObject->save()\n #7 /var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/bundles/PimcoreShopifyIntegrationBundle/src/Controller/ShopifyWebhookController.php(246): Pimcore\Model\DataObject\Concrete->save()\n #8 /var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/bundles/PimcoreShopifyIntegrationBundle/src/Controller/ShopifyWebhookController.php(104): PimcoreShopifyIntegrationBundle\Controller\ShopifyWebhookController->handleOrderUpsert()\n #9 /var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/vendor/symfony/http-kernel/HttpKernel.php(183): PimcoreShopifyIntegrationBundle\Controller\ShopifyWebhookController->orderWebhook()\n #10 /var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw()\n #11 /var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/vendor/symfony/http-kernel/Kernel.php(193): Symfony\Component\HttpKernel\HttpKernel->handle()\n #12 /var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle()\n #13 /var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/vendor/autoload_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()\n #14 /var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/public/index.php(16): require_once('...')\n #15 {main} """ 991 null null 0 "fs" ] |
| 341 | 0.35 ms |
"COMMIT"
Parameters:
[] |
| 342 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "system_cache_write_lock" ] |
| 343 | 0.20 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "\x00tags\x00system_cache_write_lock" ] |
| 344 | 0.06 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "system_cache_write_lock" ] |
| 345 | 0.12 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860015 "\x00tags\x00system_cache_write_lock" ] |
| 346 | 3.16 ms |
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[ 2 => 30 3 => 1781860015 0 => "system_cache_write_lock" 1 => b"O:1:"©":1:{s:6:"Fc÷\x07À\x1E";i:1781860015;}" ] |
| 347 | 0.17 ms |
DELETE FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ "object_19958\x01tags\x01" "object_properties\x01tags\x01" ] |
| 348 | 0.11 ms |
SELECT id, targetType, targetId FROM dependencies WHERE sourceType= ? AND sourceId = ?
Parameters:
[ "object" 19958 ] |
| 349 | 0.17 ms |
"START TRANSACTION"
Parameters:
[] |
| 350 | 0.51 ms |
INSERT INTO messenger_messages (body, headers, queue_name, created_at, available_at) VALUES(?, ?, ?, ?, ?)
Parameters:
[ "O:36:\"Symfony\\Component\\Messenger\\Envelope\":2:{s:44:\"\0Symfony\\Component\\Messenger\\Envelope\0stamps\";a:1:{s:46:\"Symfony\\Component\\Messenger\\Stamp\\BusNameStamp\";a:1:{i:0;O:46:\"Symfony\\Component\\Messenger\\Stamp\\BusNameStamp\":1:{s:55:\"\0Symfony\\Component\\Messenger\\Stamp\\BusNameStamp\0busName\";s:26:\"messenger.bus.pimcore-core\";}}}s:45:\"\0Symfony\\Component\\Messenger\\Envelope\0message\";O:69:\"Pimcore\\Bundle\\SimpleBackendSearchBundle\\Message\\SearchBackendMessage\":2:{s:7:\"\0*\0type\";s:6:\"object\";s:5:\"\0*\0id\";i:19958;}}" "[]" "pimcore_search_backend_message" "2026-06-19 09:06:55" "2026-06-19 09:06:55" ] |
| 351 | 0.14 ms |
"COMMIT"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.