Query Metrics
389
Database Queries
84
Different statements
121.76 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.40 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:
[ 1781859736 "site_domain_367af465ca304630cf45a2132778bed1" ] |
| 2 | 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:
[ 1781859736 "system\x01tags\x01" "site\x01tags\x01" ] |
| 3 | 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:
[ 1781859736 "maintenance_mode" ] |
| 4 | 0.18 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/webhook/shopify/leomat/" "order" ] |
| 5 | 0.09 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.08 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/webhook/shopify/leomat"
]
|
| 8 | 0.08 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/webhook/" "shopify" ] |
| 9 | 0.06 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/webhook/shopify"
]
|
| 10 | 0.05 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "webhook" ] |
| 11 | 0.05 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.39 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:
[ 1781859736 "document_1" ] |
| 14 | 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:
[ 1781859736 "document_1\x01tags\x01" ] |
| 15 | 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:
[ 1781859736 "document_properties_1" ] |
| 16 | 0.30 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:
[ 1781859736 "\x00tags\x00document_properties_1" ] |
| 17 | 0.11 ms |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
| 18 | 0.96 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 | 1.03 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:
[ 1781859736 "object_263" ] |
| 20 | 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:
[ 1781859736 "object_263\x01tags\x01" "class_shopifyconfig\x01tags\x01" ] |
| 21 | 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:
[ 1781859736 "object_4654" ] |
| 22 | 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:
[ 1781859736 "object_4654\x01tags\x01" "class_shopifyconfig\x01tags\x01" ] |
| 23 | 1.00 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:
[
7785655304530
]
|
| 24 | 0.32 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:
[
7785655304530
]
|
| 25 | 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:
[ 1781859736 "object_19338" ] |
| 26 | 0.37 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:
[ 1781859736 "\x00tags\x00object_19338" ] |
| 27 | 0.20 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
19338
]
|
| 28 | 0.31 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:
[
19338
]
|
| 29 | 0.23 ms |
SELECT * FROM object_store_orders WHERE oo_id = ? FOR UPDATE
Parameters:
[
19338
]
|
| 30 | 0.11 ms |
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
"orders"
]
|
| 31 | 0.50 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:
[ 1781859736 "quantityvalue_units_table" ] |
| 32 | 0.75 ms |
SELECT * FROM object_collection_ShopifyPayload_orders WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 19338 "payload" ] |
| 33 | 0.39 ms |
SELECT * FROM object_relations_orders WHERE src_id = ?
Parameters:
[
19338
]
|
| 34 | 0.11 ms |
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
"product"
]
|
| 35 | 2.84 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:
[] |
| 36 | 1.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:
[ 1781859736 "object_18799" ] |
| 37 | 0.48 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:
[ 1781859736 "object_18799\x01tags\x01" "class_product\x01tags\x01" "asset_1671\x01tags\x01" "asset_1672\x01tags\x01" ] |
| 38 | 0.27 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18799
]
|
| 39 | 0.34 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
]
|
| 40 | 0.39 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18799
]
|
| 41 | 0.12 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18799
]
|
| 42 | 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:
[ 1781859736 "asset_1671" ] |
| 43 | 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:
[ 1781859736 "asset_1672" ] |
| 44 | 0.09 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18799
]
|
| 45 | 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" ] |
| 46 | 0.09 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.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:
[ 1781859736 "object_6002" ] |
| 48 | 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:
[ 1781859736 "object_6002\x01tags\x01" "class_vendor\x01tags\x01" ] |
| 49 | 1.62 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '3686' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 50 | 0.57 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:
[ 1781859736 "object_18759" ] |
| 51 | 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:
[ 1781859736 "object_18759\x01tags\x01" "class_product\x01tags\x01" "asset_1613\x01tags\x01" "asset_1614\x01tags\x01" ] |
| 52 | 0.16 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18759
]
|
| 53 | 0.57 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
18759
]
|
| 54 | 0.26 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18759
]
|
| 55 | 0.09 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18759
]
|
| 56 | 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:
[ 1781859736 "asset_1613" ] |
| 57 | 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:
[ 1781859736 "asset_1614" ] |
| 58 | 0.10 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18759
]
|
| 59 | 0.07 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.05 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 | 1.57 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '3684' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 62 | 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:
[ 1781859736 "object_18757" ] |
| 63 | 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:
[ 1781859736 "object_18757\x01tags\x01" "class_product\x01tags\x01" "asset_1609\x01tags\x01" "asset_1610\x01tags\x01" ] |
| 64 | 0.48 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18757
]
|
| 65 | 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:
[
18757
]
|
| 66 | 0.27 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18757
]
|
| 67 | 0.08 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18757
]
|
| 68 | 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:
[ 1781859736 "asset_1609" ] |
| 69 | 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:
[ 1781859736 "asset_1610" ] |
| 70 | 0.09 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18757
]
|
| 71 | 0.07 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.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" ] |
| 73 | 1.50 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '3685' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 74 | 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:
[ 1781859736 "object_18758" ] |
| 75 | 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:
[ 1781859736 "object_18758\x01tags\x01" "class_product\x01tags\x01" "asset_1611\x01tags\x01" "asset_1612\x01tags\x01" ] |
| 76 | 0.47 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18758
]
|
| 77 | 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:
[
18758
]
|
| 78 | 0.27 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18758
]
|
| 79 | 0.08 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18758
]
|
| 80 | 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:
[ 1781859736 "asset_1611" ] |
| 81 | 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:
[ 1781859736 "asset_1612" ] |
| 82 | 0.08 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18758
]
|
| 83 | 0.07 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.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" ] |
| 85 | 0.97 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:
[] |
| 86 | 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:
[ 1781859736 "object_17403" ] |
| 87 | 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:
[ 1781859736 "object_17403\x01tags\x01" "class_product\x01tags\x01" "asset_868\x01tags\x01" "asset_869\x01tags\x01" ] |
| 88 | 0.24 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" ] |
| 89 | 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" ] |
| 90 | 0.96 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:
[] |
| 91 | 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:
[ 1781859736 "object_17402" ] |
| 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:
[ 1781859736 "object_17402\x01tags\x01" "class_product\x01tags\x01" "asset_866\x01tags\x01" "asset_867\x01tags\x01" ] |
| 93 | 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" ] |
| 94 | 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" ] |
| 95 | 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` = '3716' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 96 | 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:
[ 1781859736 "object_18775" ] |
| 97 | 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:
[ 1781859736 "object_18775\x01tags\x01" "class_product\x01tags\x01" "asset_1645\x01tags\x01" "asset_1646\x01tags\x01" ] |
| 98 | 0.13 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18775
]
|
| 99 | 0.40 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:
[
18775
]
|
| 100 | 0.22 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18775
]
|
| 101 | 0.07 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18775
]
|
| 102 | 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:
[ 1781859736 "asset_1645" ] |
| 103 | 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:
[ 1781859736 "asset_1646" ] |
| 104 | 0.08 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18775
]
|
| 105 | 0.07 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" ] |
| 106 | 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" ] |
| 107 | 1.59 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '3690' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 108 | 0.49 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:
[ 1781859736 "object_18763" ] |
| 109 | 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:
[ 1781859736 "object_18763\x01tags\x01" "class_product\x01tags\x01" "asset_1622\x01tags\x01" "asset_1623\x01tags\x01" ] |
| 110 | 1.12 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18763
]
|
| 111 | 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:
[
18763
]
|
| 112 | 0.32 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18763
]
|
| 113 | 0.20 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18763
]
|
| 114 | 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:
[ 1781859736 "asset_1622" ] |
| 115 | 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:
[ 1781859736 "asset_1623" ] |
| 116 | 0.21 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18763
]
|
| 117 | 0.08 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" ] |
| 118 | 0.05 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" ] |
| 119 | 1.64 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:
[] |
| 120 | 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:
[ 1781859736 "object_18798" ] |
| 121 | 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:
[ 1781859736 "object_18798\x01tags\x01" "class_product\x01tags\x01" "asset_4207\x01tags\x01" "asset_4208\x01tags\x01" ] |
| 122 | 0.14 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18798
]
|
| 123 | 0.29 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
]
|
| 124 | 0.20 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18798
]
|
| 125 | 0.08 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18798
]
|
| 126 | 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:
[ 1781859736 "asset_4207" ] |
| 127 | 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:
[ 1781859736 "asset_4208" ] |
| 128 | 0.08 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18798
]
|
| 129 | 0.07 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" ] |
| 130 | 0.08 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" ] |
| 131 | 1.05 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '1410' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 132 | 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:
[ 1781859736 "object_17995" ] |
| 133 | 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:
[ 1781859736 "object_17995\x01tags\x01" "class_product\x01tags\x01" "asset_356\x01tags\x01" "asset_357\x01tags\x01" ] |
| 134 | 0.20 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17995
]
|
| 135 | 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:
[
17995
]
|
| 136 | 0.25 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
17995
]
|
| 137 | 0.07 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
17995
]
|
| 138 | 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:
[ 1781859736 "asset_356" ] |
| 139 | 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:
[ 1781859736 "asset_357" ] |
| 140 | 0.08 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
17995
]
|
| 141 | 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" ] |
| 142 | 0.05 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" ] |
| 143 | 0.67 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '1263' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 144 | 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:
[ 1781859736 "object_17097" ] |
| 145 | 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:
[ 1781859736 "object_17097\x01tags\x01" "class_product\x01tags\x01" "asset_344\x01tags\x01" "asset_345\x01tags\x01" ] |
| 146 | 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" ] |
| 147 | 0.05 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" ] |
| 148 | 1.22 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '3945' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 149 | 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:
[ 1781859736 "object_18845" ] |
| 150 | 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:
[ 1781859736 "object_18845\x01tags\x01" "class_product\x01tags\x01" "asset_1752\x01tags\x01" "asset_1753\x01tags\x01" ] |
| 151 | 0.13 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18845
]
|
| 152 | 0.29 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:
[
18845
]
|
| 153 | 0.20 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18845
]
|
| 154 | 0.08 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18845
]
|
| 155 | 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:
[ 1781859736 "asset_1752" ] |
| 156 | 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:
[ 1781859736 "asset_1753" ] |
| 157 | 0.11 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18845
]
|
| 158 | 0.07 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" ] |
| 159 | 0.08 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" ] |
| 160 | 0.86 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '1862' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 161 | 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:
[ 1781859736 "object_18045" ] |
| 162 | 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:
[ 1781859736 "object_18045\x01tags\x01" "class_product\x01tags\x01" "asset_449\x01tags\x01" "asset_450\x01tags\x01" ] |
| 163 | 0.12 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18045
]
|
| 164 | 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:
[
18045
]
|
| 165 | 0.21 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18045
]
|
| 166 | 0.07 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18045
]
|
| 167 | 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:
[ 1781859736 "asset_449" ] |
| 168 | 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:
[ 1781859736 "asset_450" ] |
| 169 | 0.08 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18045
]
|
| 170 | 0.07 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" ] |
| 171 | 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" ] |
| 172 | 0.67 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '1986' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 173 | 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:
[ 1781859736 "object_17216" ] |
| 174 | 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:
[ 1781859736 "object_17216\x01tags\x01" "class_product\x01tags\x01" "asset_3012\x01tags\x01" "asset_516\x01tags\x01" ] |
| 175 | 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" ] |
| 176 | 0.05 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" ] |
| 177 | 0.78 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '1520' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 178 | 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:
[ 1781859736 "object_18007" ] |
| 179 | 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:
[ 1781859736 "object_18007\x01tags\x01" "class_product\x01tags\x01" "asset_381\x01tags\x01" "asset_382\x01tags\x01" ] |
| 180 | 0.13 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18007
]
|
| 181 | 0.26 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:
[
18007
]
|
| 182 | 0.21 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18007
]
|
| 183 | 0.11 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18007
]
|
| 184 | 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:
[ 1781859736 "asset_381" ] |
| 185 | 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:
[ 1781859736 "asset_382" ] |
| 186 | 0.08 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18007
]
|
| 187 | 0.07 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" ] |
| 188 | 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" ] |
| 189 | 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` = '2775' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 190 | 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:
[ 1781859736 "object_18268" ] |
| 191 | 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:
[ 1781859736 "object_18268\x01tags\x01" "class_product\x01tags\x01" "asset_894\x01tags\x01" "asset_895\x01tags\x01" "asset_896\x01tags\x01" ] |
| 192 | 0.12 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18268
]
|
| 193 | 0.30 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:
[
18268
]
|
| 194 | 0.33 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18268
]
|
| 195 | 0.08 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18268
]
|
| 196 | 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:
[ 1781859736 "asset_894" ] |
| 197 | 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:
[ 1781859736 "asset_895" ] |
| 198 | 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:
[ 1781859736 "asset_896" ] |
| 199 | 0.08 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18268
]
|
| 200 | 0.07 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" ] |
| 201 | 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" ] |
| 202 | 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` = '3345' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 203 | 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:
[ 1781859736 "object_17533" ] |
| 204 | 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:
[ 1781859736 "object_17533\x01tags\x01" "class_product\x01tags\x01" "asset_3651\x01tags\x01" ] |
| 205 | 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" ] |
| 206 | 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" ] |
| 207 | 0.96 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '3352' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 208 | 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:
[ 1781859736 "object_17539" ] |
| 209 | 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:
[ 1781859736 "object_17539\x01tags\x01" "class_product\x01tags\x01" "asset_3666\x01tags\x01" "asset_3667\x01tags\x01" ] |
| 210 | 0.07 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" ] |
| 211 | 0.11 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" ] |
| 212 | 1.75 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '3348' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 213 | 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:
[ 1781859736 "object_17535" ] |
| 214 | 1.03 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:
[ 1781859736 "object_17535\x01tags\x01" "class_product\x01tags\x01" "asset_3654\x01tags\x01" "asset_3655\x01tags\x01" ] |
| 215 | 0.10 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" ] |
| 216 | 0.08 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" ] |
| 217 | 1.61 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:
[] |
| 218 | 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:
[ 1781859736 "object_17910" ] |
| 219 | 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:
[ 1781859736 "object_17910\x01tags\x01" "class_product\x01tags\x01" "asset_308\x01tags\x01" "asset_309\x01tags\x01" ] |
| 220 | 0.17 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17910
]
|
| 221 | 0.90 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
]
|
| 222 | 0.27 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
17910
]
|
| 223 | 0.10 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
17910
]
|
| 224 | 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:
[ 1781859736 "asset_308" ] |
| 225 | 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:
[ 1781859736 "asset_309" ] |
| 226 | 0.12 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
17910
]
|
| 227 | 0.09 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" ] |
| 228 | 0.07 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" ] |
| 229 | 1.70 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '1007' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 230 | 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:
[ 1781859736 "object_17976" ] |
| 231 | 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:
[ 1781859736 "object_17976\x01tags\x01" "class_product\x01tags\x01" "asset_318\x01tags\x01" "asset_319\x01tags\x01" ] |
| 232 | 0.18 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17976
]
|
| 233 | 0.96 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:
[
17976
]
|
| 234 | 0.27 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
17976
]
|
| 235 | 0.09 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
17976
]
|
| 236 | 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:
[ 1781859736 "asset_318" ] |
| 237 | 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:
[ 1781859736 "asset_319" ] |
| 238 | 0.16 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
17976
]
|
| 239 | 0.12 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" ] |
| 240 | 0.10 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" ] |
| 241 | 1.42 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '1577' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 242 | 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:
[ 1781859736 "object_18028" ] |
| 243 | 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:
[ 1781859736 "object_18028\x01tags\x01" "class_product\x01tags\x01" "asset_421\x01tags\x01" "asset_422\x01tags\x01" ] |
| 244 | 0.17 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18028
]
|
| 245 | 0.24 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:
[
18028
]
|
| 246 | 0.28 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18028
]
|
| 247 | 0.07 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18028
]
|
| 248 | 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:
[ 1781859736 "asset_421" ] |
| 249 | 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:
[ 1781859736 "asset_422" ] |
| 250 | 0.10 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18028
]
|
| 251 | 0.08 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" ] |
| 252 | 0.05 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" ] |
| 253 | 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:
[ 1781859736 "object_19335" ] |
| 254 | 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:
[ 1781859736 "object_19335\x01tags\x01" ] |
| 255 | 0.17 ms |
SELECT CONCAT(`path`,`key`) as `path` FROM objects WHERE id = ?
Parameters:
[
19335
]
|
| 256 | 0.75 ms |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Orders/Leomat/2026/05/07/" "1065" ] |
| 257 | 0.07 ms |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Orders/Leomat/2026/05/07/" "1065" ] |
| 258 | 0.07 ms |
"START TRANSACTION"
Parameters:
[] |
| 259 | 0.15 ms |
SELECT CONCAT(`path`,`key`) as `path` FROM objects WHERE id = ?
Parameters:
[
19338
]
|
| 260 | 0.31 ms |
SELECT versionCount FROM objects WHERE id = ? FOR UPDATE
Parameters:
[
19338
]
|
| 261 | 6.92 ms |
SELECT MAX(versionCount) FROM versions WHERE cid = ? AND ctype = 'object'
Parameters:
[
19338
]
|
| 262 | 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:
[ 1781859736 "system_resource_columns_objects" ] |
| 263 | 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:
[ 1781859736 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 264 | 0.62 ms |
SHOW COLUMNS FROM objects
Parameters:
[] |
| 265 | 0.15 ms |
SELECT type,classId,className FROM objects WHERE id = ?
Parameters:
[
19338
]
|
| 266 | 1.01 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/07/" 19338 1778158876 1781859736 1858 0 0 19335 "object" "1065" 0 null null "orders" 1 "Orders" ] |
| 267 | 3.68 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/07/" 19338 1778158876 1781859736 1858 0 0 19335 "object" "1065" 0 null null "orders" 1 "Orders" 19338 ] |
| 268 | 0.25 ms |
DELETE FROM tree_locks WHERE id = ? AND type = ?
Parameters:
[ 19338 "object" ] |
| 269 | 0.24 ms |
SELECT `id` FROM `object_collection_LineItems_orders` WHERE `id` = '19338' AND `fieldname` = 'lineItems' LIMIT 1
Parameters:
[] |
| 270 | 0.49 ms |
DELETE FROM object_collection_LineItems_orders WHERE id = ? AND fieldname = ?
Parameters:
[ 19338 "lineItems" ] |
| 271 | 0.85 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'fieldcollection' AND ownername = 'lineItems' AND src_id = '19338')
Parameters:
[] |
| 272 | 0.23 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'localizedfield' AND ownername LIKE '/fieldcollection~lineItems/%' AND src_id = '19338')
Parameters:
[] |
| 273 | 0.21 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18799 "object" "product" 19338 "fieldcollection" "lineItems" "0" ] |
| 274 | 0.17 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "0" ] |
| 275 | 0.15 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 0 "lineItems" "Coca-Cola Mezzo Mix 5Dl Pet" "3775" 1.0 38.4 "CHF" "" 0 "[]" ] |
| 276 | 0.12 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18759 "object" "product" 19338 "fieldcollection" "lineItems" "1" ] |
| 277 | 0.10 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "1" ] |
| 278 | 0.10 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 1 "lineItems" "Nespresso Finezzo" "3686" 1.0 35.0 "CHF" "" 0 "[]" ] |
| 279 | 0.09 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18757 "object" "product" 19338 "fieldcollection" "lineItems" "2" ] |
| 280 | 0.14 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "2" ] |
| 281 | 0.10 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 2 "lineItems" "Nespresso Intenso" "3684" 2.0 35.0 "CHF" "" 0 "[]" ] |
| 282 | 0.09 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18758 "object" "product" 19338 "fieldcollection" "lineItems" "3" ] |
| 283 | 0.09 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "3" ] |
| 284 | 0.09 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 3 "lineItems" "Nespresso Forte" "3685" 2.0 35.0 "CHF" "" 0 "[]" ] |
| 285 | 0.09 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17403 "object" "product" 19338 "fieldcollection" "lineItems" "4" ] |
| 286 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "4" ] |
| 287 | 0.11 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 4 "lineItems" "Icetea Peach 5Dl" "2680" 1.0 18.4 "CHF" "" 0 "[]" ] |
| 288 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17402 "object" "product" 19338 "fieldcollection" "lineItems" "5" ] |
| 289 | 0.12 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "5" ] |
| 290 | 0.13 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 5 "lineItems" "Icetea Lemon 5Dl" "2679" 1.0 18.4 "CHF" "" 0 "[]" ] |
| 291 | 0.14 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18775 "object" "product" 19338 "fieldcollection" "lineItems" "6" ] |
| 292 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "6" ] |
| 293 | 0.10 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 6 "lineItems" "Automatenbecher "Hybrid" 1,8 Dl" "3716" 1.0 179.0 "CHF" "" 0 "[]" ] |
| 294 | 0.09 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18763 "object" "product" 19338 "fieldcollection" "lineItems" "7" ] |
| 295 | 0.09 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "7" ] |
| 296 | 0.11 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 7 "lineItems" "Henniez Naturale 5Dl Pet" "3690" 1.0 30.7 "CHF" "" 0 "[]" ] |
| 297 | 0.15 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18798 "object" "product" 19338 "fieldcollection" "lineItems" "8" ] |
| 298 | 0.12 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "8" ] |
| 299 | 0.09 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 8 "lineItems" "Coca-Cola 5Dl Pet" "3774" 1.0 38.4 "CHF" "" 0 "[]" ] |
| 300 | 0.10 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17995 "object" "product" 19338 "fieldcollection" "lineItems" "9" ] |
| 301 | 0.09 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "9" ] |
| 302 | 0.09 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 9 "lineItems" "Fini Pica Jungle Ropes Erdbeer" "1410" 1.0 21.1 "CHF" "" 0 "[]" ] |
| 303 | 0.14 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17097 "object" "product" 19338 "fieldcollection" "lineItems" "10" ] |
| 304 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "10" ] |
| 305 | 0.09 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 10 "lineItems" "Bauli Schoko Croissant" "1263" 3.0 13.6 "CHF" "" 0 "[]" ] |
| 306 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18845 "object" "product" 19338 "fieldcollection" "lineItems" "11" ] |
| 307 | 0.09 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "11" ] |
| 308 | 0.09 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 11 "lineItems" "Kit Kat Choco Waffel" "3945" 1.0 34.5 "CHF" "" 0 "[]" ] |
| 309 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18045 "object" "product" 19338 "fieldcollection" "lineItems" "12" ] |
| 310 | 0.10 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "12" ] |
| 311 | 0.09 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 12 "lineItems" "Granini Fruchtcocktail 33Cl Pet" "1862" 2.0 53.76 "CHF" "" 0 "[]" ] |
| 312 | 0.10 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17216 "object" "product" 19338 "fieldcollection" "lineItems" "13" ] |
| 313 | 0.10 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "13" ] |
| 314 | 0.09 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 13 "lineItems" "Leomat Café-Creamer Rahmig" "1986" 2.0 93.6 "CHF" "" 0 "[]" ] |
| 315 | 0.09 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18007 "object" "product" 19338 "fieldcollection" "lineItems" "14" ] |
| 316 | 0.12 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "14" ] |
| 317 | 0.11 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 14 "lineItems" "Kakao Aktiv Zuckerreduziert" "1520" 1.0 112.5 "CHF" "" 0 "[]" ] |
| 318 | 0.12 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18268 "object" "product" 19338 "fieldcollection" "lineItems" "15" ] |
| 319 | 0.09 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "15" ] |
| 320 | 0.08 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 15 "lineItems" "Nescafé Gold De Luxe/Poc -Normales Aroma" "2775" 1.0 256.5 "CHF" "" 0 "[]" ] |
| 321 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17533 "object" "product" 19338 "fieldcollection" "lineItems" "16" ] |
| 322 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "16" ] |
| 323 | 0.08 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 16 "lineItems" "Fusili Ai Funghi 350G" "3345" 1.0 42.0 "CHF" "" 0 "[]" ] |
| 324 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17539 "object" "product" 19338 "fieldcollection" "lineItems" "17" ] |
| 325 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "17" ] |
| 326 | 0.07 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 17 "lineItems" "Ravioli Napoletana 350G" "3352" 1.0 42.0 "CHF" "" 0 "[]" ] |
| 327 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17535 "object" "product" 19338 "fieldcollection" "lineItems" "18" ] |
| 328 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "18" ] |
| 329 | 0.07 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 18 "lineItems" "Ghackets Mit Hörnli 350G" "3348" 1.0 42.0 "CHF" "" 0 "[]" ] |
| 330 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17910 "object" "product" 19338 "fieldcollection" "lineItems" "19" ] |
| 331 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "19" ] |
| 332 | 0.09 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 19 "lineItems" "Linzertörtli 75G" "348" 3.0 20.0 "CHF" "" 0 "[]" ] |
| 333 | 0.08 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17976 "object" "product" 19338 "fieldcollection" "lineItems" "20" ] |
| 334 | 0.13 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "20" ] |
| 335 | 0.08 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 20 "lineItems" "Milka Tender" "1007" 1.0 77.44 "CHF" "" 0 "[]" ] |
| 336 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18028 "object" "product" 19338 "fieldcollection" "lineItems" "21" ] |
| 337 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19338 "fieldcollection" "lineItems" "21" ] |
| 338 | 0.07 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 21 "lineItems" "Teebeutel Hagenbutten" "1577" 1.0 13.5 "CHF" "" 0 "[]" ] |
| 339 | 0.25 ms |
SELECT `id` FROM `object_collection_ShopifyPayload_orders` WHERE `id` = '19338' AND `fieldname` = 'payload' LIMIT 1
Parameters:
[] |
| 340 | 1.12 ms |
DELETE FROM object_collection_ShopifyPayload_orders WHERE id = ? AND fieldname = ?
Parameters:
[ 19338 "payload" ] |
| 341 | 0.11 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'fieldcollection' AND ownername = 'payload' AND src_id = '19338')
Parameters:
[] |
| 342 | 0.10 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'localizedfield' AND ownername LIKE '/fieldcollection~payload/%' AND src_id = '19338')
Parameters:
[] |
| 343 | 1.62 ms |
INSERT INTO object_collection_ShopifyPayload_orders (`id`, `index`, `fieldname`, `payload`, `topic`, `createdAt`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 0 "payload" "{"id":7785655304530,"admin_graphql_api_id":"gid:\/\/shopify\/Order\/7785655304530","app_id":580111,"browser_ip":"178.197.211.170","buyer_accepts_marketing":false,"cancel_reason":"declined","cancelled_at":"2026-05-19T16:02:21+02:00","cart_token":"hWNBsZ5pC8xxjZYjGqyGXbWt","checkout_id":48397678903634,"checkout_token":"b4c89116d70e926c4274525961e9f764","client_details":{"accept_language":"de-CH","browser_height":null,"browser_ip":"178.197.211.170","browser_width":null,"session_hash":null,"user_agent":"Mozilla\/5.0 (Linux; Android 10; K) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/147.0.0.0 Mobile Safari\/537.36"},"closed_at":"2026-05-19T16:02:21+02:00","company":null,"confirmation_number":"FXIAWWK8D","confirmed":true,"contact_email":"claribel_matilde@hotmail.com","created_at":"2026-05-07T15:01:12+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":"claribel_matilde@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":"#1065","note":"Tour 17 bereits bezogen. ","note_attributes":[],"number":65,"order_number":1065,"order_status_url":"https:\/\/shop.myleomat.ch\/99699687762\/orders\/deae71d87bbbfe56e417421ade4b54c3\/authenticate?key=36ef7d6afa5e8c70544014a4a27aca1b","original_total_additional_fees_set":null,"original_total_duties_set":null,"payment_gateway_names":["Kauf auf Rechnung (Invoice)"],"phone":"+41796159359","po_number":null,"presentment_currency":"CHF","processed_at":"2026-05-07T15:01:10+02:00","reference":null,"referring_site":null,"source_identifier":null,"source_name":"web","source_url":null,"subtotal_price":"1535.36","subtotal_price_set":{"shop_money":{"amount":"1535.36","currency_code":"CHF"},"presentment_money":{"amount":"1535.36","currency_code":"CHF"}},"tags":"leomat-erp-status:rejected","tax_exempt":false,"tax_lines":[],"taxes_included":true,"test":false,"token":"deae71d87bbbfe56e417421ade4b54c3","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":"1535.36","total_line_items_price_set":{"shop_money":{"amount":"1535.36","currency_code":"CHF"},"presentment_money":{"amount":"1535.36","currency_code":"CHF"}},"total_outstanding":"0.00","total_price":"1535.36","total_price_set":{"shop_money":{"amount":"1535.36","currency_code":"CHF"},"presentment_money":{"amount":"1535.36","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:02:14+02:00","user_id":null,"billing_address":{"first_name":"Leomat","address1":"Wiesenstrasse","phone":null,"city":"Tübach","zip":"9327","province":null,"country":"Switzerland","last_name":"AG","address2":"2","company":null,"latitude":47.4859367,"longitude":9.4585259,"name":"Leomat AG","country_code":"CH","province_code":null},"customer":{"id":10155383292242,"created_at":"2026-03-19T06:49:38+01:00","updated_at":"2026-06-18T16:13:23+02:00","first_name":"Matilde","last_name":"2026530000","state":"enabled","note":null,"verified_email":true,"multipass_identifier":null,"tax_exempt":false,"email":"claribel_matilde@hotmail.com","phone":"+41796159359","currency":"CHF","tax_exemptions":[],"admin_graphql_api_id":"gid:\/\/shopify\/Customer\/10155383292242","default_address":{"id":12417847492946,"customer_id":10155383292242,"first_name":"Leomat","last_name":"AG","company":null,"address1":"Wiesenstrasse","address2":"2","city":"Tübach","province":null,"country":"Switzerland","zip":"9327","phone":null,"name":"Leomat AG","province_code":null,"country_code":"CH","country_name":"Switzerland","default":true}},"discount_applications":[],"fulfillments":[],"line_items":[{"id":18284489146706,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489146706","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":18284489179474,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489179474","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Nespresso Finezzo","price":"35.00","price_set":{"shop_money":{"amount":"35.00","currency_code":"CHF"},"presentment_money":{"amount":"35.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687904809298,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3686","taxable":true,"title":"Nespresso Finezzo","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":53073146347858,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489212242,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489212242","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Nespresso Intenso","price":"35.00","price_set":{"shop_money":{"amount":"35.00","currency_code":"CHF"},"presentment_money":{"amount":"35.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687904416082,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3684","taxable":true,"title":"Nespresso Intenso","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":53073144054098,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489245010,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489245010","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Nespresso Forte","price":"35.00","price_set":{"shop_money":{"amount":"35.00","currency_code":"CHF"},"presentment_money":{"amount":"35.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687904645458,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3685","taxable":true,"title":"Nespresso Forte","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":53073145495890,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489277778,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489277778","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":1,"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":18284489310546,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489310546","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":1,"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":18284489343314,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489343314","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Automatenbecher \"Hybrid\" 1,8 Dl","price":"179.00","price_set":{"shop_money":{"amount":"179.00","currency_code":"CHF"},"presentment_money":{"amount":"179.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687908020562,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3716","taxable":true,"title":"Automatenbecher \"Hybrid\" 1,8 Dl","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":53073162633554,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489376082,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489376082","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Henniez Naturale 5Dl Pet","price":"30.70","price_set":{"shop_money":{"amount":"30.70","currency_code":"CHF"},"presentment_money":{"amount":"30.70","currency_code":"CHF"}},"product_exists":true,"product_id":10687905497426,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3690","taxable":true,"title":"Henniez Naturale 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":53073151623506,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489408850,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489408850","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":[]},{"id":18284489441618,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489441618","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Fini Pica Jungle Ropes Erdbeer","price":"21.10","price_set":{"shop_money":{"amount":"21.10","currency_code":"CHF"},"presentment_money":{"amount":"21.10","currency_code":"CHF"}},"product_exists":true,"product_id":10687756894546,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1410","taxable":true,"title":"Fini Pica Jungle Ropes Erdbeer","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":53072655548754,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489474386,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489474386","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Bauli Schoko Croissant","price":"13.60","price_set":{"shop_money":{"amount":"13.60","currency_code":"CHF"},"presentment_money":{"amount":"13.60","currency_code":"CHF"}},"product_exists":true,"product_id":10687755092306,"properties":[],"quantity":3,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1263","taxable":true,"title":"Bauli Schoko Croissant","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":53072652566866,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489507154,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489507154","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Kit Kat Choco Waffel","price":"34.50","price_set":{"shop_money":{"amount":"34.50","currency_code":"CHF"},"presentment_money":{"amount":"34.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687926632786,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3945","taxable":true,"title":"Kit Kat Choco Waffel","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":53073266999634,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489539922,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489539922","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Granini Fruchtcocktail 33Cl Pet","price":"53.76","price_set":{"shop_money":{"amount":"53.76","currency_code":"CHF"},"presentment_money":{"amount":"53.76","currency_code":"CHF"}},"product_exists":true,"product_id":10687771214162,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1862","taxable":true,"title":"Granini Fruchtcocktail 33Cl 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":53072681566546,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489572690,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489572690","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Leomat Café-Creamer Rahmig","price":"93.60","price_set":{"shop_money":{"amount":"93.60","currency_code":"CHF"},"presentment_money":{"amount":"93.60","currency_code":"CHF"}},"product_exists":true,"product_id":10687776293202,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1986","taxable":true,"title":"Leomat Café-Creamer Rahmig","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":53072702308690,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489605458,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489605458","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Kakao Aktiv Zuckerreduziert","price":"112.50","price_set":{"shop_money":{"amount":"112.50","currency_code":"CHF"},"presentment_money":{"amount":"112.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687759778130,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1520","taxable":true,"title":"Kakao Aktiv Zuckerreduziert","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":53072660693330,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489638226,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489638226","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Nescafé Gold De Luxe\/Poc -Normales Aroma","price":"256.50","price_set":{"shop_money":{"amount":"256.50","currency_code":"CHF"},"presentment_money":{"amount":"256.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687818432850,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"2775","taxable":true,"title":"Nescafé Gold De Luxe\/Poc -Normales Aroma","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":53072833020242,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489670994,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489670994","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Fusili Ai Funghi 350G","price":"42.00","price_set":{"shop_money":{"amount":"42.00","currency_code":"CHF"},"presentment_money":{"amount":"42.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687890162002,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3345","taxable":true,"title":"Fusili Ai Funghi 350G","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":53073102405970,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489703762,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489703762","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Ravioli Napoletana 350G","price":"42.00","price_set":{"shop_money":{"amount":"42.00","currency_code":"CHF"},"presentment_money":{"amount":"42.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687890653522,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3352","taxable":true,"title":"Ravioli Napoletana 350G","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":53073102995794,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489736530,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489736530","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Ghackets Mit Hörnli 350G","price":"42.00","price_set":{"shop_money":{"amount":"42.00","currency_code":"CHF"},"presentment_money":{"amount":"42.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687890456914,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3348","taxable":true,"title":"Ghackets Mit Hörnli 350G","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":53073102831954,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489769298,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489769298","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":3,"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":18284489802066,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489802066","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Milka Tender","price":"77.44","price_set":{"shop_money":{"amount":"77.44","currency_code":"CHF"},"presentment_money":{"amount":"77.44","currency_code":"CHF"}},"product_exists":true,"product_id":10687701451090,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1007","taxable":true,"title":"Milka Tender","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":53072469524818,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489834834,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489834834","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Teebeutel Hagenbutten","price":"13.50","price_set":{"shop_money":{"amount":"13.50","currency_code":"CHF"},"presentment_money":{"amount":"13.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687768756562,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1577","taxable":true,"title":"Teebeutel Hagenbutten","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":53072673898834,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}],"payment_terms":null,"refunds":[{"id":1081745768786,"admin_graphql_api_id":"gid:\/\/shopify\/Refund\/1081745768786","created_at":"2026-05-19T16:02:20+02:00","note":"Order canceled","order_id":7785655304530,"processed_at":"2026-05-19T16:02:20+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":8988068348242,"admin_graphql_api_id":"gid:\/\/shopify\/OrderTransaction\/8988068348242","amount":"0.00","authorization":null,"created_at":"2026-05-19T16:02:20+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":7785655304530,"parent_id":8951981244754,"payment_id":"#1065.1","processed_at":"2026-05-19T16:02:20+02:00","receipt":{},"source_name":"283573485569","status":"success","test":false,"user_id":null}],"refund_line_items":[{"id":773933269330,"line_item_id":18284489146706,"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":18284489146706,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489146706","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":773933302098,"line_item_id":18284489179474,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":35.0,"subtotal_set":{"shop_money":{"amount":"35.00","currency_code":"CHF"},"presentment_money":{"amount":"35.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":18284489179474,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489179474","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Nespresso Finezzo","price":"35.00","price_set":{"shop_money":{"amount":"35.00","currency_code":"CHF"},"presentment_money":{"amount":"35.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687904809298,"properties":[],"quantity":1,"requires_shipping":true,"sku":"3686","taxable":true,"title":"Nespresso Finezzo","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":53073146347858,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":773933334866,"line_item_id":18284489212242,"location_id":113214685522,"quantity":2,"restock_type":"cancel","subtotal":70.0,"subtotal_set":{"shop_money":{"amount":"70.00","currency_code":"CHF"},"presentment_money":{"amount":"70.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":18284489212242,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489212242","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Nespresso Intenso","price":"35.00","price_set":{"shop_money":{"amount":"35.00","currency_code":"CHF"},"presentment_money":{"amount":"35.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687904416082,"properties":[],"quantity":2,"requires_shipping":true,"sku":"3684","taxable":true,"title":"Nespresso Intenso","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":53073144054098,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":773933367634,"line_item_id":18284489245010,"location_id":113214685522,"quantity":2,"restock_type":"cancel","subtotal":70.0,"subtotal_set":{"shop_money":{"amount":"70.00","currency_code":"CHF"},"presentment_money":{"amount":"70.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":18284489245010,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489245010","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Nespresso Forte","price":"35.00","price_set":{"shop_money":{"amount":"35.00","currency_code":"CHF"},"presentment_money":{"amount":"35.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687904645458,"properties":[],"quantity":2,"requires_shipping":true,"sku":"3685","taxable":true,"title":"Nespresso Forte","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":53073145495890,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":773933400402,"line_item_id":18284489277778,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":18.4,"subtotal_set":{"shop_money":{"amount":"18.40","currency_code":"CHF"},"presentment_money":{"amount":"18.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":18284489277778,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489277778","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":1,"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":773933433170,"line_item_id":18284489310546,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":18.4,"subtotal_set":{"shop_money":{"amount":"18.40","currency_code":"CHF"},"presentment_money":{"amount":"18.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":18284489310546,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489310546","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":1,"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":773933465938,"line_item_id":18284489343314,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":179.0,"subtotal_set":{"shop_money":{"amount":"179.00","currency_code":"CHF"},"presentment_money":{"amount":"179.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":18284489343314,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489343314","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Automatenbecher \"Hybrid\" 1,8 Dl","price":"179.00","price_set":{"shop_money":{"amount":"179.00","currency_code":"CHF"},"presentment_money":{"amount":"179.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687908020562,"properties":[],"quantity":1,"requires_shipping":true,"sku":"3716","taxable":true,"title":"Automatenbecher \"Hybrid\" 1,8 Dl","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":53073162633554,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":773933498706,"line_item_id":18284489376082,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":30.7,"subtotal_set":{"shop_money":{"amount":"30.70","currency_code":"CHF"},"presentment_money":{"amount":"30.70","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":18284489376082,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489376082","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Henniez Naturale 5Dl Pet","price":"30.70","price_set":{"shop_money":{"amount":"30.70","currency_code":"CHF"},"presentment_money":{"amount":"30.70","currency_code":"CHF"}},"product_exists":true,"product_id":10687905497426,"properties":[],"quantity":1,"requires_shipping":true,"sku":"3690","taxable":true,"title":"Henniez Naturale 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":53073151623506,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":773933531474,"line_item_id":18284489408850,"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":18284489408850,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489408850","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":[]}},{"id":773933564242,"line_item_id":18284489441618,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":21.1,"subtotal_set":{"shop_money":{"amount":"21.10","currency_code":"CHF"},"presentment_money":{"amount":"21.10","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":18284489441618,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489441618","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Fini Pica Jungle Ropes Erdbeer","price":"21.10","price_set":{"shop_money":{"amount":"21.10","currency_code":"CHF"},"presentment_money":{"amount":"21.10","currency_code":"CHF"}},"product_exists":true,"product_id":10687756894546,"properties":[],"quantity":1,"requires_shipping":true,"sku":"1410","taxable":true,"title":"Fini Pica Jungle Ropes Erdbeer","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":53072655548754,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":773933597010,"line_item_id":18284489474386,"location_id":113214685522,"quantity":3,"restock_type":"cancel","subtotal":40.8,"subtotal_set":{"shop_money":{"amount":"40.80","currency_code":"CHF"},"presentment_money":{"amount":"40.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":18284489474386,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489474386","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Bauli Schoko Croissant","price":"13.60","price_set":{"shop_money":{"amount":"13.60","currency_code":"CHF"},"presentment_money":{"amount":"13.60","currency_code":"CHF"}},"product_exists":true,"product_id":10687755092306,"properties":[],"quantity":3,"requires_shipping":true,"sku":"1263","taxable":true,"title":"Bauli Schoko Croissant","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":53072652566866,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":773933629778,"line_item_id":18284489507154,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":34.5,"subtotal_set":{"shop_money":{"amount":"34.50","currency_code":"CHF"},"presentment_money":{"amount":"34.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":18284489507154,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489507154","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Kit Kat Choco Waffel","price":"34.50","price_set":{"shop_money":{"amount":"34.50","currency_code":"CHF"},"presentment_money":{"amount":"34.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687926632786,"properties":[],"quantity":1,"requires_shipping":true,"sku":"3945","taxable":true,"title":"Kit Kat Choco Waffel","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":53073266999634,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":773933662546,"line_item_id":18284489539922,"location_id":113214685522,"quantity":2,"restock_type":"cancel","subtotal":107.52,"subtotal_set":{"shop_money":{"amount":"107.52","currency_code":"CHF"},"presentment_money":{"amount":"107.52","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":18284489539922,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489539922","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Granini Fruchtcocktail 33Cl Pet","price":"53.76","price_set":{"shop_money":{"amount":"53.76","currency_code":"CHF"},"presentment_money":{"amount":"53.76","currency_code":"CHF"}},"product_exists":true,"product_id":10687771214162,"properties":[],"quantity":2,"requires_shipping":true,"sku":"1862","taxable":true,"title":"Granini Fruchtcocktail 33Cl 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":53072681566546,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":773933695314,"line_item_id":18284489572690,"location_id":113214685522,"quantity":2,"restock_type":"cancel","subtotal":187.2,"subtotal_set":{"shop_money":{"amount":"187.20","currency_code":"CHF"},"presentment_money":{"amount":"187.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":18284489572690,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489572690","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Leomat Café-Creamer Rahmig","price":"93.60","price_set":{"shop_money":{"amount":"93.60","currency_code":"CHF"},"presentment_money":{"amount":"93.60","currency_code":"CHF"}},"product_exists":true,"product_id":10687776293202,"properties":[],"quantity":2,"requires_shipping":true,"sku":"1986","taxable":true,"title":"Leomat Café-Creamer Rahmig","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":53072702308690,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":773933728082,"line_item_id":18284489605458,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":112.5,"subtotal_set":{"shop_money":{"amount":"112.50","currency_code":"CHF"},"presentment_money":{"amount":"112.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":18284489605458,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489605458","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Kakao Aktiv Zuckerreduziert","price":"112.50","price_set":{"shop_money":{"amount":"112.50","currency_code":"CHF"},"presentment_money":{"amount":"112.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687759778130,"properties":[],"quantity":1,"requires_shipping":true,"sku":"1520","taxable":true,"title":"Kakao Aktiv Zuckerreduziert","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":53072660693330,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":773933760850,"line_item_id":18284489638226,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":256.5,"subtotal_set":{"shop_money":{"amount":"256.50","currency_code":"CHF"},"presentment_money":{"amount":"256.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":18284489638226,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489638226","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Nescafé Gold De Luxe\/Poc -Normales Aroma","price":"256.50","price_set":{"shop_money":{"amount":"256.50","currency_code":"CHF"},"presentment_money":{"amount":"256.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687818432850,"properties":[],"quantity":1,"requires_shipping":true,"sku":"2775","taxable":true,"title":"Nescafé Gold De Luxe\/Poc -Normales Aroma","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":53072833020242,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":773933793618,"line_item_id":18284489670994,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":42.0,"subtotal_set":{"shop_money":{"amount":"42.00","currency_code":"CHF"},"presentment_money":{"amount":"42.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":18284489670994,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489670994","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Fusili Ai Funghi 350G","price":"42.00","price_set":{"shop_money":{"amount":"42.00","currency_code":"CHF"},"presentment_money":{"amount":"42.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687890162002,"properties":[],"quantity":1,"requires_shipping":true,"sku":"3345","taxable":true,"title":"Fusili Ai Funghi 350G","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":53073102405970,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":773933826386,"line_item_id":18284489703762,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":42.0,"subtotal_set":{"shop_money":{"amount":"42.00","currency_code":"CHF"},"presentment_money":{"amount":"42.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":18284489703762,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489703762","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Ravioli Napoletana 350G","price":"42.00","price_set":{"shop_money":{"amount":"42.00","currency_code":"CHF"},"presentment_money":{"amount":"42.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687890653522,"properties":[],"quantity":1,"requires_shipping":true,"sku":"3352","taxable":true,"title":"Ravioli Napoletana 350G","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":53073102995794,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":773933859154,"line_item_id":18284489736530,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":42.0,"subtotal_set":{"shop_money":{"amount":"42.00","currency_code":"CHF"},"presentment_money":{"amount":"42.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":18284489736530,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489736530","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Ghackets Mit Hörnli 350G","price":"42.00","price_set":{"shop_money":{"amount":"42.00","currency_code":"CHF"},"presentment_money":{"amount":"42.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687890456914,"properties":[],"quantity":1,"requires_shipping":true,"sku":"3348","taxable":true,"title":"Ghackets Mit Hörnli 350G","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":53073102831954,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":773933891922,"line_item_id":18284489769298,"location_id":113214685522,"quantity":3,"restock_type":"cancel","subtotal":60.0,"subtotal_set":{"shop_money":{"amount":"60.00","currency_code":"CHF"},"presentment_money":{"amount":"60.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":18284489769298,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489769298","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":3,"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":773933924690,"line_item_id":18284489802066,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":77.44,"subtotal_set":{"shop_money":{"amount":"77.44","currency_code":"CHF"},"presentment_money":{"amount":"77.44","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":18284489802066,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489802066","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Milka Tender","price":"77.44","price_set":{"shop_money":{"amount":"77.44","currency_code":"CHF"},"presentment_money":{"amount":"77.44","currency_code":"CHF"}},"product_exists":true,"product_id":10687701451090,"properties":[],"quantity":1,"requires_shipping":true,"sku":"1007","taxable":true,"title":"Milka Tender","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":53072469524818,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}},{"id":773933957458,"line_item_id":18284489834834,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":13.5,"subtotal_set":{"shop_money":{"amount":"13.50","currency_code":"CHF"},"presentment_money":{"amount":"13.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":18284489834834,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489834834","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Teebeutel Hagenbutten","price":"13.50","price_set":{"shop_money":{"amount":"13.50","currency_code":"CHF"},"presentment_money":{"amount":"13.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687768756562,"properties":[],"quantity":1,"requires_shipping":true,"sku":"1577","taxable":true,"title":"Teebeutel Hagenbutten","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":53072673898834,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}}],"duties":[]}],"shipping_address":{"first_name":"Leomat","address1":"Wiesenstrasse","phone":null,"city":"Tübach","zip":"9327","province":null,"country":"Switzerland","last_name":"AG","address2":"2","company":null,"latitude":47.4859367,"longitude":9.4585259,"name":"Leomat AG","country_code":"CH","province_code":null},"shipping_lines":[{"id":6133735358802,"carrier_identifier":null,"code":"free shipping","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":"free shipping","tax_lines":[],"discount_allocations":[]}],"returns":[],"line_item_groups":[]}" "orders/updated" "2026-06-19 11:02:16" ] |
| 344 | 0.66 ms |
INSERT INTO object_collection_ShopifyPayload_orders (`id`, `index`, `fieldname`, `payload`, `topic`, `createdAt`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 1 "payload" "{"id":7785655304530,"admin_graphql_api_id":"gid:\/\/shopify\/Order\/7785655304530","app_id":580111,"browser_ip":"178.197.211.170","buyer_accepts_marketing":false,"cancel_reason":null,"cancelled_at":null,"cart_token":"hWNBsZ5pC8xxjZYjGqyGXbWt","checkout_id":48397678903634,"checkout_token":"b4c89116d70e926c4274525961e9f764","client_details":{"accept_language":"de-CH","browser_height":null,"browser_ip":"178.197.211.170","browser_width":null,"session_hash":null,"user_agent":"Mozilla\/5.0 (Linux; Android 10; K) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/147.0.0.0 Mobile Safari\/537.36"},"closed_at":null,"company":null,"confirmation_number":"FXIAWWK8D","confirmed":true,"contact_email":"claribel_matilde@hotmail.com","created_at":"2026-05-07T15:01:12+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":"1535.36","current_subtotal_price_set":{"shop_money":{"amount":"1535.36","currency_code":"CHF"},"presentment_money":{"amount":"1535.36","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":"1535.36","current_total_price_set":{"shop_money":{"amount":"1535.36","currency_code":"CHF"},"presentment_money":{"amount":"1535.36","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":"claribel_matilde@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":"#1065","note":"Tour 17 bereits bezogen. ","note_attributes":[],"number":65,"order_number":1065,"order_status_url":"https:\/\/shop.myleomat.ch\/99699687762\/orders\/deae71d87bbbfe56e417421ade4b54c3\/authenticate?key=36ef7d6afa5e8c70544014a4a27aca1b","original_total_additional_fees_set":null,"original_total_duties_set":null,"payment_gateway_names":["Kauf auf Rechnung (Invoice)"],"phone":"+41796159359","po_number":null,"presentment_currency":"CHF","processed_at":"2026-05-07T15:01:10+02:00","reference":null,"referring_site":null,"source_identifier":null,"source_name":"web","source_url":null,"subtotal_price":"1535.36","subtotal_price_set":{"shop_money":{"amount":"1535.36","currency_code":"CHF"},"presentment_money":{"amount":"1535.36","currency_code":"CHF"}},"tags":"","tax_exempt":false,"tax_lines":[],"taxes_included":true,"test":false,"token":"deae71d87bbbfe56e417421ade4b54c3","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":"1535.36","total_line_items_price_set":{"shop_money":{"amount":"1535.36","currency_code":"CHF"},"presentment_money":{"amount":"1535.36","currency_code":"CHF"}},"total_outstanding":"1535.36","total_price":"1535.36","total_price_set":{"shop_money":{"amount":"1535.36","currency_code":"CHF"},"presentment_money":{"amount":"1535.36","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-07T15:01:14+02:00","user_id":null,"billing_address":{"first_name":"Leomat","address1":"Wiesenstrasse","phone":null,"city":"Tübach","zip":"9327","province":null,"country":"Switzerland","last_name":"AG","address2":"2","company":null,"latitude":47.4859367,"longitude":9.4585259,"name":"Leomat AG","country_code":"CH","province_code":null},"customer":{"id":10155383292242,"created_at":"2026-03-19T06:49:38+01:00","updated_at":"2026-05-07T15:01:14+02:00","first_name":"Matilde","last_name":"2026530000","state":"enabled","note":null,"verified_email":true,"multipass_identifier":null,"tax_exempt":false,"email":"claribel_matilde@hotmail.com","phone":"+41796159359","currency":"CHF","tax_exemptions":[],"admin_graphql_api_id":"gid:\/\/shopify\/Customer\/10155383292242","default_address":{"id":12417847492946,"customer_id":10155383292242,"first_name":"Leomat","last_name":"AG","company":null,"address1":"Wiesenstrasse","address2":"2","city":"Tübach","province":null,"country":"Switzerland","zip":"9327","phone":null,"name":"Leomat AG","province_code":null,"country_code":"CH","country_name":"Switzerland","default":true}},"discount_applications":[],"fulfillments":[],"line_items":[{"id":18284489146706,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489146706","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":18284489179474,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489179474","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Nespresso Finezzo","price":"35.00","price_set":{"shop_money":{"amount":"35.00","currency_code":"CHF"},"presentment_money":{"amount":"35.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687904809298,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3686","taxable":true,"title":"Nespresso Finezzo","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":53073146347858,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489212242,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489212242","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":2,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Nespresso Intenso","price":"35.00","price_set":{"shop_money":{"amount":"35.00","currency_code":"CHF"},"presentment_money":{"amount":"35.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687904416082,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3684","taxable":true,"title":"Nespresso Intenso","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":53073144054098,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489245010,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489245010","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":2,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Nespresso Forte","price":"35.00","price_set":{"shop_money":{"amount":"35.00","currency_code":"CHF"},"presentment_money":{"amount":"35.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687904645458,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3685","taxable":true,"title":"Nespresso Forte","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":53073145495890,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489277778,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489277778","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"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":1,"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":18284489310546,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489310546","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"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":1,"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":18284489343314,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489343314","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Automatenbecher \"Hybrid\" 1,8 Dl","price":"179.00","price_set":{"shop_money":{"amount":"179.00","currency_code":"CHF"},"presentment_money":{"amount":"179.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687908020562,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3716","taxable":true,"title":"Automatenbecher \"Hybrid\" 1,8 Dl","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":53073162633554,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489376082,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489376082","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Henniez Naturale 5Dl Pet","price":"30.70","price_set":{"shop_money":{"amount":"30.70","currency_code":"CHF"},"presentment_money":{"amount":"30.70","currency_code":"CHF"}},"product_exists":true,"product_id":10687905497426,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3690","taxable":true,"title":"Henniez Naturale 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":53073151623506,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489408850,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489408850","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":[]},{"id":18284489441618,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489441618","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Fini Pica Jungle Ropes Erdbeer","price":"21.10","price_set":{"shop_money":{"amount":"21.10","currency_code":"CHF"},"presentment_money":{"amount":"21.10","currency_code":"CHF"}},"product_exists":true,"product_id":10687756894546,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1410","taxable":true,"title":"Fini Pica Jungle Ropes Erdbeer","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":53072655548754,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489474386,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489474386","attributed_staffs":[],"current_quantity":3,"fulfillable_quantity":3,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Bauli Schoko Croissant","price":"13.60","price_set":{"shop_money":{"amount":"13.60","currency_code":"CHF"},"presentment_money":{"amount":"13.60","currency_code":"CHF"}},"product_exists":true,"product_id":10687755092306,"properties":[],"quantity":3,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1263","taxable":true,"title":"Bauli Schoko Croissant","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":53072652566866,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489507154,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489507154","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Kit Kat Choco Waffel","price":"34.50","price_set":{"shop_money":{"amount":"34.50","currency_code":"CHF"},"presentment_money":{"amount":"34.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687926632786,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3945","taxable":true,"title":"Kit Kat Choco Waffel","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":53073266999634,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489539922,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489539922","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":2,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Granini Fruchtcocktail 33Cl Pet","price":"53.76","price_set":{"shop_money":{"amount":"53.76","currency_code":"CHF"},"presentment_money":{"amount":"53.76","currency_code":"CHF"}},"product_exists":true,"product_id":10687771214162,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1862","taxable":true,"title":"Granini Fruchtcocktail 33Cl 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":53072681566546,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489572690,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489572690","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":2,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Leomat Café-Creamer Rahmig","price":"93.60","price_set":{"shop_money":{"amount":"93.60","currency_code":"CHF"},"presentment_money":{"amount":"93.60","currency_code":"CHF"}},"product_exists":true,"product_id":10687776293202,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1986","taxable":true,"title":"Leomat Café-Creamer Rahmig","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":53072702308690,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489605458,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489605458","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Kakao Aktiv Zuckerreduziert","price":"112.50","price_set":{"shop_money":{"amount":"112.50","currency_code":"CHF"},"presentment_money":{"amount":"112.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687759778130,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1520","taxable":true,"title":"Kakao Aktiv Zuckerreduziert","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":53072660693330,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489638226,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489638226","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Nescafé Gold De Luxe\/Poc -Normales Aroma","price":"256.50","price_set":{"shop_money":{"amount":"256.50","currency_code":"CHF"},"presentment_money":{"amount":"256.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687818432850,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"2775","taxable":true,"title":"Nescafé Gold De Luxe\/Poc -Normales Aroma","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":53072833020242,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489670994,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489670994","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Fusili Ai Funghi 350G","price":"42.00","price_set":{"shop_money":{"amount":"42.00","currency_code":"CHF"},"presentment_money":{"amount":"42.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687890162002,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3345","taxable":true,"title":"Fusili Ai Funghi 350G","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":53073102405970,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489703762,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489703762","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Ravioli Napoletana 350G","price":"42.00","price_set":{"shop_money":{"amount":"42.00","currency_code":"CHF"},"presentment_money":{"amount":"42.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687890653522,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3352","taxable":true,"title":"Ravioli Napoletana 350G","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":53073102995794,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489736530,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489736530","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Ghackets Mit Hörnli 350G","price":"42.00","price_set":{"shop_money":{"amount":"42.00","currency_code":"CHF"},"presentment_money":{"amount":"42.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687890456914,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3348","taxable":true,"title":"Ghackets Mit Hörnli 350G","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":53073102831954,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489769298,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489769298","attributed_staffs":[],"current_quantity":3,"fulfillable_quantity":3,"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":3,"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":18284489802066,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489802066","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Milka Tender","price":"77.44","price_set":{"shop_money":{"amount":"77.44","currency_code":"CHF"},"presentment_money":{"amount":"77.44","currency_code":"CHF"}},"product_exists":true,"product_id":10687701451090,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1007","taxable":true,"title":"Milka Tender","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":53072469524818,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18284489834834,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18284489834834","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Teebeutel Hagenbutten","price":"13.50","price_set":{"shop_money":{"amount":"13.50","currency_code":"CHF"},"presentment_money":{"amount":"13.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687768756562,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1577","taxable":true,"title":"Teebeutel Hagenbutten","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":53072673898834,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}],"payment_terms":null,"refunds":[],"shipping_address":{"first_name":"Leomat","address1":"Wiesenstrasse","phone":null,"city":"Tübach","zip":"9327","province":null,"country":"Switzerland","last_name":"AG","address2":"2","company":null,"latitude":47.4859367,"longitude":9.4585259,"name":"Leomat AG","country_code":"CH","province_code":null},"shipping_lines":[{"id":6133735358802,"carrier_identifier":null,"code":"free shipping","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":"free shipping","tax_lines":[],"discount_allocations":[]}],"returns":[],"line_item_groups":[]}" "orders/create" "2026-05-07 15:01:17" ] |
| 345 | 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:
[ 1781859737 "system_resource_columns_object_store_orders" ] |
| 346 | 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:
[ 1781859737 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 347 | 0.61 ms |
SHOW COLUMNS FROM object_store_orders
Parameters:
[] |
| 348 | 0.60 ms |
INSERT INTO object_store_orders (`oo_id`, `orderId`, `orderNumber`, `status`, `totalPrice__value`, `totalPrice__unit`, `customerEmail`, `createdAt`, `abacusOrderId`, `abacusStatus`, `sentToAbacus`, `abacusPayload`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19338 7785655304530.0 "1065" "voided" 0.0 "CHF" "claribel_matilde@hotmail.com" "2026-05-07 15:01:12" null "rejected" 1 """ {\n "InboxOrderRequest": {\n "Comment": "#1065",\n "ExternalOrderReference": "75992ab1-1d5f-457a-807d-c19c35bf60aa",\n "ExternalOrderNumber": 65,\n "CreationDate": "2026-05-07",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 1535.36,\n "TotalAmountExcludingTax": 1535.36\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\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": 2,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 35,\n "PerQuantityIncludingTax": 35,\n "PositionTotalExcludingTax": 35,\n "PositionTotalIncludingTax": 35,\n "PerQuantityExcludingTaxRelevant": 35,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3686,\n "Type": "A",\n "Name": "17484",\n "Description": "Nespresso Finezzo"\n }\n },\n {\n "LineItemId": 3,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 35,\n "PerQuantityIncludingTax": 35,\n "PositionTotalExcludingTax": 70,\n "PositionTotalIncludingTax": 70,\n "PerQuantityExcludingTaxRelevant": 35,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3684,\n "Type": "A",\n "Name": "17481",\n "Description": "Nespresso Intenso"\n }\n },\n {\n "LineItemId": 4,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 35,\n "PerQuantityIncludingTax": 35,\n "PositionTotalExcludingTax": 70,\n "PositionTotalIncludingTax": 70,\n "PerQuantityExcludingTaxRelevant": 35,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3685,\n "Type": "A",\n "Name": "17482",\n "Description": "Nespresso Forte"\n }\n },\n {\n "LineItemId": 5,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18.4,\n "PerQuantityIncludingTax": 18.4,\n "PositionTotalExcludingTax": 18.4,\n "PositionTotalIncludingTax": 18.4,\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": 6,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18.4,\n "PerQuantityIncludingTax": 18.4,\n "PositionTotalExcludingTax": 18.4,\n "PositionTotalIncludingTax": 18.4,\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": 7,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 179,\n "PerQuantityIncludingTax": 179,\n "PositionTotalExcludingTax": 179,\n "PositionTotalIncludingTax": 179,\n "PerQuantityExcludingTaxRelevant": 179,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3716,\n "Type": "A",\n "Name": "17512",\n "Description": "Automatenbecher \"Hybrid\" 1,8 Dl"\n }\n },\n {\n "LineItemId": 8,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 30.7,\n "PerQuantityIncludingTax": 30.7,\n "PositionTotalExcludingTax": 30.7,\n "PositionTotalIncludingTax": 30.7,\n "PerQuantityExcludingTaxRelevant": 30.7,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3690,\n "Type": "A",\n "Name": "17491",\n "Description": "Henniez Naturale 5Dl Pet"\n }\n },\n {\n "LineItemId": 9,\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 "LineItemId": 10,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 21.1,\n "PerQuantityIncludingTax": 21.1,\n "PositionTotalExcludingTax": 21.1,\n "PositionTotalIncludingTax": 21.1,\n "PerQuantityExcludingTaxRelevant": 21.1,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1410,\n "Type": "A",\n "Name": "13568",\n "Description": "Fini Pica Jungle Ropes Erdbeer"\n }\n },\n {\n "LineItemId": 11,\n "Quantity": 3,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 13.6,\n "PerQuantityIncludingTax": 13.6,\n "PositionTotalExcludingTax": 40.8,\n "PositionTotalIncludingTax": 40.8,\n "PerQuantityExcludingTaxRelevant": 13.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1263,\n "Type": "A",\n "Name": "13366",\n "Description": "Bauli Schoko Croissant"\n }\n },\n {\n "LineItemId": 12,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 34.5,\n "PerQuantityIncludingTax": 34.5,\n "PositionTotalExcludingTax": 34.5,\n "PositionTotalIncludingTax": 34.5,\n "PerQuantityExcludingTaxRelevant": 34.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3945,\n "Type": "A",\n "Name": "10074",\n "Description": "Kit Kat Choco Waffel"\n }\n },\n {\n "LineItemId": 13,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 53.76,\n "PerQuantityIncludingTax": 53.76,\n "PositionTotalExcludingTax": 107.52,\n "PositionTotalIncludingTax": 107.52,\n "PerQuantityExcludingTaxRelevant": 53.76,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1862,\n "Type": "A",\n "Name": "13866",\n "Description": "Granini Fruchtcocktail 33Cl Pet"\n }\n },\n {\n "LineItemId": 14,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 93.6,\n "PerQuantityIncludingTax": 93.6,\n "PositionTotalExcludingTax": 187.2,\n "PositionTotalIncludingTax": 187.2,\n "PerQuantityExcludingTaxRelevant": 93.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1986,\n "Type": "A",\n "Name": "12155",\n "Description": "Leomat Café-Creamer Rahmig"\n }\n },\n {\n "LineItemId": 15,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 112.5,\n "PerQuantityIncludingTax": 112.5,\n "PositionTotalExcludingTax": 112.5,\n "PositionTotalIncludingTax": 112.5,\n "PerQuantityExcludingTaxRelevant": 112.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1520,\n "Type": "A",\n "Name": "13728",\n "Description": "Kakao Aktiv Zuckerreduziert"\n }\n },\n {\n "LineItemId": 16,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 256.5,\n "PerQuantityIncludingTax": 256.5,\n "PositionTotalExcludingTax": 256.5,\n "PositionTotalIncludingTax": 256.5,\n "PerQuantityExcludingTaxRelevant": 256.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2775,\n "Type": "A",\n "Name": "10001",\n "Description": "Nescafé Gold De Luxe\/Poc -Normales Aroma"\n }\n },\n {\n "LineItemId": 17,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 42,\n "PerQuantityIncludingTax": 42,\n "PositionTotalExcludingTax": 42,\n "PositionTotalIncludingTax": 42,\n "PerQuantityExcludingTaxRelevant": 42,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3345,\n "Type": "A",\n "Name": "17267",\n "Description": "Fusili Ai Funghi 350G"\n }\n },\n {\n "LineItemId": 18,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 42,\n "PerQuantityIncludingTax": 42,\n "PositionTotalExcludingTax": 42,\n "PositionTotalIncludingTax": 42,\n "PerQuantityExcludingTaxRelevant": 42,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3352,\n "Type": "A",\n "Name": "17274",\n "Description": "Ravioli Napoletana 350G"\n }\n },\n {\n "LineItemId": 19,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 42,\n "PerQuantityIncludingTax": 42,\n "PositionTotalExcludingTax": 42,\n "PositionTotalIncludingTax": 42,\n "PerQuantityExcludingTaxRelevant": 42,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3348,\n "Type": "A",\n "Name": "17270",\n "Description": "Ghackets Mit Hörnli 350G"\n }\n },\n {\n "LineItemId": 20,\n "Quantity": 3,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 20,\n "PerQuantityIncludingTax": 20,\n "PositionTotalExcludingTax": 60,\n "PositionTotalIncludingTax": 60,\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": 21,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 77.44,\n "PerQuantityIncludingTax": 77.44,\n "PositionTotalExcludingTax": 77.44,\n "PositionTotalIncludingTax": 77.44,\n "PerQuantityExcludingTaxRelevant": 77.44,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1007,\n "Type": "A",\n "Name": "12980",\n "Description": "Milka Tender"\n }\n },\n {\n "LineItemId": 22,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 13.5,\n "PerQuantityIncludingTax": 13.5,\n "PositionTotalExcludingTax": 13.5,\n "PositionTotalIncludingTax": 13.5,\n "PerQuantityExcludingTaxRelevant": 13.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1577,\n "Type": "A",\n "Name": "13789",\n "Description": "Teebeutel Hagenbutten"\n }\n }\n ],\n "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n }\n },\n "Address": {\n "Street": "Wiesenstrasse",\n "HouseNumber": "",\n "PostCode": "9327",\n "City": "Tübach",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n },\n "Id": 21457\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n }\n },\n "Address": {\n "Street": "Wiesenstrasse",\n "HouseNumber": "",\n "PostCode": "9327",\n "City": "Tübach",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n },\n "Id": 21457\n },\n "ShippingHandlingList": [],\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n }\n },\n "Address": {\n "Street": "Wiesenstrasse",\n "HouseNumber": "",\n "PostCode": "9327",\n "City": "Tübach",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n },\n "Id": 21457\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 } """ ] |
| 349 | 0.90 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:
[ 19338 7785655304530.0 "1065" "voided" 0.0 "CHF" "claribel_matilde@hotmail.com" "2026-05-07 15:01:12" null "rejected" 1 """ {\n "InboxOrderRequest": {\n "Comment": "#1065",\n "ExternalOrderReference": "75992ab1-1d5f-457a-807d-c19c35bf60aa",\n "ExternalOrderNumber": 65,\n "CreationDate": "2026-05-07",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 1535.36,\n "TotalAmountExcludingTax": 1535.36\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\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": 2,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 35,\n "PerQuantityIncludingTax": 35,\n "PositionTotalExcludingTax": 35,\n "PositionTotalIncludingTax": 35,\n "PerQuantityExcludingTaxRelevant": 35,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3686,\n "Type": "A",\n "Name": "17484",\n "Description": "Nespresso Finezzo"\n }\n },\n {\n "LineItemId": 3,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 35,\n "PerQuantityIncludingTax": 35,\n "PositionTotalExcludingTax": 70,\n "PositionTotalIncludingTax": 70,\n "PerQuantityExcludingTaxRelevant": 35,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3684,\n "Type": "A",\n "Name": "17481",\n "Description": "Nespresso Intenso"\n }\n },\n {\n "LineItemId": 4,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 35,\n "PerQuantityIncludingTax": 35,\n "PositionTotalExcludingTax": 70,\n "PositionTotalIncludingTax": 70,\n "PerQuantityExcludingTaxRelevant": 35,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3685,\n "Type": "A",\n "Name": "17482",\n "Description": "Nespresso Forte"\n }\n },\n {\n "LineItemId": 5,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18.4,\n "PerQuantityIncludingTax": 18.4,\n "PositionTotalExcludingTax": 18.4,\n "PositionTotalIncludingTax": 18.4,\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": 6,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18.4,\n "PerQuantityIncludingTax": 18.4,\n "PositionTotalExcludingTax": 18.4,\n "PositionTotalIncludingTax": 18.4,\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": 7,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 179,\n "PerQuantityIncludingTax": 179,\n "PositionTotalExcludingTax": 179,\n "PositionTotalIncludingTax": 179,\n "PerQuantityExcludingTaxRelevant": 179,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3716,\n "Type": "A",\n "Name": "17512",\n "Description": "Automatenbecher \"Hybrid\" 1,8 Dl"\n }\n },\n {\n "LineItemId": 8,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 30.7,\n "PerQuantityIncludingTax": 30.7,\n "PositionTotalExcludingTax": 30.7,\n "PositionTotalIncludingTax": 30.7,\n "PerQuantityExcludingTaxRelevant": 30.7,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3690,\n "Type": "A",\n "Name": "17491",\n "Description": "Henniez Naturale 5Dl Pet"\n }\n },\n {\n "LineItemId": 9,\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 "LineItemId": 10,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 21.1,\n "PerQuantityIncludingTax": 21.1,\n "PositionTotalExcludingTax": 21.1,\n "PositionTotalIncludingTax": 21.1,\n "PerQuantityExcludingTaxRelevant": 21.1,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1410,\n "Type": "A",\n "Name": "13568",\n "Description": "Fini Pica Jungle Ropes Erdbeer"\n }\n },\n {\n "LineItemId": 11,\n "Quantity": 3,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 13.6,\n "PerQuantityIncludingTax": 13.6,\n "PositionTotalExcludingTax": 40.8,\n "PositionTotalIncludingTax": 40.8,\n "PerQuantityExcludingTaxRelevant": 13.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1263,\n "Type": "A",\n "Name": "13366",\n "Description": "Bauli Schoko Croissant"\n }\n },\n {\n "LineItemId": 12,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 34.5,\n "PerQuantityIncludingTax": 34.5,\n "PositionTotalExcludingTax": 34.5,\n "PositionTotalIncludingTax": 34.5,\n "PerQuantityExcludingTaxRelevant": 34.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3945,\n "Type": "A",\n "Name": "10074",\n "Description": "Kit Kat Choco Waffel"\n }\n },\n {\n "LineItemId": 13,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 53.76,\n "PerQuantityIncludingTax": 53.76,\n "PositionTotalExcludingTax": 107.52,\n "PositionTotalIncludingTax": 107.52,\n "PerQuantityExcludingTaxRelevant": 53.76,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1862,\n "Type": "A",\n "Name": "13866",\n "Description": "Granini Fruchtcocktail 33Cl Pet"\n }\n },\n {\n "LineItemId": 14,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 93.6,\n "PerQuantityIncludingTax": 93.6,\n "PositionTotalExcludingTax": 187.2,\n "PositionTotalIncludingTax": 187.2,\n "PerQuantityExcludingTaxRelevant": 93.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1986,\n "Type": "A",\n "Name": "12155",\n "Description": "Leomat Café-Creamer Rahmig"\n }\n },\n {\n "LineItemId": 15,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 112.5,\n "PerQuantityIncludingTax": 112.5,\n "PositionTotalExcludingTax": 112.5,\n "PositionTotalIncludingTax": 112.5,\n "PerQuantityExcludingTaxRelevant": 112.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1520,\n "Type": "A",\n "Name": "13728",\n "Description": "Kakao Aktiv Zuckerreduziert"\n }\n },\n {\n "LineItemId": 16,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 256.5,\n "PerQuantityIncludingTax": 256.5,\n "PositionTotalExcludingTax": 256.5,\n "PositionTotalIncludingTax": 256.5,\n "PerQuantityExcludingTaxRelevant": 256.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2775,\n "Type": "A",\n "Name": "10001",\n "Description": "Nescafé Gold De Luxe\/Poc -Normales Aroma"\n }\n },\n {\n "LineItemId": 17,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 42,\n "PerQuantityIncludingTax": 42,\n "PositionTotalExcludingTax": 42,\n "PositionTotalIncludingTax": 42,\n "PerQuantityExcludingTaxRelevant": 42,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3345,\n "Type": "A",\n "Name": "17267",\n "Description": "Fusili Ai Funghi 350G"\n }\n },\n {\n "LineItemId": 18,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 42,\n "PerQuantityIncludingTax": 42,\n "PositionTotalExcludingTax": 42,\n "PositionTotalIncludingTax": 42,\n "PerQuantityExcludingTaxRelevant": 42,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3352,\n "Type": "A",\n "Name": "17274",\n "Description": "Ravioli Napoletana 350G"\n }\n },\n {\n "LineItemId": 19,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 42,\n "PerQuantityIncludingTax": 42,\n "PositionTotalExcludingTax": 42,\n "PositionTotalIncludingTax": 42,\n "PerQuantityExcludingTaxRelevant": 42,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3348,\n "Type": "A",\n "Name": "17270",\n "Description": "Ghackets Mit Hörnli 350G"\n }\n },\n {\n "LineItemId": 20,\n "Quantity": 3,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 20,\n "PerQuantityIncludingTax": 20,\n "PositionTotalExcludingTax": 60,\n "PositionTotalIncludingTax": 60,\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": 21,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 77.44,\n "PerQuantityIncludingTax": 77.44,\n "PositionTotalExcludingTax": 77.44,\n "PositionTotalIncludingTax": 77.44,\n "PerQuantityExcludingTaxRelevant": 77.44,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1007,\n "Type": "A",\n "Name": "12980",\n "Description": "Milka Tender"\n }\n },\n {\n "LineItemId": 22,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 13.5,\n "PerQuantityIncludingTax": 13.5,\n "PositionTotalExcludingTax": 13.5,\n "PositionTotalIncludingTax": 13.5,\n "PerQuantityExcludingTaxRelevant": 13.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1577,\n "Type": "A",\n "Name": "13789",\n "Description": "Teebeutel Hagenbutten"\n }\n }\n ],\n "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n }\n },\n "Address": {\n "Street": "Wiesenstrasse",\n "HouseNumber": "",\n "PostCode": "9327",\n "City": "Tübach",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n },\n "Id": 21457\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n }\n },\n "Address": {\n "Street": "Wiesenstrasse",\n "HouseNumber": "",\n "PostCode": "9327",\n "City": "Tübach",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n },\n "Id": 21457\n },\n "ShippingHandlingList": [],\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n }\n },\n "Address": {\n "Street": "Wiesenstrasse",\n "HouseNumber": "",\n "PostCode": "9327",\n "City": "Tübach",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n },\n "Id": 21457\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 } """ 19338 ] |
| 350 | 0.22 ms |
SELECT * FROM object_query_orders WHERE oo_id = ?
Parameters:
[
19338
]
|
| 351 | 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:
[ 1781859737 "system_resource_columns_object_query_orders" ] |
| 352 | 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:
[ 1781859737 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 353 | 0.62 ms |
SHOW COLUMNS FROM object_query_orders
Parameters:
[] |
| 354 | 0.89 ms |
INSERT INTO object_query_orders (`orderId`, `orderNumber`, `status`, `totalPrice__value`, `totalPrice__unit`, `customerEmail`, `createdAt`, `abacusOrderId`, `abacusStatus`, `sentToAbacus`, `abacusPayload`, `oo_id`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 7785655304530.0 "1065" "voided" 0.0 "CHF" "claribel_matilde@hotmail.com" "2026-05-07 15:01:12" null "rejected" 1 """ {\n "InboxOrderRequest": {\n "Comment": "#1065",\n "ExternalOrderReference": "75992ab1-1d5f-457a-807d-c19c35bf60aa",\n "ExternalOrderNumber": 65,\n "CreationDate": "2026-05-07",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 1535.36,\n "TotalAmountExcludingTax": 1535.36\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\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": 2,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 35,\n "PerQuantityIncludingTax": 35,\n "PositionTotalExcludingTax": 35,\n "PositionTotalIncludingTax": 35,\n "PerQuantityExcludingTaxRelevant": 35,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3686,\n "Type": "A",\n "Name": "17484",\n "Description": "Nespresso Finezzo"\n }\n },\n {\n "LineItemId": 3,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 35,\n "PerQuantityIncludingTax": 35,\n "PositionTotalExcludingTax": 70,\n "PositionTotalIncludingTax": 70,\n "PerQuantityExcludingTaxRelevant": 35,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3684,\n "Type": "A",\n "Name": "17481",\n "Description": "Nespresso Intenso"\n }\n },\n {\n "LineItemId": 4,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 35,\n "PerQuantityIncludingTax": 35,\n "PositionTotalExcludingTax": 70,\n "PositionTotalIncludingTax": 70,\n "PerQuantityExcludingTaxRelevant": 35,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3685,\n "Type": "A",\n "Name": "17482",\n "Description": "Nespresso Forte"\n }\n },\n {\n "LineItemId": 5,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18.4,\n "PerQuantityIncludingTax": 18.4,\n "PositionTotalExcludingTax": 18.4,\n "PositionTotalIncludingTax": 18.4,\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": 6,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18.4,\n "PerQuantityIncludingTax": 18.4,\n "PositionTotalExcludingTax": 18.4,\n "PositionTotalIncludingTax": 18.4,\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": 7,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 179,\n "PerQuantityIncludingTax": 179,\n "PositionTotalExcludingTax": 179,\n "PositionTotalIncludingTax": 179,\n "PerQuantityExcludingTaxRelevant": 179,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3716,\n "Type": "A",\n "Name": "17512",\n "Description": "Automatenbecher \"Hybrid\" 1,8 Dl"\n }\n },\n {\n "LineItemId": 8,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 30.7,\n "PerQuantityIncludingTax": 30.7,\n "PositionTotalExcludingTax": 30.7,\n "PositionTotalIncludingTax": 30.7,\n "PerQuantityExcludingTaxRelevant": 30.7,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3690,\n "Type": "A",\n "Name": "17491",\n "Description": "Henniez Naturale 5Dl Pet"\n }\n },\n {\n "LineItemId": 9,\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 "LineItemId": 10,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 21.1,\n "PerQuantityIncludingTax": 21.1,\n "PositionTotalExcludingTax": 21.1,\n "PositionTotalIncludingTax": 21.1,\n "PerQuantityExcludingTaxRelevant": 21.1,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1410,\n "Type": "A",\n "Name": "13568",\n "Description": "Fini Pica Jungle Ropes Erdbeer"\n }\n },\n {\n "LineItemId": 11,\n "Quantity": 3,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 13.6,\n "PerQuantityIncludingTax": 13.6,\n "PositionTotalExcludingTax": 40.8,\n "PositionTotalIncludingTax": 40.8,\n "PerQuantityExcludingTaxRelevant": 13.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1263,\n "Type": "A",\n "Name": "13366",\n "Description": "Bauli Schoko Croissant"\n }\n },\n {\n "LineItemId": 12,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 34.5,\n "PerQuantityIncludingTax": 34.5,\n "PositionTotalExcludingTax": 34.5,\n "PositionTotalIncludingTax": 34.5,\n "PerQuantityExcludingTaxRelevant": 34.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3945,\n "Type": "A",\n "Name": "10074",\n "Description": "Kit Kat Choco Waffel"\n }\n },\n {\n "LineItemId": 13,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 53.76,\n "PerQuantityIncludingTax": 53.76,\n "PositionTotalExcludingTax": 107.52,\n "PositionTotalIncludingTax": 107.52,\n "PerQuantityExcludingTaxRelevant": 53.76,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1862,\n "Type": "A",\n "Name": "13866",\n "Description": "Granini Fruchtcocktail 33Cl Pet"\n }\n },\n {\n "LineItemId": 14,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 93.6,\n "PerQuantityIncludingTax": 93.6,\n "PositionTotalExcludingTax": 187.2,\n "PositionTotalIncludingTax": 187.2,\n "PerQuantityExcludingTaxRelevant": 93.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1986,\n "Type": "A",\n "Name": "12155",\n "Description": "Leomat Café-Creamer Rahmig"\n }\n },\n {\n "LineItemId": 15,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 112.5,\n "PerQuantityIncludingTax": 112.5,\n "PositionTotalExcludingTax": 112.5,\n "PositionTotalIncludingTax": 112.5,\n "PerQuantityExcludingTaxRelevant": 112.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1520,\n "Type": "A",\n "Name": "13728",\n "Description": "Kakao Aktiv Zuckerreduziert"\n }\n },\n {\n "LineItemId": 16,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 256.5,\n "PerQuantityIncludingTax": 256.5,\n "PositionTotalExcludingTax": 256.5,\n "PositionTotalIncludingTax": 256.5,\n "PerQuantityExcludingTaxRelevant": 256.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2775,\n "Type": "A",\n "Name": "10001",\n "Description": "Nescafé Gold De Luxe\/Poc -Normales Aroma"\n }\n },\n {\n "LineItemId": 17,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 42,\n "PerQuantityIncludingTax": 42,\n "PositionTotalExcludingTax": 42,\n "PositionTotalIncludingTax": 42,\n "PerQuantityExcludingTaxRelevant": 42,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3345,\n "Type": "A",\n "Name": "17267",\n "Description": "Fusili Ai Funghi 350G"\n }\n },\n {\n "LineItemId": 18,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 42,\n "PerQuantityIncludingTax": 42,\n "PositionTotalExcludingTax": 42,\n "PositionTotalIncludingTax": 42,\n "PerQuantityExcludingTaxRelevant": 42,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3352,\n "Type": "A",\n "Name": "17274",\n "Description": "Ravioli Napoletana 350G"\n }\n },\n {\n "LineItemId": 19,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 42,\n "PerQuantityIncludingTax": 42,\n "PositionTotalExcludingTax": 42,\n "PositionTotalIncludingTax": 42,\n "PerQuantityExcludingTaxRelevant": 42,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3348,\n "Type": "A",\n "Name": "17270",\n "Description": "Ghackets Mit Hörnli 350G"\n }\n },\n {\n "LineItemId": 20,\n "Quantity": 3,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 20,\n "PerQuantityIncludingTax": 20,\n "PositionTotalExcludingTax": 60,\n "PositionTotalIncludingTax": 60,\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": 21,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 77.44,\n "PerQuantityIncludingTax": 77.44,\n "PositionTotalExcludingTax": 77.44,\n "PositionTotalIncludingTax": 77.44,\n "PerQuantityExcludingTaxRelevant": 77.44,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1007,\n "Type": "A",\n "Name": "12980",\n "Description": "Milka Tender"\n }\n },\n {\n "LineItemId": 22,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 13.5,\n "PerQuantityIncludingTax": 13.5,\n "PositionTotalExcludingTax": 13.5,\n "PositionTotalIncludingTax": 13.5,\n "PerQuantityExcludingTaxRelevant": 13.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1577,\n "Type": "A",\n "Name": "13789",\n "Description": "Teebeutel Hagenbutten"\n }\n }\n ],\n "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n }\n },\n "Address": {\n "Street": "Wiesenstrasse",\n "HouseNumber": "",\n "PostCode": "9327",\n "City": "Tübach",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n },\n "Id": 21457\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n }\n },\n "Address": {\n "Street": "Wiesenstrasse",\n "HouseNumber": "",\n "PostCode": "9327",\n "City": "Tübach",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n },\n "Id": 21457\n },\n "ShippingHandlingList": [],\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n }\n },\n "Address": {\n "Street": "Wiesenstrasse",\n "HouseNumber": "",\n "PostCode": "9327",\n "City": "Tübach",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n },\n "Id": 21457\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 } """ 19338 ] |
| 355 | 0.89 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:
[ 7785655304530.0 "1065" "voided" 0.0 "CHF" "claribel_matilde@hotmail.com" "2026-05-07 15:01:12" null "rejected" 1 """ {\n "InboxOrderRequest": {\n "Comment": "#1065",\n "ExternalOrderReference": "75992ab1-1d5f-457a-807d-c19c35bf60aa",\n "ExternalOrderNumber": 65,\n "CreationDate": "2026-05-07",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 1535.36,\n "TotalAmountExcludingTax": 1535.36\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\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": 2,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 35,\n "PerQuantityIncludingTax": 35,\n "PositionTotalExcludingTax": 35,\n "PositionTotalIncludingTax": 35,\n "PerQuantityExcludingTaxRelevant": 35,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3686,\n "Type": "A",\n "Name": "17484",\n "Description": "Nespresso Finezzo"\n }\n },\n {\n "LineItemId": 3,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 35,\n "PerQuantityIncludingTax": 35,\n "PositionTotalExcludingTax": 70,\n "PositionTotalIncludingTax": 70,\n "PerQuantityExcludingTaxRelevant": 35,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3684,\n "Type": "A",\n "Name": "17481",\n "Description": "Nespresso Intenso"\n }\n },\n {\n "LineItemId": 4,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 35,\n "PerQuantityIncludingTax": 35,\n "PositionTotalExcludingTax": 70,\n "PositionTotalIncludingTax": 70,\n "PerQuantityExcludingTaxRelevant": 35,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3685,\n "Type": "A",\n "Name": "17482",\n "Description": "Nespresso Forte"\n }\n },\n {\n "LineItemId": 5,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18.4,\n "PerQuantityIncludingTax": 18.4,\n "PositionTotalExcludingTax": 18.4,\n "PositionTotalIncludingTax": 18.4,\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": 6,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18.4,\n "PerQuantityIncludingTax": 18.4,\n "PositionTotalExcludingTax": 18.4,\n "PositionTotalIncludingTax": 18.4,\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": 7,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 179,\n "PerQuantityIncludingTax": 179,\n "PositionTotalExcludingTax": 179,\n "PositionTotalIncludingTax": 179,\n "PerQuantityExcludingTaxRelevant": 179,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3716,\n "Type": "A",\n "Name": "17512",\n "Description": "Automatenbecher \"Hybrid\" 1,8 Dl"\n }\n },\n {\n "LineItemId": 8,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 30.7,\n "PerQuantityIncludingTax": 30.7,\n "PositionTotalExcludingTax": 30.7,\n "PositionTotalIncludingTax": 30.7,\n "PerQuantityExcludingTaxRelevant": 30.7,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3690,\n "Type": "A",\n "Name": "17491",\n "Description": "Henniez Naturale 5Dl Pet"\n }\n },\n {\n "LineItemId": 9,\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 "LineItemId": 10,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 21.1,\n "PerQuantityIncludingTax": 21.1,\n "PositionTotalExcludingTax": 21.1,\n "PositionTotalIncludingTax": 21.1,\n "PerQuantityExcludingTaxRelevant": 21.1,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1410,\n "Type": "A",\n "Name": "13568",\n "Description": "Fini Pica Jungle Ropes Erdbeer"\n }\n },\n {\n "LineItemId": 11,\n "Quantity": 3,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 13.6,\n "PerQuantityIncludingTax": 13.6,\n "PositionTotalExcludingTax": 40.8,\n "PositionTotalIncludingTax": 40.8,\n "PerQuantityExcludingTaxRelevant": 13.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1263,\n "Type": "A",\n "Name": "13366",\n "Description": "Bauli Schoko Croissant"\n }\n },\n {\n "LineItemId": 12,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 34.5,\n "PerQuantityIncludingTax": 34.5,\n "PositionTotalExcludingTax": 34.5,\n "PositionTotalIncludingTax": 34.5,\n "PerQuantityExcludingTaxRelevant": 34.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3945,\n "Type": "A",\n "Name": "10074",\n "Description": "Kit Kat Choco Waffel"\n }\n },\n {\n "LineItemId": 13,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 53.76,\n "PerQuantityIncludingTax": 53.76,\n "PositionTotalExcludingTax": 107.52,\n "PositionTotalIncludingTax": 107.52,\n "PerQuantityExcludingTaxRelevant": 53.76,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1862,\n "Type": "A",\n "Name": "13866",\n "Description": "Granini Fruchtcocktail 33Cl Pet"\n }\n },\n {\n "LineItemId": 14,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 93.6,\n "PerQuantityIncludingTax": 93.6,\n "PositionTotalExcludingTax": 187.2,\n "PositionTotalIncludingTax": 187.2,\n "PerQuantityExcludingTaxRelevant": 93.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1986,\n "Type": "A",\n "Name": "12155",\n "Description": "Leomat Café-Creamer Rahmig"\n }\n },\n {\n "LineItemId": 15,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 112.5,\n "PerQuantityIncludingTax": 112.5,\n "PositionTotalExcludingTax": 112.5,\n "PositionTotalIncludingTax": 112.5,\n "PerQuantityExcludingTaxRelevant": 112.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1520,\n "Type": "A",\n "Name": "13728",\n "Description": "Kakao Aktiv Zuckerreduziert"\n }\n },\n {\n "LineItemId": 16,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 256.5,\n "PerQuantityIncludingTax": 256.5,\n "PositionTotalExcludingTax": 256.5,\n "PositionTotalIncludingTax": 256.5,\n "PerQuantityExcludingTaxRelevant": 256.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2775,\n "Type": "A",\n "Name": "10001",\n "Description": "Nescafé Gold De Luxe\/Poc -Normales Aroma"\n }\n },\n {\n "LineItemId": 17,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 42,\n "PerQuantityIncludingTax": 42,\n "PositionTotalExcludingTax": 42,\n "PositionTotalIncludingTax": 42,\n "PerQuantityExcludingTaxRelevant": 42,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3345,\n "Type": "A",\n "Name": "17267",\n "Description": "Fusili Ai Funghi 350G"\n }\n },\n {\n "LineItemId": 18,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 42,\n "PerQuantityIncludingTax": 42,\n "PositionTotalExcludingTax": 42,\n "PositionTotalIncludingTax": 42,\n "PerQuantityExcludingTaxRelevant": 42,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3352,\n "Type": "A",\n "Name": "17274",\n "Description": "Ravioli Napoletana 350G"\n }\n },\n {\n "LineItemId": 19,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 42,\n "PerQuantityIncludingTax": 42,\n "PositionTotalExcludingTax": 42,\n "PositionTotalIncludingTax": 42,\n "PerQuantityExcludingTaxRelevant": 42,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3348,\n "Type": "A",\n "Name": "17270",\n "Description": "Ghackets Mit Hörnli 350G"\n }\n },\n {\n "LineItemId": 20,\n "Quantity": 3,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 20,\n "PerQuantityIncludingTax": 20,\n "PositionTotalExcludingTax": 60,\n "PositionTotalIncludingTax": 60,\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": 21,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 77.44,\n "PerQuantityIncludingTax": 77.44,\n "PositionTotalExcludingTax": 77.44,\n "PositionTotalIncludingTax": 77.44,\n "PerQuantityExcludingTaxRelevant": 77.44,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1007,\n "Type": "A",\n "Name": "12980",\n "Description": "Milka Tender"\n }\n },\n {\n "LineItemId": 22,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 13.5,\n "PerQuantityIncludingTax": 13.5,\n "PositionTotalExcludingTax": 13.5,\n "PositionTotalIncludingTax": 13.5,\n "PerQuantityExcludingTaxRelevant": 13.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1577,\n "Type": "A",\n "Name": "13789",\n "Description": "Teebeutel Hagenbutten"\n }\n }\n ],\n "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n }\n },\n "Address": {\n "Street": "Wiesenstrasse",\n "HouseNumber": "",\n "PostCode": "9327",\n "City": "Tübach",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n },\n "Id": 21457\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n }\n },\n "Address": {\n "Street": "Wiesenstrasse",\n "HouseNumber": "",\n "PostCode": "9327",\n "City": "Tübach",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n },\n "Id": 21457\n },\n "ShippingHandlingList": [],\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leomat",\n "Name": "AG",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n }\n },\n "Address": {\n "Street": "Wiesenstrasse",\n "HouseNumber": "",\n "PostCode": "9327",\n "City": "Tübach",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "claribel_matilde@hotmail.com"\n },\n "Id": 21457\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 } """ 19338 19338 ] |
| 356 | 0.09 ms |
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[ 19338 "object" ] |
| 357 | 0.17 ms |
DELETE FROM schedule_tasks WHERE `cid` = 19338 AND `ctype` = 'object'
Parameters:
[] |
| 358 | 0.13 ms |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 0 ] |
| 359 | 0.08 ms |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
0
]
|
| 360 | 0.06 ms |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
0
]
|
| 361 | 0.05 ms |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
0
]
|
| 362 | 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:
[ 1781859737 "object_properties_19338" ] |
| 363 | 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:
[ 1781859737 "\x00tags\x00object_properties_19338" ] |
| 364 | 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:
[ 1781859737 "object_19311" ] |
| 365 | 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:
[ 1781859737 "object_19311\x01tags\x01" ] |
| 366 | 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:
[ 1781859737 "object_5997" ] |
| 367 | 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:
[ 1781859737 "object_5997\x01tags\x01" ] |
| 368 | 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:
[ 1781859737 "object_5996" ] |
| 369 | 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:
[ 1781859737 "object_5996\x01tags\x01" ] |
| 370 | 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:
[ 1781859737 "object_5995" ] |
| 371 | 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:
[ 1781859737 "object_5995\x01tags\x01" ] |
| 372 | 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:
[ 1781859737 "object_1" ] |
| 373 | 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:
[ 1781859737 "object_1\x01tags\x01" ] |
| 374 | 0.26 ms |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ( (cid IN (1,19335,19311,5997,5996,5995) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
19338
]
|
| 375 | 0.33 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:
[ 1781859737 "system_resource_columns_versions" ] |
| 376 | 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:
[ 1781859737 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 377 | 0.76 ms |
SHOW COLUMNS FROM versions
Parameters:
[] |
| 378 | 0.39 ms |
INSERT INTO versions (`id`, `cid`, `ctype`, `userId`, `note`, `date`, `public`, `serialized`, `stackTrace`, `versionCount`, `binaryFileHash`, `binaryFileId`, `autoSave`, `storageType`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ null 19338 "object" 0 "" 1781859736 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} """ 1858 null null 0 "fs" ] |
| 379 | 0.47 ms |
"COMMIT"
Parameters:
[] |
| 380 | 0.30 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:
[ 1781859737 "system_cache_write_lock" ] |
| 381 | 0.95 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:
[ 1781859737 "\x00tags\x00system_cache_write_lock" ] |
| 382 | 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:
[ 1781859737 "system_cache_write_lock" ] |
| 383 | 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:
[ 1781859737 "\x00tags\x00system_cache_write_lock" ] |
| 384 | 3.42 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 => 1781859737 0 => "system_cache_write_lock" 1 => b"O:1:"©":1:{s:6:"0b÷\x07À\x1E";i:1781859737;}" ] |
| 385 | 0.24 ms |
DELETE FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ "object_19338\x01tags\x01" "object_properties\x01tags\x01" ] |
| 386 | 0.12 ms |
SELECT id, targetType, targetId FROM dependencies WHERE sourceType= ? AND sourceId = ?
Parameters:
[ "object" 19338 ] |
| 387 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 388 | 0.29 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:19338;}}" "[]" "pimcore_search_backend_message" "2026-06-19 09:02:17" "2026-06-19 09:02:17" ] |
| 389 | 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.