Query Metrics
318
Database Queries
75
Different statements
99.15 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 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:
[ 1781795563 "site_domain_367af465ca304630cf45a2132778bed1" ] |
| 2 | 0.41 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1781795563 "system\x01tags\x01" "site\x01tags\x01" ] |
| 3 | 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:
[ 1781795563 "maintenance_mode" ] |
| 4 | 0.17 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/webhook/shopify/leomat/" "order" ] |
| 5 | 0.14 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/webhook/shopify/leomat/order"
]
|
| 6 | 0.06 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/webhook/shopify/" "leomat" ] |
| 7 | 0.05 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.05 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.41 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781795563 "document_1" ] |
| 14 | 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:
[ 1781795563 "document_1\x01tags\x01" ] |
| 15 | 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:
[ 1781795563 "document_properties_1" ] |
| 16 | 0.91 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:
[ 1781795563 "\x00tags\x00document_properties_1" ] |
| 17 | 0.09 ms |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
| 18 | 0.74 ms |
SELECT object_shopifyconfig.id as id, object_shopifyconfig.type as `type` FROM object_shopifyconfig WHERE (active = 1 AND object_shopifyconfig.type IN ('object','variant','folder')) AND object_shopifyconfig.published = 1
Parameters:
[] |
| 19 | 0.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:
[ 1781795563 "object_263" ] |
| 20 | 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:
[ 1781795563 "object_263\x01tags\x01" "class_shopifyconfig\x01tags\x01" ] |
| 21 | 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:
[ 1781795563 "object_4654" ] |
| 22 | 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:
[ 1781795563 "object_4654\x01tags\x01" "class_shopifyconfig\x01tags\x01" ] |
| 23 | 5.84 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:
[
8043312087378
]
|
| 24 | 0.10 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:
[
8043312087378
]
|
| 25 | 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:
[ 1781795563 "object_21958" ] |
| 26 | 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:
[ 1781795563 "\x00tags\x00object_21958" ] |
| 27 | 0.32 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
21958
]
|
| 28 | 0.46 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:
[
21958
]
|
| 29 | 0.32 ms |
SELECT * FROM object_store_orders WHERE oo_id = ? FOR UPDATE
Parameters:
[
21958
]
|
| 30 | 0.13 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:
[ 1781795563 "quantityvalue_units_table" ] |
| 32 | 0.92 ms |
SELECT * FROM object_collection_ShopifyPayload_orders WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 21958 "payload" ] |
| 33 | 0.32 ms |
SELECT * FROM object_relations_orders WHERE src_id = ?
Parameters:
[
21958
]
|
| 34 | 0.09 ms |
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
"product"
]
|
| 35 | 2.00 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:
[] |
| 36 | 0.42 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781795563 "object_17216" ] |
| 37 | 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:
[ 1781795563 "object_17216\x01tags\x01" "class_product\x01tags\x01" "asset_3012\x01tags\x01" "asset_516\x01tags\x01" ] |
| 38 | 0.40 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 39 | 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" ] |
| 40 | 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:
[ 1781795563 "object_6002" ] |
| 41 | 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:
[ 1781795563 "object_6002\x01tags\x01" "class_vendor\x01tags\x01" ] |
| 42 | 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` = '819' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 43 | 0.80 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781795563 "object_17963" ] |
| 44 | 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:
[ 1781795563 "object_17963\x01tags\x01" "class_product\x01tags\x01" "asset_232\x01tags\x01" "asset_233\x01tags\x01" ] |
| 45 | 0.17 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17963
]
|
| 46 | 0.22 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:
[
17963
]
|
| 47 | 0.21 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
17963
]
|
| 48 | 0.07 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
17963
]
|
| 49 | 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:
[ 1781795563 "asset_232" ] |
| 50 | 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:
[ 1781795563 "asset_233" ] |
| 51 | 0.07 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
17963
]
|
| 52 | 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" ] |
| 53 | 0.04 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" ] |
| 54 | 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` = '4925' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 55 | 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:
[ 1781795563 "object_18457" ] |
| 56 | 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:
[ 1781795563 "object_18457\x01tags\x01" "class_product\x01tags\x01" "asset_2241\x01tags\x01" "asset_2242\x01tags\x01" ] |
| 57 | 0.17 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18457
]
|
| 58 | 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:
[
18457
]
|
| 59 | 0.18 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18457
]
|
| 60 | 0.05 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18457
]
|
| 61 | 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:
[ 1781795563 "asset_2241" ] |
| 62 | 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:
[ 1781795563 "asset_2242" ] |
| 63 | 0.06 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18457
]
|
| 64 | 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" ] |
| 65 | 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" ] |
| 66 | 1.01 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '1510' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 67 | 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:
[ 1781795563 "object_18004" ] |
| 68 | 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:
[ 1781795563 "object_18004\x01tags\x01" "class_product\x01tags\x01" "asset_376\x01tags\x01" "asset_377\x01tags\x01" ] |
| 69 | 0.12 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18004
]
|
| 70 | 0.20 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
18004
]
|
| 71 | 0.17 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18004
]
|
| 72 | 0.05 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18004
]
|
| 73 | 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:
[ 1781795563 "asset_376" ] |
| 74 | 0.18 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781795563 "asset_377" ] |
| 75 | 0.06 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18004
]
|
| 76 | 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" ] |
| 77 | 0.04 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" ] |
| 78 | 0.90 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:
[] |
| 79 | 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:
[ 1781795563 "object_18045" ] |
| 80 | 0.36 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)
Parameters:
[ 1781795563 "object_18045\x01tags\x01" "class_product\x01tags\x01" "asset_449\x01tags\x01" "asset_450\x01tags\x01" ] |
| 81 | 0.17 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18045
]
|
| 82 | 0.17 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
18045
]
|
| 83 | 0.16 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18045
]
|
| 84 | 0.09 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18045
]
|
| 85 | 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:
[ 1781795563 "asset_449" ] |
| 86 | 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:
[ 1781795563 "asset_450" ] |
| 87 | 0.14 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18045
]
|
| 88 | 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" ] |
| 89 | 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" ] |
| 90 | 2.01 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '211' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 91 | 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:
[ 1781795563 "object_17877" ] |
| 92 | 1.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:
[ 1781795563 "object_17877\x01tags\x01" "class_product\x01tags\x01" "asset_114\x01tags\x01" "asset_115\x01tags\x01" ] |
| 93 | 0.40 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17877
]
|
| 94 | 0.27 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:
[
17877
]
|
| 95 | 0.31 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
17877
]
|
| 96 | 0.09 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
17877
]
|
| 97 | 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:
[ 1781795563 "asset_114" ] |
| 98 | 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:
[ 1781795563 "asset_115" ] |
| 99 | 0.07 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
17877
]
|
| 100 | 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" ] |
| 101 | 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" ] |
| 102 | 2.28 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '3776' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 103 | 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:
[ 1781795563 "object_18800" ] |
| 104 | 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:
[ 1781795563 "object_18800\x01tags\x01" "class_product\x01tags\x01" "asset_1673\x01tags\x01" "asset_1674\x01tags\x01" ] |
| 105 | 0.69 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18800
]
|
| 106 | 0.28 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
18800
]
|
| 107 | 0.25 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18800
]
|
| 108 | 0.10 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18800
]
|
| 109 | 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:
[ 1781795563 "asset_1673" ] |
| 110 | 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:
[ 1781795563 "asset_1674" ] |
| 111 | 0.16 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18800
]
|
| 112 | 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" ] |
| 113 | 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" ] |
| 114 | 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` = '3775' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 115 | 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:
[ 1781795563 "object_18799" ] |
| 116 | 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:
[ 1781795563 "object_18799\x01tags\x01" "class_product\x01tags\x01" "asset_1671\x01tags\x01" "asset_1672\x01tags\x01" ] |
| 117 | 0.46 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18799
]
|
| 118 | 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:
[
18799
]
|
| 119 | 0.20 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18799
]
|
| 120 | 0.07 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18799
]
|
| 121 | 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:
[ 1781795563 "asset_1671" ] |
| 122 | 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:
[ 1781795563 "asset_1672" ] |
| 123 | 0.06 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18799
]
|
| 124 | 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" ] |
| 125 | 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" ] |
| 126 | 1.33 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:
[] |
| 127 | 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:
[ 1781795563 "object_18798" ] |
| 128 | 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:
[ 1781795563 "object_18798\x01tags\x01" "class_product\x01tags\x01" "asset_4207\x01tags\x01" "asset_4208\x01tags\x01" ] |
| 129 | 0.35 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18798
]
|
| 130 | 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:
[
18798
]
|
| 131 | 0.19 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18798
]
|
| 132 | 0.06 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18798
]
|
| 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:
[ 1781795563 "asset_4207" ] |
| 134 | 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:
[ 1781795563 "asset_4208" ] |
| 135 | 0.07 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18798
]
|
| 136 | 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" ] |
| 137 | 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" ] |
| 138 | 0.56 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '23' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 139 | 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:
[ 1781795563 "object_16858" ] |
| 140 | 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:
[ 1781795563 "object_16858\x01tags\x01" "class_product\x01tags\x01" "asset_14\x01tags\x01" "asset_15\x01tags\x01" ] |
| 141 | 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" ] |
| 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 | 1.20 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:
[] |
| 144 | 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:
[ 1781795563 "object_17910" ] |
| 145 | 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:
[ 1781795563 "object_17910\x01tags\x01" "class_product\x01tags\x01" "asset_308\x01tags\x01" "asset_309\x01tags\x01" ] |
| 146 | 0.17 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17910
]
|
| 147 | 0.22 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
]
|
| 148 | 0.20 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
17910
]
|
| 149 | 0.07 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
17910
]
|
| 150 | 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:
[ 1781795563 "asset_308" ] |
| 151 | 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:
[ 1781795563 "asset_309" ] |
| 152 | 0.09 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
17910
]
|
| 153 | 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" ] |
| 154 | 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" ] |
| 155 | 0.98 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:
[] |
| 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:
[ 1781795563 "object_17995" ] |
| 157 | 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:
[ 1781795563 "object_17995\x01tags\x01" "class_product\x01tags\x01" "asset_356\x01tags\x01" "asset_357\x01tags\x01" ] |
| 158 | 0.12 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17995
]
|
| 159 | 0.14 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
17995
]
|
| 160 | 0.16 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
17995
]
|
| 161 | 0.05 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
17995
]
|
| 162 | 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:
[ 1781795563 "asset_356" ] |
| 163 | 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:
[ 1781795563 "asset_357" ] |
| 164 | 0.06 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
17995
]
|
| 165 | 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" ] |
| 166 | 0.04 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" ] |
| 167 | 1.24 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '1013' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 168 | 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:
[ 1781795563 "object_17977" ] |
| 169 | 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:
[ 1781795563 "object_17977\x01tags\x01" "class_product\x01tags\x01" "asset_320\x01tags\x01" "asset_321\x01tags\x01" ] |
| 170 | 0.11 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17977
]
|
| 171 | 0.17 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
17977
]
|
| 172 | 0.29 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
17977
]
|
| 173 | 0.13 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
17977
]
|
| 174 | 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:
[ 1781795563 "asset_320" ] |
| 175 | 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:
[ 1781795563 "asset_321" ] |
| 176 | 0.08 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
17977
]
|
| 177 | 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" ] |
| 178 | 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" ] |
| 179 | 1.28 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '769' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 180 | 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:
[ 1781795563 "object_17960" ] |
| 181 | 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:
[ 1781795563 "object_17960\x01tags\x01" "class_product\x01tags\x01" "asset_226\x01tags\x01" "asset_227\x01tags\x01" ] |
| 182 | 0.55 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17960
]
|
| 183 | 0.19 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
17960
]
|
| 184 | 0.20 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
17960
]
|
| 185 | 0.05 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
17960
]
|
| 186 | 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:
[ 1781795563 "asset_226" ] |
| 187 | 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:
[ 1781795563 "asset_227" ] |
| 188 | 0.12 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
17960
]
|
| 189 | 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" ] |
| 190 | 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" ] |
| 191 | 2.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:
[] |
| 192 | 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:
[ 1781795563 "object_18845" ] |
| 193 | 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:
[ 1781795563 "object_18845\x01tags\x01" "class_product\x01tags\x01" "asset_1752\x01tags\x01" "asset_1753\x01tags\x01" ] |
| 194 | 0.18 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18845
]
|
| 195 | 0.61 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
18845
]
|
| 196 | 0.27 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18845
]
|
| 197 | 0.09 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18845
]
|
| 198 | 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:
[ 1781795563 "asset_1752" ] |
| 199 | 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:
[ 1781795563 "asset_1753" ] |
| 200 | 0.10 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18845
]
|
| 201 | 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" ] |
| 202 | 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" ] |
| 203 | 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:
[ 1781795563 "object_21945" ] |
| 204 | 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:
[ 1781795563 "object_21945\x01tags\x01" ] |
| 205 | 0.20 ms |
SELECT CONCAT(`path`,`key`) as `path` FROM objects WHERE id = ?
Parameters:
[
21945
]
|
| 206 | 0.17 ms |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Orders/Leomat/2026/06/18/" "1511" ] |
| 207 | 0.62 ms |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Orders/Leomat/2026/06/18/" "1511" ] |
| 208 | 0.09 ms |
"START TRANSACTION"
Parameters:
[] |
| 209 | 0.16 ms |
SELECT CONCAT(`path`,`key`) as `path` FROM objects WHERE id = ?
Parameters:
[
21958
]
|
| 210 | 0.29 ms |
SELECT versionCount FROM objects WHERE id = ? FOR UPDATE
Parameters:
[
21958
]
|
| 211 | 0.60 ms |
SELECT MAX(versionCount) FROM versions WHERE cid = ? AND ctype = 'object'
Parameters:
[
21958
]
|
| 212 | 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:
[ 1781795563 "system_resource_columns_objects" ] |
| 213 | 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:
[ 1781795563 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 214 | 0.79 ms |
SHOW COLUMNS FROM objects
Parameters:
[] |
| 215 | 0.16 ms |
SELECT type,classId,className FROM objects WHERE id = ?
Parameters:
[
21958
]
|
| 216 | 1.02 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/06/18/" 21958 1781778111 1781795563 14 0 0 21945 "object" "1511" 0 null null "orders" 1 "Orders" ] |
| 217 | 1.46 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/06/18/" 21958 1781778111 1781795563 14 0 0 21945 "object" "1511" 0 null null "orders" 1 "Orders" 21958 ] |
| 218 | 0.31 ms |
DELETE FROM tree_locks WHERE id = ? AND type = ?
Parameters:
[ 21958 "object" ] |
| 219 | 0.28 ms |
SELECT `id` FROM `object_collection_LineItems_orders` WHERE `id` = '21958' AND `fieldname` = 'lineItems' LIMIT 1
Parameters:
[] |
| 220 | 0.54 ms |
DELETE FROM object_collection_LineItems_orders WHERE id = ? AND fieldname = ?
Parameters:
[ 21958 "lineItems" ] |
| 221 | 0.53 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'fieldcollection' AND ownername = 'lineItems' AND src_id = '21958')
Parameters:
[] |
| 222 | 0.17 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'localizedfield' AND ownername LIKE '/fieldcollection~lineItems/%' AND src_id = '21958')
Parameters:
[] |
| 223 | 0.17 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17216 "object" "product" 21958 "fieldcollection" "lineItems" "0" ] |
| 224 | 0.12 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 21958 "fieldcollection" "lineItems" "0" ] |
| 225 | 0.12 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 0 "lineItems" "Leomat Café-Creamer Rahmig" "1986" 2.0 93.6 "CHF" "fulfilled" 0 "[]" ] |
| 226 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17963 "object" "product" 21958 "fieldcollection" "lineItems" "1" ] |
| 227 | 0.10 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 21958 "fieldcollection" "lineItems" "1" ] |
| 228 | 0.09 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 1 "lineItems" "Barone Leomat Premium Bohnenkaffee" "819" 2.0 234.0 "CHF" "fulfilled" 0 "[]" ] |
| 229 | 0.08 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18457 "object" "product" 21958 "fieldcollection" "lineItems" "2" ] |
| 230 | 0.07 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 21958 "fieldcollection" "lineItems" "2" ] |
| 231 | 0.10 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 2 "lineItems" "Automatenzucker (Vending)" "4925" 1.0 27.5 "CHF" "fulfilled" 0 "[]" ] |
| 232 | 0.09 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18004 "object" "product" 21958 "fieldcollection" "lineItems" "3" ] |
| 233 | 0.10 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 21958 "fieldcollection" "lineItems" "3" ] |
| 234 | 0.09 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 3 "lineItems" "Bio Sambuco Holunder 5Dl Pet" "1510" 1.0 20.4 "CHF" "fulfilled" 0 "[]" ] |
| 235 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18045 "object" "product" 21958 "fieldcollection" "lineItems" "4" ] |
| 236 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 21958 "fieldcollection" "lineItems" "4" ] |
| 237 | 0.15 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 4 "lineItems" "Granini Fruchtcocktail 33Cl Pet" "1862" 1.0 53.76 "CHF" "fulfilled" 0 "[]" ] |
| 238 | 0.12 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17877 "object" "product" 21958 "fieldcollection" "lineItems" "5" ] |
| 239 | 0.15 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 21958 "fieldcollection" "lineItems" "5" ] |
| 240 | 0.11 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 5 "lineItems" "Rivella Rot 5Dl Pet" "211" 1.0 48.95 "CHF" "fulfilled" 0 "[]" ] |
| 241 | 0.08 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18800 "object" "product" 21958 "fieldcollection" "lineItems" "6" ] |
| 242 | 0.08 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 21958 "fieldcollection" "lineItems" "6" ] |
| 243 | 0.11 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 6 "lineItems" "Coca-Cola Zero 5Dl Pet" "3776" 1.0 38.4 "CHF" "fulfilled" 0 "[]" ] |
| 244 | 0.09 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18799 "object" "product" 21958 "fieldcollection" "lineItems" "7" ] |
| 245 | 0.12 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 21958 "fieldcollection" "lineItems" "7" ] |
| 246 | 0.09 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 7 "lineItems" "Coca-Cola Mezzo Mix 5Dl Pet" "3775" 1.0 38.4 "CHF" "fulfilled" 0 "[]" ] |
| 247 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18798 "object" "product" 21958 "fieldcollection" "lineItems" "8" ] |
| 248 | 0.37 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 21958 "fieldcollection" "lineItems" "8" ] |
| 249 | 0.18 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 8 "lineItems" "Coca-Cola 5Dl Pet" "3774" 2.0 38.4 "CHF" "fulfilled" 0 "[]" ] |
| 250 | 0.13 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 16858 "object" "product" 21958 "fieldcollection" "lineItems" "9" ] |
| 251 | 0.15 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 21958 "fieldcollection" "lineItems" "9" ] |
| 252 | 0.12 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 9 "lineItems" "Twix Knusperkeks 2X25G" "23" 1.0 44.0 "CHF" "fulfilled" 0 "[]" ] |
| 253 | 0.10 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17910 "object" "product" 21958 "fieldcollection" "lineItems" "10" ] |
| 254 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 21958 "fieldcollection" "lineItems" "10" ] |
| 255 | 0.13 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 10 "lineItems" "Linzertörtli 75G" "348" 2.0 20.0 "CHF" "fulfilled" 0 "[]" ] |
| 256 | 0.13 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17995 "object" "product" 21958 "fieldcollection" "lineItems" "11" ] |
| 257 | 0.09 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 21958 "fieldcollection" "lineItems" "11" ] |
| 258 | 0.18 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 11 "lineItems" "Fini Pica Jungle Ropes Erdbeer" "1410" 1.0 21.1 "CHF" "fulfilled" 0 "[]" ] |
| 259 | 0.14 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17977 "object" "product" 21958 "fieldcollection" "lineItems" "12" ] |
| 260 | 0.10 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 21958 "fieldcollection" "lineItems" "12" ] |
| 261 | 0.12 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 12 "lineItems" "Pfaffenhut Bisquits" "1013" 2.0 18.0 "CHF" "fulfilled" 0 "[]" ] |
| 262 | 0.09 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17960 "object" "product" 21958 "fieldcollection" "lineItems" "13" ] |
| 263 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 21958 "fieldcollection" "lineItems" "13" ] |
| 264 | 0.09 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 13 "lineItems" "Snickers" "769" 1.0 42.4 "CHF" "fulfilled" 0 "[]" ] |
| 265 | 0.17 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18845 "object" "product" 21958 "fieldcollection" "lineItems" "14" ] |
| 266 | 0.11 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 21958 "fieldcollection" "lineItems" "14" ] |
| 267 | 0.12 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 14 "lineItems" "Kit Kat Choco Waffel" "3945" 1.0 34.5 "CHF" "fulfilled" 0 "[]" ] |
| 268 | 0.30 ms |
SELECT `id` FROM `object_collection_ShopifyPayload_orders` WHERE `id` = '21958' AND `fieldname` = 'payload' LIMIT 1
Parameters:
[] |
| 269 | 0.81 ms |
DELETE FROM object_collection_ShopifyPayload_orders WHERE id = ? AND fieldname = ?
Parameters:
[ 21958 "payload" ] |
| 270 | 0.15 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'fieldcollection' AND ownername = 'payload' AND src_id = '21958')
Parameters:
[] |
| 271 | 0.16 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'localizedfield' AND ownername LIKE '/fieldcollection~payload/%' AND src_id = '21958')
Parameters:
[] |
| 272 | 1.29 ms |
INSERT INTO object_collection_ShopifyPayload_orders (`id`, `index`, `fieldname`, `payload`, `topic`, `createdAt`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 0 "payload" "{"id":8043312087378,"admin_graphql_api_id":"gid:\/\/shopify\/Order\/8043312087378","app_id":580111,"browser_ip":"194.230.161.125","buyer_accepts_marketing":false,"cancel_reason":null,"cancelled_at":null,"cart_token":"hWNDThLxyfJXEHk1hypDArZL","checkout_id":48585556492626,"checkout_token":"46c901841ea9496906d66a8780a25e42","client_details":{"accept_language":"de-CH","browser_height":null,"browser_ip":"194.230.161.125","browser_width":null,"session_hash":null,"user_agent":"Mozilla\/5.0 (Linux; Android 10; K) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/149.0.0.0 Mobile Safari\/537.36"},"closed_at":"2026-06-18T13:14:16+02:00","company":null,"confirmation_number":"4CM57A0IF","confirmed":true,"contact_email":"ruhland.josephine@hotmail.com","created_at":"2026-06-18T12:21:48+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":"1177.41","current_subtotal_price_set":{"shop_money":{"amount":"1177.41","currency_code":"CHF"},"presentment_money":{"amount":"1177.41","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":"1177.41","current_total_price_set":{"shop_money":{"amount":"1177.41","currency_code":"CHF"},"presentment_money":{"amount":"1177.41","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":"ruhland.josephine@hotmail.com","estimated_taxes":false,"financial_status":"paid","fulfillment_status":"fulfilled","landing_site":"\/","landing_site_ref":null,"location_id":null,"merchant_business_entity_id":"30495605074","merchant_of_record_app_id":null,"name":"#1511","note":"Tour 13","note_attributes":[],"number":511,"order_number":1511,"order_status_url":"https:\/\/shop.myleomat.ch\/99699687762\/orders\/fca8e59ef15306aeceeae1c5e0603bad\/authenticate?key=b0eda9c17b3b67b0857167104175f3f2","original_total_additional_fees_set":null,"original_total_duties_set":null,"payment_gateway_names":["Barzahlung (NUR BEI ABHOLUNG)"],"phone":null,"po_number":null,"presentment_currency":"CHF","processed_at":"2026-06-18T12:21:47+02:00","reference":null,"referring_site":null,"source_identifier":null,"source_name":"web","source_url":null,"subtotal_price":"1177.41","subtotal_price_set":{"shop_money":{"amount":"1177.41","currency_code":"CHF"},"presentment_money":{"amount":"1177.41","currency_code":"CHF"}},"tags":"leomat-erp-status:processed","tax_exempt":false,"tax_lines":[],"taxes_included":true,"test":false,"token":"fca8e59ef15306aeceeae1c5e0603bad","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":"1177.41","total_line_items_price_set":{"shop_money":{"amount":"1177.41","currency_code":"CHF"},"presentment_money":{"amount":"1177.41","currency_code":"CHF"}},"total_outstanding":"0.00","total_price":"1177.41","total_price_set":{"shop_money":{"amount":"1177.41","currency_code":"CHF"},"presentment_money":{"amount":"1177.41","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-18T17:12:41+02:00","user_id":null,"billing_address":{"first_name":"Josephine","address1":"Buhofstrasse 54a","phone":null,"city":"Rheineck","zip":"9424","province":null,"country":"Switzerland","last_name":"Ruhland","address2":null,"company":null,"latitude":47.4697399,"longitude":9.5771564,"name":"Josephine Ruhland","country_code":"CH","province_code":null},"customer":{"id":10155383390546,"created_at":"2026-03-19T06:49:40+01:00","updated_at":"2026-06-18T13:14:19+02:00","first_name":null,"last_name":"2026540000","state":"enabled","note":null,"verified_email":true,"multipass_identifier":null,"tax_exempt":false,"email":"ruhland.josephine@hotmail.com","phone":null,"currency":"CHF","tax_exemptions":[],"admin_graphql_api_id":"gid:\/\/shopify\/Customer\/10155383390546","default_address":{"id":12417817313618,"customer_id":10155383390546,"first_name":"Josephine","last_name":"Ruhland","company":null,"address1":"Buhofstrasse 54a","address2":null,"city":"Rheineck","province":null,"country":"Switzerland","zip":"9424","phone":null,"name":"Josephine Ruhland","province_code":null,"country_code":"CH","country_name":"Switzerland","default":true}},"discount_applications":[],"fulfillments":[{"id":7006505369938,"admin_graphql_api_id":"gid:\/\/shopify\/Fulfillment\/7006505369938","created_at":"2026-06-18T13:14:15+02:00","location_id":113214685522,"name":"#1511.1","order_id":8043312087378,"origin_address":{},"receipt":{},"service":"manual","shipment_status":null,"status":"success","tracking_company":null,"tracking_number":null,"tracking_numbers":[],"tracking_url":null,"tracking_urls":[],"updated_at":"2026-06-18T13:14:15+02:00","line_items":[{"id":18745054855506,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745054855506","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","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":18745054888274,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745054888274","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Barone Leomat Premium Bohnenkaffee","price":"234.00","price_set":{"shop_money":{"amount":"234.00","currency_code":"CHF"},"presentment_money":{"amount":"234.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687698469202,"properties":[],"quantity":2,"requires_shipping":true,"sku":"819","taxable":true,"title":"Barone Leomat Premium Bohnenkaffee","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":53072461627730,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745054921042,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745054921042","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Automatenzucker (Vending)","price":"27.50","price_set":{"shop_money":{"amount":"27.50","currency_code":"CHF"},"presentment_money":{"amount":"27.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687848907090,"properties":[],"quantity":1,"requires_shipping":true,"sku":"4925","taxable":true,"title":"Automatenzucker (Vending)","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":53072978739538,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745054953810,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745054953810","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Bio Sambuco Holunder 5Dl Pet","price":"20.40","price_set":{"shop_money":{"amount":"20.40","currency_code":"CHF"},"presentment_money":{"amount":"20.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687759188306,"properties":[],"quantity":1,"requires_shipping":true,"sku":"1510","taxable":true,"title":"Bio Sambuco Holunder 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":53072659022162,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745054986578,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745054986578","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","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":1,"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":18745055019346,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055019346","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Rivella Rot 5Dl Pet","price":"48.95","price_set":{"shop_money":{"amount":"48.95","currency_code":"CHF"},"presentment_money":{"amount":"48.95","currency_code":"CHF"}},"product_exists":true,"product_id":10687684706642,"properties":[],"quantity":1,"requires_shipping":true,"sku":"211","taxable":true,"title":"Rivella Rot 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":53072421978450,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745055052114,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055052114","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Coca-Cola Zero 5Dl Pet","price":"38.40","price_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687913361746,"properties":[],"quantity":1,"requires_shipping":true,"sku":"3776","taxable":true,"title":"Coca-Cola Zero 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073196253522,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745055084882,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055084882","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","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":18745055117650,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055117650","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","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":2,"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":18745055150418,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055150418","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Twix Knusperkeks 2X25G","price":"44.00","price_set":{"shop_money":{"amount":"44.00","currency_code":"CHF"},"presentment_money":{"amount":"44.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687680708946,"properties":[],"quantity":1,"requires_shipping":true,"sku":"23","taxable":true,"title":"Twix Knusperkeks 2X25G","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":53072414441810,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745055183186,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055183186","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","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":2,"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":18745055215954,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055215954","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","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":18745055248722,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055248722","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Pfaffenhut Bisquits","price":"18.00","price_set":{"shop_money":{"amount":"18.00","currency_code":"CHF"},"presentment_money":{"amount":"18.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687701614930,"properties":[],"quantity":2,"requires_shipping":true,"sku":"1013","taxable":true,"title":"Pfaffenhut Bisquits","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072469852498,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745055281490,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055281490","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Snickers","price":"42.40","price_set":{"shop_money":{"amount":"42.40","currency_code":"CHF"},"presentment_money":{"amount":"42.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687697879378,"properties":[],"quantity":1,"requires_shipping":true,"sku":"769","taxable":true,"title":"Snickers","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":53072459432274,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745055314258,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055314258","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","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":[]}]}],"line_items":[{"id":18745054855506,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745054855506","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","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":18745054888274,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745054888274","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Barone Leomat Premium Bohnenkaffee","price":"234.00","price_set":{"shop_money":{"amount":"234.00","currency_code":"CHF"},"presentment_money":{"amount":"234.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687698469202,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"819","taxable":true,"title":"Barone Leomat Premium Bohnenkaffee","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":53072461627730,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745054921042,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745054921042","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Automatenzucker (Vending)","price":"27.50","price_set":{"shop_money":{"amount":"27.50","currency_code":"CHF"},"presentment_money":{"amount":"27.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687848907090,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"4925","taxable":true,"title":"Automatenzucker (Vending)","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":53072978739538,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745054953810,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745054953810","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Bio Sambuco Holunder 5Dl Pet","price":"20.40","price_set":{"shop_money":{"amount":"20.40","currency_code":"CHF"},"presentment_money":{"amount":"20.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687759188306,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1510","taxable":true,"title":"Bio Sambuco Holunder 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":53072659022162,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745054986578,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745054986578","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","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":1,"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":18745055019346,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055019346","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Rivella Rot 5Dl Pet","price":"48.95","price_set":{"shop_money":{"amount":"48.95","currency_code":"CHF"},"presentment_money":{"amount":"48.95","currency_code":"CHF"}},"product_exists":true,"product_id":10687684706642,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"211","taxable":true,"title":"Rivella Rot 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":53072421978450,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745055052114,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055052114","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Coca-Cola Zero 5Dl Pet","price":"38.40","price_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687913361746,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3776","taxable":true,"title":"Coca-Cola Zero 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073196253522,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745055084882,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055084882","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","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":18745055117650,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055117650","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","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":2,"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":18745055150418,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055150418","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Twix Knusperkeks 2X25G","price":"44.00","price_set":{"shop_money":{"amount":"44.00","currency_code":"CHF"},"presentment_money":{"amount":"44.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687680708946,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"23","taxable":true,"title":"Twix Knusperkeks 2X25G","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":53072414441810,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745055183186,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055183186","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","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":2,"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":18745055215954,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055215954","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","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":18745055248722,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055248722","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Pfaffenhut Bisquits","price":"18.00","price_set":{"shop_money":{"amount":"18.00","currency_code":"CHF"},"presentment_money":{"amount":"18.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687701614930,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1013","taxable":true,"title":"Pfaffenhut Bisquits","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072469852498,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745055281490,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055281490","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Snickers","price":"42.40","price_set":{"shop_money":{"amount":"42.40","currency_code":"CHF"},"presentment_money":{"amount":"42.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687697879378,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"769","taxable":true,"title":"Snickers","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":53072459432274,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745055314258,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055314258","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","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":[]}],"payment_terms":null,"refunds":[],"shipping_address":null,"shipping_lines":[{"id":6259374621010,"carrier_identifier":null,"code":"Wiesenstrasse 2","current_discounted_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"discounted_price":"0.00","discounted_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"is_removed":false,"phone":null,"price":"0.00","price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"requested_fulfillment_service_id":null,"source":"shopify","title":"Wiesenstrasse 2","tax_lines":[],"discount_allocations":[]}],"returns":[],"line_item_groups":[]}" "orders/updated" "2026-06-18 17:12:43" ] |
| 273 | 0.86 ms |
INSERT INTO object_collection_ShopifyPayload_orders (`id`, `index`, `fieldname`, `payload`, `topic`, `createdAt`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 1 "payload" "{"id":8043312087378,"admin_graphql_api_id":"gid:\/\/shopify\/Order\/8043312087378","app_id":580111,"browser_ip":"194.230.161.125","buyer_accepts_marketing":false,"cancel_reason":null,"cancelled_at":null,"cart_token":"hWNDThLxyfJXEHk1hypDArZL","checkout_id":48585556492626,"checkout_token":"46c901841ea9496906d66a8780a25e42","client_details":{"accept_language":"de-CH","browser_height":null,"browser_ip":"194.230.161.125","browser_width":null,"session_hash":null,"user_agent":"Mozilla\/5.0 (Linux; Android 10; K) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/149.0.0.0 Mobile Safari\/537.36"},"closed_at":null,"company":null,"confirmation_number":"4CM57A0IF","confirmed":true,"contact_email":"ruhland.josephine@hotmail.com","created_at":"2026-06-18T12:21:48+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":"1177.41","current_subtotal_price_set":{"shop_money":{"amount":"1177.41","currency_code":"CHF"},"presentment_money":{"amount":"1177.41","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":"1177.41","current_total_price_set":{"shop_money":{"amount":"1177.41","currency_code":"CHF"},"presentment_money":{"amount":"1177.41","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":"ruhland.josephine@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":"#1511","note":"Tour 13","note_attributes":[],"number":511,"order_number":1511,"order_status_url":"https:\/\/shop.myleomat.ch\/99699687762\/orders\/fca8e59ef15306aeceeae1c5e0603bad\/authenticate?key=b0eda9c17b3b67b0857167104175f3f2","original_total_additional_fees_set":null,"original_total_duties_set":null,"payment_gateway_names":["Barzahlung (NUR BEI ABHOLUNG)"],"phone":null,"po_number":null,"presentment_currency":"CHF","processed_at":"2026-06-18T12:21:47+02:00","reference":null,"referring_site":null,"source_identifier":null,"source_name":"web","source_url":null,"subtotal_price":"1177.41","subtotal_price_set":{"shop_money":{"amount":"1177.41","currency_code":"CHF"},"presentment_money":{"amount":"1177.41","currency_code":"CHF"}},"tags":"","tax_exempt":false,"tax_lines":[],"taxes_included":true,"test":false,"token":"fca8e59ef15306aeceeae1c5e0603bad","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":"1177.41","total_line_items_price_set":{"shop_money":{"amount":"1177.41","currency_code":"CHF"},"presentment_money":{"amount":"1177.41","currency_code":"CHF"}},"total_outstanding":"1177.41","total_price":"1177.41","total_price_set":{"shop_money":{"amount":"1177.41","currency_code":"CHF"},"presentment_money":{"amount":"1177.41","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-18T12:21:49+02:00","user_id":null,"billing_address":{"first_name":"Josephine","address1":"Buhofstrasse 54a","phone":null,"city":"Rheineck","zip":"9424","province":null,"country":"Switzerland","last_name":"Ruhland","address2":null,"company":null,"latitude":47.4697399,"longitude":9.5771564,"name":"Josephine Ruhland","country_code":"CH","province_code":null},"customer":{"id":10155383390546,"created_at":"2026-03-19T06:49:40+01:00","updated_at":"2026-06-18T12:21:49+02:00","first_name":null,"last_name":"2026540000","state":"enabled","note":null,"verified_email":true,"multipass_identifier":null,"tax_exempt":false,"email":"ruhland.josephine@hotmail.com","phone":null,"currency":"CHF","tax_exemptions":[],"admin_graphql_api_id":"gid:\/\/shopify\/Customer\/10155383390546","default_address":{"id":12417817313618,"customer_id":10155383390546,"first_name":"Josephine","last_name":"Ruhland","company":null,"address1":"Buhofstrasse 54a","address2":null,"city":"Rheineck","province":null,"country":"Switzerland","zip":"9424","phone":null,"name":"Josephine Ruhland","province_code":null,"country_code":"CH","country_name":"Switzerland","default":true}},"discount_applications":[],"fulfillments":[],"line_items":[{"id":18745054855506,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745054855506","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":18745054888274,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745054888274","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":2,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Barone Leomat Premium Bohnenkaffee","price":"234.00","price_set":{"shop_money":{"amount":"234.00","currency_code":"CHF"},"presentment_money":{"amount":"234.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687698469202,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"819","taxable":true,"title":"Barone Leomat Premium Bohnenkaffee","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":53072461627730,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745054921042,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745054921042","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Automatenzucker (Vending)","price":"27.50","price_set":{"shop_money":{"amount":"27.50","currency_code":"CHF"},"presentment_money":{"amount":"27.50","currency_code":"CHF"}},"product_exists":true,"product_id":10687848907090,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"4925","taxable":true,"title":"Automatenzucker (Vending)","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":53072978739538,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745054953810,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745054953810","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Bio Sambuco Holunder 5Dl Pet","price":"20.40","price_set":{"shop_money":{"amount":"20.40","currency_code":"CHF"},"presentment_money":{"amount":"20.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687759188306,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1510","taxable":true,"title":"Bio Sambuco Holunder 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":53072659022162,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745054986578,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745054986578","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"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":1,"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":18745055019346,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055019346","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Rivella Rot 5Dl Pet","price":"48.95","price_set":{"shop_money":{"amount":"48.95","currency_code":"CHF"},"presentment_money":{"amount":"48.95","currency_code":"CHF"}},"product_exists":true,"product_id":10687684706642,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"211","taxable":true,"title":"Rivella Rot 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":53072421978450,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745055052114,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055052114","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Coca-Cola Zero 5Dl Pet","price":"38.40","price_set":{"shop_money":{"amount":"38.40","currency_code":"CHF"},"presentment_money":{"amount":"38.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687913361746,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"3776","taxable":true,"title":"Coca-Cola Zero 5Dl Pet","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073196253522,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745055084882,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055084882","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":18745055117650,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055117650","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":2,"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":2,"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":18745055150418,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055150418","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Twix Knusperkeks 2X25G","price":"44.00","price_set":{"shop_money":{"amount":"44.00","currency_code":"CHF"},"presentment_money":{"amount":"44.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687680708946,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"23","taxable":true,"title":"Twix Knusperkeks 2X25G","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":53072414441810,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745055183186,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055183186","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":2,"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":2,"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":18745055215954,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055215954","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":18745055248722,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055248722","attributed_staffs":[],"current_quantity":2,"fulfillable_quantity":2,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Pfaffenhut Bisquits","price":"18.00","price_set":{"shop_money":{"amount":"18.00","currency_code":"CHF"},"presentment_money":{"amount":"18.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687701614930,"properties":[],"quantity":2,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"1013","taxable":true,"title":"Pfaffenhut Bisquits","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072469852498,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745055281490,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055281490","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Snickers","price":"42.40","price_set":{"shop_money":{"amount":"42.40","currency_code":"CHF"},"presentment_money":{"amount":"42.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687697879378,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"769","taxable":true,"title":"Snickers","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":53072459432274,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18745055314258,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18745055314258","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":[]}],"payment_terms":null,"refunds":[],"shipping_address":null,"shipping_lines":[{"id":6259374621010,"carrier_identifier":null,"code":"Wiesenstrasse 2","current_discounted_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"discounted_price":"0.00","discounted_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"is_removed":false,"phone":null,"price":"0.00","price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"requested_fulfillment_service_id":null,"source":"shopify","title":"Wiesenstrasse 2","tax_lines":[],"discount_allocations":[]}],"returns":[],"line_item_groups":[]}" "orders/create" "2026-06-18 12:21:52" ] |
| 274 | 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:
[ 1781795563 "system_resource_columns_object_store_orders" ] |
| 275 | 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:
[ 1781795563 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 276 | 0.74 ms |
SHOW COLUMNS FROM object_store_orders
Parameters:
[] |
| 277 | 0.76 ms |
INSERT INTO object_store_orders (`oo_id`, `orderId`, `orderNumber`, `status`, `totalPrice__value`, `totalPrice__unit`, `customerEmail`, `createdAt`, `abacusOrderId`, `abacusStatus`, `sentToAbacus`, `abacusPayload`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 21958 8043312087378.0 "1511" "paid" 1177.41 "CHF" "ruhland.josephine@hotmail.com" "2026-06-18 12:21:48" null "processed" 1 """ {\n "InboxOrderRequest": {\n "Comment": "#1511",\n "ExternalOrderReference": "18c7067b-3d9c-42df-a7c9-c3ece89fd4ea",\n "ExternalOrderNumber": 511,\n "CreationDate": "2026-06-18",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 1177.41,\n "TotalAmountExcludingTax": 1177.41\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\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": 2,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 234,\n "PerQuantityIncludingTax": 234,\n "PositionTotalExcludingTax": 468,\n "PositionTotalIncludingTax": 468,\n "PerQuantityExcludingTaxRelevant": 234,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 819,\n "Type": "A",\n "Name": "12593",\n "Description": "Barone Leomat Premium Bohnenkaffee"\n }\n },\n {\n "LineItemId": 3,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 27.5,\n "PerQuantityIncludingTax": 27.5,\n "PositionTotalExcludingTax": 27.5,\n "PositionTotalIncludingTax": 27.5,\n "PerQuantityExcludingTaxRelevant": 27.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 4925,\n "Type": "A",\n "Name": "10034",\n "Description": "Automatenzucker (Vending)"\n }\n },\n {\n "LineItemId": 4,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 20.4,\n "PerQuantityIncludingTax": 20.4,\n "PositionTotalExcludingTax": 20.4,\n "PositionTotalIncludingTax": 20.4,\n "PerQuantityExcludingTaxRelevant": 20.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1510,\n "Type": "A",\n "Name": "13710",\n "Description": "Bio Sambuco Holunder 5Dl Pet"\n }\n },\n {\n "LineItemId": 5,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 53.76,\n "PerQuantityIncludingTax": 53.76,\n "PositionTotalExcludingTax": 53.76,\n "PositionTotalIncludingTax": 53.76,\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": 6,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 48.95,\n "PerQuantityIncludingTax": 48.95,\n "PositionTotalExcludingTax": 48.95,\n "PositionTotalIncludingTax": 48.95,\n "PerQuantityExcludingTaxRelevant": 48.95,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 211,\n "Type": "A",\n "Name": "11266",\n "Description": "Rivella Rot 5Dl Pet"\n }\n },\n {\n "LineItemId": 7,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3776,\n "Type": "A",\n "Name": "17622",\n "Description": "Coca-Cola Zero 5Dl Pet"\n }\n },\n {\n "LineItemId": 8,\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": 9,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 76.8,\n "PositionTotalIncludingTax": 76.8,\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": 44,\n "PerQuantityIncludingTax": 44,\n "PositionTotalExcludingTax": 44,\n "PositionTotalIncludingTax": 44,\n "PerQuantityExcludingTaxRelevant": 44,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 23,\n "Type": "A",\n "Name": "10077",\n "Description": "Twix Knusperkeks 2X25G"\n }\n },\n {\n "LineItemId": 11,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 20,\n "PerQuantityIncludingTax": 20,\n "PositionTotalExcludingTax": 40,\n "PositionTotalIncludingTax": 40,\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": 12,\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": 13,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18,\n "PerQuantityIncludingTax": 18,\n "PositionTotalExcludingTax": 36,\n "PositionTotalIncludingTax": 36,\n "PerQuantityExcludingTaxRelevant": 18,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1013,\n "Type": "A",\n "Name": "12986",\n "Description": "Pfaffenhut Bisquits"\n }\n },\n {\n "LineItemId": 14,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 42.4,\n "PerQuantityIncludingTax": 42.4,\n "PositionTotalExcludingTax": 42.4,\n "PositionTotalIncludingTax": 42.4,\n "PerQuantityExcludingTaxRelevant": 42.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 769,\n "Type": "A",\n "Name": "12535",\n "Description": "Snickers"\n }\n },\n {\n "LineItemId": 15,\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 "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n }\n },\n "Address": {\n "Street": "Buhofstrasse",\n "HouseNumber": "54a",\n "PostCode": "9424",\n "City": "Rheineck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n },\n "Id": 21458\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n }\n },\n "Address": {\n "Street": "Buhofstrasse",\n "HouseNumber": "54a",\n "PostCode": "9424",\n "City": "Rheineck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n },\n "Id": 21458\n },\n "ShippingHandlingList": [],\n "Shopper": {\n "Id": "a828224b-66ab-d7d9-b4f1-d88514027076",\n "Account": "Ruhland"\n },\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n }\n },\n "Address": {\n "Street": "Buhofstrasse",\n "HouseNumber": "54a",\n "PostCode": "9424",\n "City": "Rheineck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n },\n "Id": 21458\n }\n },\n "_status_sync": {\n "erp_status": "processed",\n "erp_updated_at": "2026-06-18T15:00:03+00:00",\n "erp_status_source": "leomat_xlsx"\n }\n } """ ] |
| 278 | 0.58 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:
[ 21958 8043312087378.0 "1511" "paid" 1177.41 "CHF" "ruhland.josephine@hotmail.com" "2026-06-18 12:21:48" null "processed" 1 """ {\n "InboxOrderRequest": {\n "Comment": "#1511",\n "ExternalOrderReference": "18c7067b-3d9c-42df-a7c9-c3ece89fd4ea",\n "ExternalOrderNumber": 511,\n "CreationDate": "2026-06-18",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 1177.41,\n "TotalAmountExcludingTax": 1177.41\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\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": 2,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 234,\n "PerQuantityIncludingTax": 234,\n "PositionTotalExcludingTax": 468,\n "PositionTotalIncludingTax": 468,\n "PerQuantityExcludingTaxRelevant": 234,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 819,\n "Type": "A",\n "Name": "12593",\n "Description": "Barone Leomat Premium Bohnenkaffee"\n }\n },\n {\n "LineItemId": 3,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 27.5,\n "PerQuantityIncludingTax": 27.5,\n "PositionTotalExcludingTax": 27.5,\n "PositionTotalIncludingTax": 27.5,\n "PerQuantityExcludingTaxRelevant": 27.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 4925,\n "Type": "A",\n "Name": "10034",\n "Description": "Automatenzucker (Vending)"\n }\n },\n {\n "LineItemId": 4,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 20.4,\n "PerQuantityIncludingTax": 20.4,\n "PositionTotalExcludingTax": 20.4,\n "PositionTotalIncludingTax": 20.4,\n "PerQuantityExcludingTaxRelevant": 20.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1510,\n "Type": "A",\n "Name": "13710",\n "Description": "Bio Sambuco Holunder 5Dl Pet"\n }\n },\n {\n "LineItemId": 5,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 53.76,\n "PerQuantityIncludingTax": 53.76,\n "PositionTotalExcludingTax": 53.76,\n "PositionTotalIncludingTax": 53.76,\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": 6,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 48.95,\n "PerQuantityIncludingTax": 48.95,\n "PositionTotalExcludingTax": 48.95,\n "PositionTotalIncludingTax": 48.95,\n "PerQuantityExcludingTaxRelevant": 48.95,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 211,\n "Type": "A",\n "Name": "11266",\n "Description": "Rivella Rot 5Dl Pet"\n }\n },\n {\n "LineItemId": 7,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3776,\n "Type": "A",\n "Name": "17622",\n "Description": "Coca-Cola Zero 5Dl Pet"\n }\n },\n {\n "LineItemId": 8,\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": 9,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 76.8,\n "PositionTotalIncludingTax": 76.8,\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": 44,\n "PerQuantityIncludingTax": 44,\n "PositionTotalExcludingTax": 44,\n "PositionTotalIncludingTax": 44,\n "PerQuantityExcludingTaxRelevant": 44,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 23,\n "Type": "A",\n "Name": "10077",\n "Description": "Twix Knusperkeks 2X25G"\n }\n },\n {\n "LineItemId": 11,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 20,\n "PerQuantityIncludingTax": 20,\n "PositionTotalExcludingTax": 40,\n "PositionTotalIncludingTax": 40,\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": 12,\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": 13,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18,\n "PerQuantityIncludingTax": 18,\n "PositionTotalExcludingTax": 36,\n "PositionTotalIncludingTax": 36,\n "PerQuantityExcludingTaxRelevant": 18,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1013,\n "Type": "A",\n "Name": "12986",\n "Description": "Pfaffenhut Bisquits"\n }\n },\n {\n "LineItemId": 14,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 42.4,\n "PerQuantityIncludingTax": 42.4,\n "PositionTotalExcludingTax": 42.4,\n "PositionTotalIncludingTax": 42.4,\n "PerQuantityExcludingTaxRelevant": 42.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 769,\n "Type": "A",\n "Name": "12535",\n "Description": "Snickers"\n }\n },\n {\n "LineItemId": 15,\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 "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n }\n },\n "Address": {\n "Street": "Buhofstrasse",\n "HouseNumber": "54a",\n "PostCode": "9424",\n "City": "Rheineck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n },\n "Id": 21458\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n }\n },\n "Address": {\n "Street": "Buhofstrasse",\n "HouseNumber": "54a",\n "PostCode": "9424",\n "City": "Rheineck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n },\n "Id": 21458\n },\n "ShippingHandlingList": [],\n "Shopper": {\n "Id": "a828224b-66ab-d7d9-b4f1-d88514027076",\n "Account": "Ruhland"\n },\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n }\n },\n "Address": {\n "Street": "Buhofstrasse",\n "HouseNumber": "54a",\n "PostCode": "9424",\n "City": "Rheineck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n },\n "Id": 21458\n }\n },\n "_status_sync": {\n "erp_status": "processed",\n "erp_updated_at": "2026-06-18T15:00:03+00:00",\n "erp_status_source": "leomat_xlsx"\n }\n } """ 21958 ] |
| 279 | 0.26 ms |
SELECT * FROM object_query_orders WHERE oo_id = ?
Parameters:
[
21958
]
|
| 280 | 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:
[ 1781795563 "system_resource_columns_object_query_orders" ] |
| 281 | 0.08 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:
[ 1781795563 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 282 | 0.64 ms |
SHOW COLUMNS FROM object_query_orders
Parameters:
[] |
| 283 | 0.64 ms |
INSERT INTO object_query_orders (`orderId`, `orderNumber`, `status`, `totalPrice__value`, `totalPrice__unit`, `customerEmail`, `createdAt`, `abacusOrderId`, `abacusStatus`, `sentToAbacus`, `abacusPayload`, `oo_id`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 8043312087378.0 "1511" "paid" 1177.41 "CHF" "ruhland.josephine@hotmail.com" "2026-06-18 12:21:48" null "processed" 1 """ {\n "InboxOrderRequest": {\n "Comment": "#1511",\n "ExternalOrderReference": "18c7067b-3d9c-42df-a7c9-c3ece89fd4ea",\n "ExternalOrderNumber": 511,\n "CreationDate": "2026-06-18",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 1177.41,\n "TotalAmountExcludingTax": 1177.41\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\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": 2,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 234,\n "PerQuantityIncludingTax": 234,\n "PositionTotalExcludingTax": 468,\n "PositionTotalIncludingTax": 468,\n "PerQuantityExcludingTaxRelevant": 234,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 819,\n "Type": "A",\n "Name": "12593",\n "Description": "Barone Leomat Premium Bohnenkaffee"\n }\n },\n {\n "LineItemId": 3,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 27.5,\n "PerQuantityIncludingTax": 27.5,\n "PositionTotalExcludingTax": 27.5,\n "PositionTotalIncludingTax": 27.5,\n "PerQuantityExcludingTaxRelevant": 27.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 4925,\n "Type": "A",\n "Name": "10034",\n "Description": "Automatenzucker (Vending)"\n }\n },\n {\n "LineItemId": 4,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 20.4,\n "PerQuantityIncludingTax": 20.4,\n "PositionTotalExcludingTax": 20.4,\n "PositionTotalIncludingTax": 20.4,\n "PerQuantityExcludingTaxRelevant": 20.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1510,\n "Type": "A",\n "Name": "13710",\n "Description": "Bio Sambuco Holunder 5Dl Pet"\n }\n },\n {\n "LineItemId": 5,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 53.76,\n "PerQuantityIncludingTax": 53.76,\n "PositionTotalExcludingTax": 53.76,\n "PositionTotalIncludingTax": 53.76,\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": 6,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 48.95,\n "PerQuantityIncludingTax": 48.95,\n "PositionTotalExcludingTax": 48.95,\n "PositionTotalIncludingTax": 48.95,\n "PerQuantityExcludingTaxRelevant": 48.95,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 211,\n "Type": "A",\n "Name": "11266",\n "Description": "Rivella Rot 5Dl Pet"\n }\n },\n {\n "LineItemId": 7,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3776,\n "Type": "A",\n "Name": "17622",\n "Description": "Coca-Cola Zero 5Dl Pet"\n }\n },\n {\n "LineItemId": 8,\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": 9,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 76.8,\n "PositionTotalIncludingTax": 76.8,\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": 44,\n "PerQuantityIncludingTax": 44,\n "PositionTotalExcludingTax": 44,\n "PositionTotalIncludingTax": 44,\n "PerQuantityExcludingTaxRelevant": 44,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 23,\n "Type": "A",\n "Name": "10077",\n "Description": "Twix Knusperkeks 2X25G"\n }\n },\n {\n "LineItemId": 11,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 20,\n "PerQuantityIncludingTax": 20,\n "PositionTotalExcludingTax": 40,\n "PositionTotalIncludingTax": 40,\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": 12,\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": 13,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18,\n "PerQuantityIncludingTax": 18,\n "PositionTotalExcludingTax": 36,\n "PositionTotalIncludingTax": 36,\n "PerQuantityExcludingTaxRelevant": 18,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1013,\n "Type": "A",\n "Name": "12986",\n "Description": "Pfaffenhut Bisquits"\n }\n },\n {\n "LineItemId": 14,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 42.4,\n "PerQuantityIncludingTax": 42.4,\n "PositionTotalExcludingTax": 42.4,\n "PositionTotalIncludingTax": 42.4,\n "PerQuantityExcludingTaxRelevant": 42.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 769,\n "Type": "A",\n "Name": "12535",\n "Description": "Snickers"\n }\n },\n {\n "LineItemId": 15,\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 "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n }\n },\n "Address": {\n "Street": "Buhofstrasse",\n "HouseNumber": "54a",\n "PostCode": "9424",\n "City": "Rheineck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n },\n "Id": 21458\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n }\n },\n "Address": {\n "Street": "Buhofstrasse",\n "HouseNumber": "54a",\n "PostCode": "9424",\n "City": "Rheineck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n },\n "Id": 21458\n },\n "ShippingHandlingList": [],\n "Shopper": {\n "Id": "a828224b-66ab-d7d9-b4f1-d88514027076",\n "Account": "Ruhland"\n },\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n }\n },\n "Address": {\n "Street": "Buhofstrasse",\n "HouseNumber": "54a",\n "PostCode": "9424",\n "City": "Rheineck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n },\n "Id": 21458\n }\n },\n "_status_sync": {\n "erp_status": "processed",\n "erp_updated_at": "2026-06-18T15:00:03+00:00",\n "erp_status_source": "leomat_xlsx"\n }\n } """ 21958 ] |
| 284 | 0.65 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:
[ 8043312087378.0 "1511" "paid" 1177.41 "CHF" "ruhland.josephine@hotmail.com" "2026-06-18 12:21:48" null "processed" 1 """ {\n "InboxOrderRequest": {\n "Comment": "#1511",\n "ExternalOrderReference": "18c7067b-3d9c-42df-a7c9-c3ece89fd4ea",\n "ExternalOrderNumber": 511,\n "CreationDate": "2026-06-18",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 1177.41,\n "TotalAmountExcludingTax": 1177.41\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\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": 2,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 234,\n "PerQuantityIncludingTax": 234,\n "PositionTotalExcludingTax": 468,\n "PositionTotalIncludingTax": 468,\n "PerQuantityExcludingTaxRelevant": 234,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 819,\n "Type": "A",\n "Name": "12593",\n "Description": "Barone Leomat Premium Bohnenkaffee"\n }\n },\n {\n "LineItemId": 3,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 27.5,\n "PerQuantityIncludingTax": 27.5,\n "PositionTotalExcludingTax": 27.5,\n "PositionTotalIncludingTax": 27.5,\n "PerQuantityExcludingTaxRelevant": 27.5,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 4925,\n "Type": "A",\n "Name": "10034",\n "Description": "Automatenzucker (Vending)"\n }\n },\n {\n "LineItemId": 4,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 20.4,\n "PerQuantityIncludingTax": 20.4,\n "PositionTotalExcludingTax": 20.4,\n "PositionTotalIncludingTax": 20.4,\n "PerQuantityExcludingTaxRelevant": 20.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1510,\n "Type": "A",\n "Name": "13710",\n "Description": "Bio Sambuco Holunder 5Dl Pet"\n }\n },\n {\n "LineItemId": 5,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 53.76,\n "PerQuantityIncludingTax": 53.76,\n "PositionTotalExcludingTax": 53.76,\n "PositionTotalIncludingTax": 53.76,\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": 6,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 48.95,\n "PerQuantityIncludingTax": 48.95,\n "PositionTotalExcludingTax": 48.95,\n "PositionTotalIncludingTax": 48.95,\n "PerQuantityExcludingTaxRelevant": 48.95,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 211,\n "Type": "A",\n "Name": "11266",\n "Description": "Rivella Rot 5Dl Pet"\n }\n },\n {\n "LineItemId": 7,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 38.4,\n "PositionTotalIncludingTax": 38.4,\n "PerQuantityExcludingTaxRelevant": 38.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 3776,\n "Type": "A",\n "Name": "17622",\n "Description": "Coca-Cola Zero 5Dl Pet"\n }\n },\n {\n "LineItemId": 8,\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": 9,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 38.4,\n "PerQuantityIncludingTax": 38.4,\n "PositionTotalExcludingTax": 76.8,\n "PositionTotalIncludingTax": 76.8,\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": 44,\n "PerQuantityIncludingTax": 44,\n "PositionTotalExcludingTax": 44,\n "PositionTotalIncludingTax": 44,\n "PerQuantityExcludingTaxRelevant": 44,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 23,\n "Type": "A",\n "Name": "10077",\n "Description": "Twix Knusperkeks 2X25G"\n }\n },\n {\n "LineItemId": 11,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 20,\n "PerQuantityIncludingTax": 20,\n "PositionTotalExcludingTax": 40,\n "PositionTotalIncludingTax": 40,\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": 12,\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": 13,\n "Quantity": 2,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 18,\n "PerQuantityIncludingTax": 18,\n "PositionTotalExcludingTax": 36,\n "PositionTotalIncludingTax": 36,\n "PerQuantityExcludingTaxRelevant": 18,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 1013,\n "Type": "A",\n "Name": "12986",\n "Description": "Pfaffenhut Bisquits"\n }\n },\n {\n "LineItemId": 14,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 42.4,\n "PerQuantityIncludingTax": 42.4,\n "PositionTotalExcludingTax": 42.4,\n "PositionTotalIncludingTax": 42.4,\n "PerQuantityExcludingTaxRelevant": 42.4,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 769,\n "Type": "A",\n "Name": "12535",\n "Description": "Snickers"\n }\n },\n {\n "LineItemId": 15,\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 "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n }\n },\n "Address": {\n "Street": "Buhofstrasse",\n "HouseNumber": "54a",\n "PostCode": "9424",\n "City": "Rheineck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n },\n "Id": 21458\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n }\n },\n "Address": {\n "Street": "Buhofstrasse",\n "HouseNumber": "54a",\n "PostCode": "9424",\n "City": "Rheineck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n },\n "Id": 21458\n },\n "ShippingHandlingList": [],\n "Shopper": {\n "Id": "a828224b-66ab-d7d9-b4f1-d88514027076",\n "Account": "Ruhland"\n },\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Josephine",\n "Name": "Ruhland",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n }\n },\n "Address": {\n "Street": "Buhofstrasse",\n "HouseNumber": "54a",\n "PostCode": "9424",\n "City": "Rheineck",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "ruhland.josephine@hotmail.com"\n },\n "Id": 21458\n }\n },\n "_status_sync": {\n "erp_status": "processed",\n "erp_updated_at": "2026-06-18T15:00:03+00:00",\n "erp_status_source": "leomat_xlsx"\n }\n } """ 21958 21958 ] |
| 285 | 0.31 ms |
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[ 21958 "object" ] |
| 286 | 0.68 ms |
DELETE FROM schedule_tasks WHERE `cid` = 21958 AND `ctype` = 'object'
Parameters:
[] |
| 287 | 0.14 ms |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 0 ] |
| 288 | 0.12 ms |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
0
]
|
| 289 | 0.08 ms |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
0
]
|
| 290 | 0.06 ms |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
0
]
|
| 291 | 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:
[ 1781795563 "object_properties_21958" ] |
| 292 | 0.94 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:
[ 1781795563 "\x00tags\x00object_properties_21958" ] |
| 293 | 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:
[ 1781795563 "object_19990" ] |
| 294 | 0.89 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781795563 "object_19990\x01tags\x01" ] |
| 295 | 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:
[ 1781795563 "object_5997" ] |
| 296 | 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:
[ 1781795563 "object_5997\x01tags\x01" ] |
| 297 | 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:
[ 1781795563 "object_5996" ] |
| 298 | 0.80 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781795563 "object_5996\x01tags\x01" ] |
| 299 | 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:
[ 1781795563 "object_5995" ] |
| 300 | 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:
[ 1781795563 "object_5995\x01tags\x01" ] |
| 301 | 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:
[ 1781795563 "object_1" ] |
| 302 | 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:
[ 1781795563 "object_1\x01tags\x01" ] |
| 303 | 0.07 ms |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ( (cid IN (1,21945,19990,5997,5996,5995) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
21958
]
|
| 304 | 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:
[ 1781795563 "system_resource_columns_versions" ] |
| 305 | 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:
[ 1781795563 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 306 | 0.68 ms |
SHOW COLUMNS FROM versions
Parameters:
[] |
| 307 | 0.36 ms |
INSERT INTO versions (`id`, `cid`, `ctype`, `userId`, `note`, `date`, `public`, `serialized`, `stackTrace`, `versionCount`, `binaryFileHash`, `binaryFileId`, `autoSave`, `storageType`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ null 21958 "object" 0 "" 1781795563 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} """ 14 null null 0 "fs" ] |
| 308 | 0.33 ms |
"COMMIT"
Parameters:
[] |
| 309 | 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:
[ 1781795563 "system_cache_write_lock" ] |
| 310 | 1.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:
[ 1781795563 "\x00tags\x00system_cache_write_lock" ] |
| 311 | 0.06 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781795563 "system_cache_write_lock" ] |
| 312 | 0.06 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781795563 "\x00tags\x00system_cache_write_lock" ] |
| 313 | 1.51 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 => 1781795563 0 => "system_cache_write_lock" 1 => b"O:1:"©":1:{s:6:"‚gö\x07À\x1E";i:1781795563;}" ] |
| 314 | 0.22 ms |
DELETE FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ "object_21958\x01tags\x01" "object_properties\x01tags\x01" ] |
| 315 | 0.11 ms |
SELECT id, targetType, targetId FROM dependencies WHERE sourceType= ? AND sourceId = ?
Parameters:
[ "object" 21958 ] |
| 316 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 317 | 0.33 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:21958;}}" "[]" "pimcore_search_backend_message" "2026-06-18 15:12:43" "2026-06-18 15:12:43" ] |
| 318 | 0.12 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.