Query Metrics
152
Database Queries
63
Different statements
95.03 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.45 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860009 "site_domain_367af465ca304630cf45a2132778bed1" ] |
| 2 | 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:
[ 1781860009 "system\x01tags\x01" "site\x01tags\x01" ] |
| 3 | 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:
[ 1781860009 "maintenance_mode" ] |
| 4 | 0.16 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/webhook/shopify/leomat/" "order" ] |
| 5 | 0.08 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/webhook/shopify/leomat/order"
]
|
| 6 | 0.09 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/webhook/shopify/" "leomat" ] |
| 7 | 0.12 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/webhook/shopify/leomat"
]
|
| 8 | 0.05 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/webhook/" "shopify" ] |
| 9 | 0.04 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.04 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/webhook"
]
|
| 12 | 0.04 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
| 13 | 0.35 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860009 "document_1" ] |
| 14 | 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:
[ 1781860009 "document_1\x01tags\x01" ] |
| 15 | 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:
[ 1781860009 "document_properties_1" ] |
| 16 | 0.55 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860009 "\x00tags\x00document_properties_1" ] |
| 17 | 0.08 ms |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
| 18 | 0.81 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:
[ 1781860009 "object_263" ] |
| 20 | 0.43 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1781860009 "object_263\x01tags\x01" "class_shopifyconfig\x01tags\x01" ] |
| 21 | 0.33 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860009 "object_4654" ] |
| 22 | 0.43 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1781860009 "object_4654\x01tags\x01" "class_shopifyconfig\x01tags\x01" ] |
| 23 | 1.46 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:
[
7886043447634
]
|
| 24 | 0.58 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:
[
7886043447634
]
|
| 25 | 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:
[ 1781860009 "object_19956" ] |
| 26 | 0.81 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860009 "\x00tags\x00object_19956" ] |
| 27 | 0.14 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
19956
]
|
| 28 | 0.67 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
19956
]
|
| 29 | 0.15 ms |
SELECT * FROM object_store_orders WHERE oo_id = ? FOR UPDATE
Parameters:
[
19956
]
|
| 30 | 0.15 ms |
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
"orders"
]
|
| 31 | 1.43 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860010 "quantityvalue_units_table" ] |
| 32 | 0.95 ms |
SELECT * FROM object_collection_ShopifyPayload_orders WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 19956 "payload" ] |
| 33 | 0.34 ms |
SELECT * FROM object_relations_orders WHERE src_id = ?
Parameters:
[
19956
]
|
| 34 | 0.91 ms |
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
"product"
]
|
| 35 | 2.08 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '2333' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 36 | 0.55 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860010 "object_18170" ] |
| 37 | 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:
[ 1781860010 "object_18170\x01tags\x01" "class_product\x01tags\x01" "asset_696\x01tags\x01" "asset_697\x01tags\x01" ] |
| 38 | 0.50 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18170
]
|
| 39 | 0.49 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:
[
18170
]
|
| 40 | 0.32 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18170
]
|
| 41 | 0.09 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18170
]
|
| 42 | 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:
[ 1781860010 "asset_696" ] |
| 43 | 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:
[ 1781860010 "asset_697" ] |
| 44 | 0.08 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18170
]
|
| 45 | 0.49 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 46 | 0.55 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 47 | 0.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:
[ 1781860010 "object_6002" ] |
| 48 | 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:
[ 1781860010 "object_6002\x01tags\x01" "class_vendor\x01tags\x01" ] |
| 49 | 2.40 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '4073' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 50 | 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:
[ 1781860010 "object_18889" ] |
| 51 | 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:
[ 1781860010 "object_18889\x01tags\x01" "class_product\x01tags\x01" "asset_1842\x01tags\x01" "asset_1843\x01tags\x01" ] |
| 52 | 0.78 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18889
]
|
| 53 | 0.58 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
18889
]
|
| 54 | 0.33 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18889
]
|
| 55 | 0.11 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18889
]
|
| 56 | 0.33 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860010 "asset_1842" ] |
| 57 | 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:
[ 1781860010 "asset_1843" ] |
| 58 | 0.12 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18889
]
|
| 59 | 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" ] |
| 60 | 0.09 ms |
SELECT object_vendor.id as id, object_vendor.type as `type` FROM object_vendor WHERE (shopifyVendorId = ? OR name = ? AND object_vendor.type IN ('object','variant','folder')) AND object_vendor.published = 1
Parameters:
[ "Leomat" "Leomat" ] |
| 61 | 1.99 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '2330' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 62 | 0.67 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860010 "object_18167" ] |
| 63 | 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:
[ 1781860010 "object_18167\x01tags\x01" "class_product\x01tags\x01" "asset_690\x01tags\x01" "asset_691\x01tags\x01" ] |
| 64 | 0.67 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18167
]
|
| 65 | 0.66 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:
[
18167
]
|
| 66 | 0.34 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
18167
]
|
| 67 | 0.15 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
18167
]
|
| 68 | 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:
[ 1781860010 "asset_690" ] |
| 69 | 0.21 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860010 "asset_691" ] |
| 70 | 0.11 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
18167
]
|
| 71 | 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" ] |
| 72 | 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" ] |
| 73 | 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:
[ 1781860010 "object_19955" ] |
| 74 | 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:
[ 1781860010 "object_19955\x01tags\x01" ] |
| 75 | 0.19 ms |
SELECT CONCAT(`path`,`key`) as `path` FROM objects WHERE id = ?
Parameters:
[
19955
]
|
| 76 | 0.33 ms |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Orders/Leomat/2026/05/29/" "1232" ] |
| 77 | 0.25 ms |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Orders/Leomat/2026/05/29/" "1232" ] |
| 78 | 0.09 ms |
"START TRANSACTION"
Parameters:
[] |
| 79 | 0.16 ms |
SELECT CONCAT(`path`,`key`) as `path` FROM objects WHERE id = ?
Parameters:
[
19956
]
|
| 80 | 0.16 ms |
SELECT versionCount FROM objects WHERE id = ? FOR UPDATE
Parameters:
[
19956
]
|
| 81 | 19.21 ms |
SELECT MAX(versionCount) FROM versions WHERE cid = ? AND ctype = 'object'
Parameters:
[
19956
]
|
| 82 | 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:
[ 1781860010 "system_resource_columns_objects" ] |
| 83 | 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:
[ 1781860010 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 84 | 0.61 ms |
SHOW COLUMNS FROM objects
Parameters:
[] |
| 85 | 0.12 ms |
SELECT type,classId,className FROM objects WHERE id = ?
Parameters:
[
19956
]
|
| 86 | 0.99 ms |
INSERT INTO objects (`path`, `id`, `creationDate`, `modificationDate`, `versionCount`, `userOwner`, `userModification`, `parentId`, `type`, `key`, `index`, `childrenSortBy`, `childrenSortOrder`, `classId`, `published`, `className`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "/Orders/Leomat/2026/05/29/" 19956 1780023762 1781860010 998 0 0 19955 "object" "1232" 0 null null "orders" 1 "Orders" ] |
| 87 | 1.92 ms |
UPDATE objects SET `path` = ?, `id` = ?, `creationDate` = ?, `modificationDate` = ?, `versionCount` = ?, `userOwner` = ?, `userModification` = ?, `parentId` = ?, `type` = ?, `key` = ?, `index` = ?, `childrenSortBy` = ?, `childrenSortOrder` = ?, `classId` = ?, `published` = ?, `className` = ? WHERE `id` = ?
Parameters:
[ "/Orders/Leomat/2026/05/29/" 19956 1780023762 1781860010 998 0 0 19955 "object" "1232" 0 null null "orders" 1 "Orders" 19956 ] |
| 88 | 0.24 ms |
DELETE FROM tree_locks WHERE id = ? AND type = ?
Parameters:
[ 19956 "object" ] |
| 89 | 0.41 ms |
SELECT `id` FROM `object_collection_LineItems_orders` WHERE `id` = '19956' AND `fieldname` = 'lineItems' LIMIT 1
Parameters:
[] |
| 90 | 4.99 ms |
DELETE FROM object_collection_LineItems_orders WHERE id = ? AND fieldname = ?
Parameters:
[ 19956 "lineItems" ] |
| 91 | 0.62 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'fieldcollection' AND ownername = 'lineItems' AND src_id = '19956')
Parameters:
[] |
| 92 | 0.33 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'localizedfield' AND ownername LIKE '/fieldcollection~lineItems/%' AND src_id = '19956')
Parameters:
[] |
| 93 | 0.24 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18170 "object" "product" 19956 "fieldcollection" "lineItems" "0" ] |
| 94 | 2.28 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19956 "fieldcollection" "lineItems" "0" ] |
| 95 | 0.16 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19956 0 "lineItems" "Fuchs Joghurt Ananas 180G" "2333" 6.0 1.6 "CHF" "fulfilled" 0 "[]" ] |
| 96 | 0.12 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18889 "object" "product" 19956 "fieldcollection" "lineItems" "1" ] |
| 97 | 0.14 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19956 "fieldcollection" "lineItems" "1" ] |
| 98 | 0.10 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19956 1 "lineItems" "Fuchs Joghurt Banana 180G" "4073" 7.0 1.6 "CHF" "fulfilled" 0 "[]" ] |
| 99 | 0.10 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 18167 "object" "product" 19956 "fieldcollection" "lineItems" "2" ] |
| 100 | 0.08 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19956 "fieldcollection" "lineItems" "2" ] |
| 101 | 0.29 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19956 2 "lineItems" "Fuchs Joghurt Himbeer 180G" "2330" 7.0 1.6 "CHF" "fulfilled" 0 "[]" ] |
| 102 | 0.31 ms |
SELECT `id` FROM `object_collection_ShopifyPayload_orders` WHERE `id` = '19956' AND `fieldname` = 'payload' LIMIT 1
Parameters:
[] |
| 103 | 1.50 ms |
DELETE FROM object_collection_ShopifyPayload_orders WHERE id = ? AND fieldname = ?
Parameters:
[ 19956 "payload" ] |
| 104 | 0.19 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'fieldcollection' AND ownername = 'payload' AND src_id = '19956')
Parameters:
[] |
| 105 | 0.15 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'localizedfield' AND ownername LIKE '/fieldcollection~payload/%' AND src_id = '19956')
Parameters:
[] |
| 106 | 14.68 ms |
INSERT INTO object_collection_ShopifyPayload_orders (`id`, `index`, `fieldname`, `payload`, `topic`, `createdAt`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 19956 0 "payload" "{"id":7886043447634,"admin_graphql_api_id":"gid:\/\/shopify\/Order\/7886043447634","app_id":580111,"browser_ip":"178.38.120.146","buyer_accepts_marketing":false,"cancel_reason":null,"cancelled_at":null,"cart_token":"hWNCgRCn5RDnyi1gPoJWZSbL","checkout_id":48496064594258,"checkout_token":"d66c83eabf463584ac379da6da8f0864","client_details":{"accept_language":"de-CH","browser_height":null,"browser_ip":"178.38.120.146","browser_width":null,"session_hash":null,"user_agent":"Mozilla\/5.0 (Linux; Android 10; K) AppleWebKit\/537.36 (KHTML, like Gecko) SamsungBrowser\/30.0 Chrome\/143.0.0.0 Mobile Safari\/537.36"},"closed_at":"2026-05-29T14:06:28+02:00","company":null,"confirmation_number":"NQQWG0EUU","confirmed":true,"contact_email":"steigerramona81@gmail.com","created_at":"2026-05-29T05:02:40+02:00","currency":"CHF","current_shipping_price_set":{"shop_money":{"amount":"30.00","currency_code":"CHF"},"presentment_money":{"amount":"30.00","currency_code":"CHF"}},"current_subtotal_price":"32.00","current_subtotal_price_set":{"shop_money":{"amount":"32.00","currency_code":"CHF"},"presentment_money":{"amount":"32.00","currency_code":"CHF"}},"current_total_additional_fees_set":null,"current_total_discounts":"0.00","current_total_discounts_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_total_duties_set":null,"current_total_price":"62.00","current_total_price_set":{"shop_money":{"amount":"62.00","currency_code":"CHF"},"presentment_money":{"amount":"62.00","currency_code":"CHF"}},"current_total_tax":"0.00","current_total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"customer_locale":"de-CH","device_id":null,"discount_codes":[],"duties_included":false,"email":"steigerramona81@gmail.com","estimated_taxes":false,"financial_status":"paid","fulfillment_status":"fulfilled","landing_site":"\/account","landing_site_ref":null,"location_id":null,"merchant_business_entity_id":"30495605074","merchant_of_record_app_id":null,"name":"#1232","note":"Lager Weite T 81 LG Ramona ","note_attributes":[],"number":232,"order_number":1232,"order_status_url":"https:\/\/shop.myleomat.ch\/99699687762\/orders\/d56a014d5f4383fbe440d204accc424b\/authenticate?key=90eeae45b5a9ad2626203c3a844aa993","original_total_additional_fees_set":null,"original_total_duties_set":null,"payment_gateway_names":["Kauf auf Rechnung (Invoice)"],"phone":null,"po_number":null,"presentment_currency":"CHF","processed_at":"2026-05-29T05:02:38+02:00","reference":null,"referring_site":null,"source_identifier":null,"source_name":"web","source_url":null,"subtotal_price":"32.00","subtotal_price_set":{"shop_money":{"amount":"32.00","currency_code":"CHF"},"presentment_money":{"amount":"32.00","currency_code":"CHF"}},"tags":"leomat-erp-status:processed","tax_exempt":false,"tax_lines":[],"taxes_included":true,"test":false,"token":"d56a014d5f4383fbe440d204accc424b","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":"32.00","total_line_items_price_set":{"shop_money":{"amount":"32.00","currency_code":"CHF"},"presentment_money":{"amount":"32.00","currency_code":"CHF"}},"total_outstanding":"0.00","total_price":"62.00","total_price_set":{"shop_money":{"amount":"62.00","currency_code":"CHF"},"presentment_money":{"amount":"62.00","currency_code":"CHF"}},"total_shipping_price_set":{"shop_money":{"amount":"30.00","currency_code":"CHF"},"presentment_money":{"amount":"30.00","currency_code":"CHF"}},"total_tax":"0.00","total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_tip_received":"0.00","total_weight":0,"updated_at":"2026-06-19T11:06:47+02:00","user_id":null,"billing_address":{"first_name":"Steiger","address1":"Bahnofstrasse1","phone":null,"city":"St. Margrethen SG.","zip":"9430","province":null,"country":"Switzerland","last_name":"Ramona","address2":null,"company":null,"latitude":47.45239,"longitude":9.63613,"name":"Steiger Ramona","country_code":"CH","province_code":null},"customer":{"id":10155358388562,"created_at":"2026-03-19T06:43:14+01:00","updated_at":"2026-06-19T10:12:47+02:00","first_name":"Ramona","last_name":"910070000","state":"enabled","note":null,"verified_email":true,"multipass_identifier":null,"tax_exempt":false,"email":"steigerramona81@gmail.com","phone":null,"currency":"CHF","tax_exemptions":[],"admin_graphql_api_id":"gid:\/\/shopify\/Customer\/10155358388562","default_address":{"id":12467748307282,"customer_id":10155358388562,"first_name":"Steiger","last_name":"Ramona","company":null,"address1":"Bahnofstrasse1","address2":null,"city":"St. Margrethen SG.","province":null,"country":"Switzerland","zip":"9430","phone":null,"name":"Steiger Ramona","province_code":null,"country_code":"CH","country_name":"Switzerland","default":true}},"discount_applications":[],"fulfillments":[{"id":6849853817170,"admin_graphql_api_id":"gid:\/\/shopify\/Fulfillment\/6849853817170","created_at":"2026-05-29T14:06:27+02:00","location_id":113214685522,"name":"#1232.1","order_id":7886043447634,"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-05-29T14:06:27+02:00","line_items":[{"id":18495238373714,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495238373714","attributed_staffs":[],"current_quantity":6,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Fuchs Joghurt Ananas 180G","price":"1.60","price_set":{"shop_money":{"amount":"1.60","currency_code":"CHF"},"presentment_money":{"amount":"1.60","currency_code":"CHF"}},"product_exists":true,"product_id":10687797297490,"properties":[],"quantity":6,"requires_shipping":true,"sku":"2333","taxable":true,"title":"Fuchs Joghurt Ananas 180G","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":53072758309202,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495238406482,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495238406482","attributed_staffs":[],"current_quantity":7,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Fuchs Joghurt Banana 180G","price":"1.60","price_set":{"shop_money":{"amount":"1.60","currency_code":"CHF"},"presentment_money":{"amount":"1.60","currency_code":"CHF"}},"product_exists":true,"product_id":10687934562642,"properties":[],"quantity":7,"requires_shipping":true,"sku":"4073","taxable":true,"title":"Fuchs Joghurt Banana 180G","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":53073305928018,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495238439250,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495238439250","attributed_staffs":[],"current_quantity":7,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Fuchs Joghurt Himbeer 180G","price":"1.60","price_set":{"shop_money":{"amount":"1.60","currency_code":"CHF"},"presentment_money":{"amount":"1.60","currency_code":"CHF"}},"product_exists":true,"product_id":10687796642130,"properties":[],"quantity":7,"requires_shipping":true,"sku":"2330","taxable":true,"title":"Fuchs Joghurt Himbeer 180G","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":53072757522770,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}]}],"line_items":[{"id":18495238373714,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495238373714","attributed_staffs":[],"current_quantity":6,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Fuchs Joghurt Ananas 180G","price":"1.60","price_set":{"shop_money":{"amount":"1.60","currency_code":"CHF"},"presentment_money":{"amount":"1.60","currency_code":"CHF"}},"product_exists":true,"product_id":10687797297490,"properties":[],"quantity":6,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"2333","taxable":true,"title":"Fuchs Joghurt Ananas 180G","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":53072758309202,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495238406482,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495238406482","attributed_staffs":[],"current_quantity":7,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Fuchs Joghurt Banana 180G","price":"1.60","price_set":{"shop_money":{"amount":"1.60","currency_code":"CHF"},"presentment_money":{"amount":"1.60","currency_code":"CHF"}},"product_exists":true,"product_id":10687934562642,"properties":[],"quantity":7,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"4073","taxable":true,"title":"Fuchs Joghurt Banana 180G","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":53073305928018,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495238439250,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495238439250","attributed_staffs":[],"current_quantity":7,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":"fulfilled","gift_card":false,"grams":0,"name":"Fuchs Joghurt Himbeer 180G","price":"1.60","price_set":{"shop_money":{"amount":"1.60","currency_code":"CHF"},"presentment_money":{"amount":"1.60","currency_code":"CHF"}},"product_exists":true,"product_id":10687796642130,"properties":[],"quantity":7,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"2330","taxable":true,"title":"Fuchs Joghurt Himbeer 180G","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":53072757522770,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}],"payment_terms":null,"refunds":[],"shipping_address":{"first_name":"Steiger","address1":"Bahnofstrasse1","phone":null,"city":"St. Margrethen SG.","zip":"9430","province":null,"country":"Switzerland","last_name":"Ramona","address2":null,"company":null,"latitude":47.45239,"longitude":9.63613,"name":"Steiger Ramona","country_code":"CH","province_code":null},"shipping_lines":[{"id":6203660730706,"carrier_identifier":null,"code":"Standard Delivery","current_discounted_price_set":{"shop_money":{"amount":"30.00","currency_code":"CHF"},"presentment_money":{"amount":"30.00","currency_code":"CHF"}},"discounted_price":"30.00","discounted_price_set":{"shop_money":{"amount":"30.00","currency_code":"CHF"},"presentment_money":{"amount":"30.00","currency_code":"CHF"}},"is_removed":false,"phone":null,"price":"30.00","price_set":{"shop_money":{"amount":"30.00","currency_code":"CHF"},"presentment_money":{"amount":"30.00","currency_code":"CHF"}},"requested_fulfillment_service_id":null,"source":"shopify","title":"Standard Delivery","tax_lines":[],"discount_allocations":[]}],"returns":[],"line_item_groups":[]}" "orders/updated" "2026-06-19 11:06:50" ] |
| 107 | 0.49 ms |
INSERT INTO object_collection_ShopifyPayload_orders (`id`, `index`, `fieldname`, `payload`, `topic`, `createdAt`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 19956 1 "payload" "{"id":7886043447634,"admin_graphql_api_id":"gid:\/\/shopify\/Order\/7886043447634","app_id":580111,"browser_ip":"178.38.120.146","buyer_accepts_marketing":false,"cancel_reason":null,"cancelled_at":null,"cart_token":"hWNCgRCn5RDnyi1gPoJWZSbL","checkout_id":48496064594258,"checkout_token":"d66c83eabf463584ac379da6da8f0864","client_details":{"accept_language":"de-CH","browser_height":null,"browser_ip":"178.38.120.146","browser_width":null,"session_hash":null,"user_agent":"Mozilla\/5.0 (Linux; Android 10; K) AppleWebKit\/537.36 (KHTML, like Gecko) SamsungBrowser\/30.0 Chrome\/143.0.0.0 Mobile Safari\/537.36"},"closed_at":null,"company":null,"confirmation_number":"NQQWG0EUU","confirmed":true,"contact_email":"steigerramona81@gmail.com","created_at":"2026-05-29T05:02:40+02:00","currency":"CHF","current_shipping_price_set":{"shop_money":{"amount":"30.00","currency_code":"CHF"},"presentment_money":{"amount":"30.00","currency_code":"CHF"}},"current_subtotal_price":"32.00","current_subtotal_price_set":{"shop_money":{"amount":"32.00","currency_code":"CHF"},"presentment_money":{"amount":"32.00","currency_code":"CHF"}},"current_total_additional_fees_set":null,"current_total_discounts":"0.00","current_total_discounts_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_total_duties_set":null,"current_total_price":"62.00","current_total_price_set":{"shop_money":{"amount":"62.00","currency_code":"CHF"},"presentment_money":{"amount":"62.00","currency_code":"CHF"}},"current_total_tax":"0.00","current_total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"customer_locale":"de-CH","device_id":null,"discount_codes":[],"duties_included":false,"email":"steigerramona81@gmail.com","estimated_taxes":false,"financial_status":"pending","fulfillment_status":null,"landing_site":"\/account","landing_site_ref":null,"location_id":null,"merchant_business_entity_id":"30495605074","merchant_of_record_app_id":null,"name":"#1232","note":"Lager Weite T 81 LG Ramona ","note_attributes":[],"number":232,"order_number":1232,"order_status_url":"https:\/\/shop.myleomat.ch\/99699687762\/orders\/d56a014d5f4383fbe440d204accc424b\/authenticate?key=90eeae45b5a9ad2626203c3a844aa993","original_total_additional_fees_set":null,"original_total_duties_set":null,"payment_gateway_names":["Kauf auf Rechnung (Invoice)"],"phone":null,"po_number":null,"presentment_currency":"CHF","processed_at":"2026-05-29T05:02:38+02:00","reference":null,"referring_site":null,"source_identifier":null,"source_name":"web","source_url":null,"subtotal_price":"32.00","subtotal_price_set":{"shop_money":{"amount":"32.00","currency_code":"CHF"},"presentment_money":{"amount":"32.00","currency_code":"CHF"}},"tags":"","tax_exempt":false,"tax_lines":[],"taxes_included":true,"test":false,"token":"d56a014d5f4383fbe440d204accc424b","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":"32.00","total_line_items_price_set":{"shop_money":{"amount":"32.00","currency_code":"CHF"},"presentment_money":{"amount":"32.00","currency_code":"CHF"}},"total_outstanding":"62.00","total_price":"62.00","total_price_set":{"shop_money":{"amount":"62.00","currency_code":"CHF"},"presentment_money":{"amount":"62.00","currency_code":"CHF"}},"total_shipping_price_set":{"shop_money":{"amount":"30.00","currency_code":"CHF"},"presentment_money":{"amount":"30.00","currency_code":"CHF"}},"total_tax":"0.00","total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_tip_received":"0.00","total_weight":0,"updated_at":"2026-05-29T05:02:41+02:00","user_id":null,"billing_address":{"first_name":"Steiger","address1":"Bahnofstrasse1","phone":null,"city":"St. Margrethen SG.","zip":"9430","province":null,"country":"Switzerland","last_name":"Ramona","address2":null,"company":null,"latitude":47.45239,"longitude":9.63613,"name":"Steiger Ramona","country_code":"CH","province_code":null},"customer":{"id":10155358388562,"created_at":"2026-03-19T06:43:14+01:00","updated_at":"2026-05-29T05:02:40+02:00","first_name":"Ramona","last_name":"910070000","state":"enabled","note":null,"verified_email":true,"multipass_identifier":null,"tax_exempt":false,"email":"steigerramona81@gmail.com","phone":null,"currency":"CHF","tax_exemptions":[],"admin_graphql_api_id":"gid:\/\/shopify\/Customer\/10155358388562","default_address":{"id":12467748307282,"customer_id":10155358388562,"first_name":"Steiger","last_name":"Ramona","company":null,"address1":"Bahnofstrasse1","address2":null,"city":"St. Margrethen SG.","province":null,"country":"Switzerland","zip":"9430","phone":null,"name":"Steiger Ramona","province_code":null,"country_code":"CH","country_name":"Switzerland","default":true}},"discount_applications":[],"fulfillments":[],"line_items":[{"id":18495238373714,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495238373714","attributed_staffs":[],"current_quantity":6,"fulfillable_quantity":6,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Fuchs Joghurt Ananas 180G","price":"1.60","price_set":{"shop_money":{"amount":"1.60","currency_code":"CHF"},"presentment_money":{"amount":"1.60","currency_code":"CHF"}},"product_exists":true,"product_id":10687797297490,"properties":[],"quantity":6,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"2333","taxable":true,"title":"Fuchs Joghurt Ananas 180G","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":53072758309202,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495238406482,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495238406482","attributed_staffs":[],"current_quantity":7,"fulfillable_quantity":7,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Fuchs Joghurt Banana 180G","price":"1.60","price_set":{"shop_money":{"amount":"1.60","currency_code":"CHF"},"presentment_money":{"amount":"1.60","currency_code":"CHF"}},"product_exists":true,"product_id":10687934562642,"properties":[],"quantity":7,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"4073","taxable":true,"title":"Fuchs Joghurt Banana 180G","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":53073305928018,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]},{"id":18495238439250,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18495238439250","attributed_staffs":[],"current_quantity":7,"fulfillable_quantity":7,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Fuchs Joghurt Himbeer 180G","price":"1.60","price_set":{"shop_money":{"amount":"1.60","currency_code":"CHF"},"presentment_money":{"amount":"1.60","currency_code":"CHF"}},"product_exists":true,"product_id":10687796642130,"properties":[],"quantity":7,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"2330","taxable":true,"title":"Fuchs Joghurt Himbeer 180G","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":53072757522770,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}],"payment_terms":null,"refunds":[],"shipping_address":{"first_name":"Steiger","address1":"Bahnofstrasse1","phone":null,"city":"St. Margrethen SG.","zip":"9430","province":null,"country":"Switzerland","last_name":"Ramona","address2":null,"company":null,"latitude":47.45239,"longitude":9.63613,"name":"Steiger Ramona","country_code":"CH","province_code":null},"shipping_lines":[{"id":6203660730706,"carrier_identifier":null,"code":"Standard Delivery","current_discounted_price_set":{"shop_money":{"amount":"30.00","currency_code":"CHF"},"presentment_money":{"amount":"30.00","currency_code":"CHF"}},"discounted_price":"30.00","discounted_price_set":{"shop_money":{"amount":"30.00","currency_code":"CHF"},"presentment_money":{"amount":"30.00","currency_code":"CHF"}},"is_removed":false,"phone":null,"price":"30.00","price_set":{"shop_money":{"amount":"30.00","currency_code":"CHF"},"presentment_money":{"amount":"30.00","currency_code":"CHF"}},"requested_fulfillment_service_id":null,"source":"shopify","title":"Standard Delivery","tax_lines":[],"discount_allocations":[]}],"returns":[],"line_item_groups":[]}" "orders/create" "2026-05-29 05:02:43" ] |
| 108 | 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:
[ 1781860010 "system_resource_columns_object_store_orders" ] |
| 109 | 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:
[ 1781860010 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 110 | 0.55 ms |
SHOW COLUMNS FROM object_store_orders
Parameters:
[] |
| 111 | 0.31 ms |
INSERT INTO object_store_orders (`oo_id`, `orderId`, `orderNumber`, `status`, `totalPrice__value`, `totalPrice__unit`, `customerEmail`, `createdAt`, `abacusOrderId`, `abacusStatus`, `sentToAbacus`, `abacusPayload`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19956 7886043447634.0 "1232" "paid" 62.0 "CHF" "steigerramona81@gmail.com" "2026-05-29 05:02:40" null "processed" 1 """ {\n "InboxOrderRequest": {\n "Comment": "#1232",\n "ExternalOrderReference": "01b1edac-a84f-40cf-bd43-ad4db20ef49f",\n "ExternalOrderNumber": 232,\n "CreationDate": "2026-05-29",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 32,\n "TotalAmountExcludingTax": 32\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\n "Quantity": 6,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 1.6,\n "PerQuantityIncludingTax": 1.6,\n "PositionTotalExcludingTax": 9.6,\n "PositionTotalIncludingTax": 9.6,\n "PerQuantityExcludingTaxRelevant": 1.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2333,\n "Type": "A",\n "Name": "14315",\n "Description": "Fuchs Joghurt Ananas 180G"\n }\n },\n {\n "LineItemId": 2,\n "Quantity": 7,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 1.6,\n "PerQuantityIncludingTax": 1.6,\n "PositionTotalExcludingTax": 11.2,\n "PositionTotalIncludingTax": 11.2,\n "PerQuantityExcludingTaxRelevant": 1.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 4073,\n "Type": "A",\n "Name": "14316",\n "Description": "Fuchs Joghurt Banana 180G"\n }\n },\n {\n "LineItemId": 3,\n "Quantity": 7,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 1.6,\n "PerQuantityIncludingTax": 1.6,\n "PositionTotalExcludingTax": 11.2,\n "PositionTotalIncludingTax": 11.2,\n "PerQuantityExcludingTaxRelevant": 1.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2330,\n "Type": "A",\n "Name": "14312",\n "Description": "Fuchs Joghurt Himbeer 180G"\n }\n }\n ],\n "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n }\n },\n "Address": {\n "Street": "Bahnofstrasse1",\n "HouseNumber": "",\n "PostCode": "9430",\n "City": "St. Margrethen SG.",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n },\n "Id": 870723\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n }\n },\n "Address": {\n "Street": "Bahnofstrasse1",\n "HouseNumber": "",\n "PostCode": "9430",\n "City": "St. Margrethen SG.",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n },\n "Id": 870723\n },\n "ShippingHandlingList": [],\n "Shopper": {\n "Id": "ea7b06ed-be89-86bc-6885-9fa5a547e840",\n "Account": "Ramona"\n },\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n }\n },\n "Address": {\n "Street": "Bahnofstrasse1",\n "HouseNumber": "",\n "PostCode": "9430",\n "City": "St. Margrethen SG.",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n },\n "Id": 870723\n }\n },\n "_status_sync": {\n "erp_status": "processed",\n "erp_updated_at": "2026-06-19T09:00:02+00:00",\n "erp_status_source": "leomat_xlsx"\n }\n } """ ] |
| 112 | 0.31 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:
[ 19956 7886043447634.0 "1232" "paid" 62.0 "CHF" "steigerramona81@gmail.com" "2026-05-29 05:02:40" null "processed" 1 """ {\n "InboxOrderRequest": {\n "Comment": "#1232",\n "ExternalOrderReference": "01b1edac-a84f-40cf-bd43-ad4db20ef49f",\n "ExternalOrderNumber": 232,\n "CreationDate": "2026-05-29",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 32,\n "TotalAmountExcludingTax": 32\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\n "Quantity": 6,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 1.6,\n "PerQuantityIncludingTax": 1.6,\n "PositionTotalExcludingTax": 9.6,\n "PositionTotalIncludingTax": 9.6,\n "PerQuantityExcludingTaxRelevant": 1.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2333,\n "Type": "A",\n "Name": "14315",\n "Description": "Fuchs Joghurt Ananas 180G"\n }\n },\n {\n "LineItemId": 2,\n "Quantity": 7,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 1.6,\n "PerQuantityIncludingTax": 1.6,\n "PositionTotalExcludingTax": 11.2,\n "PositionTotalIncludingTax": 11.2,\n "PerQuantityExcludingTaxRelevant": 1.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 4073,\n "Type": "A",\n "Name": "14316",\n "Description": "Fuchs Joghurt Banana 180G"\n }\n },\n {\n "LineItemId": 3,\n "Quantity": 7,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 1.6,\n "PerQuantityIncludingTax": 1.6,\n "PositionTotalExcludingTax": 11.2,\n "PositionTotalIncludingTax": 11.2,\n "PerQuantityExcludingTaxRelevant": 1.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2330,\n "Type": "A",\n "Name": "14312",\n "Description": "Fuchs Joghurt Himbeer 180G"\n }\n }\n ],\n "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n }\n },\n "Address": {\n "Street": "Bahnofstrasse1",\n "HouseNumber": "",\n "PostCode": "9430",\n "City": "St. Margrethen SG.",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n },\n "Id": 870723\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n }\n },\n "Address": {\n "Street": "Bahnofstrasse1",\n "HouseNumber": "",\n "PostCode": "9430",\n "City": "St. Margrethen SG.",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n },\n "Id": 870723\n },\n "ShippingHandlingList": [],\n "Shopper": {\n "Id": "ea7b06ed-be89-86bc-6885-9fa5a547e840",\n "Account": "Ramona"\n },\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n }\n },\n "Address": {\n "Street": "Bahnofstrasse1",\n "HouseNumber": "",\n "PostCode": "9430",\n "City": "St. Margrethen SG.",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n },\n "Id": 870723\n }\n },\n "_status_sync": {\n "erp_status": "processed",\n "erp_updated_at": "2026-06-19T09:00:02+00:00",\n "erp_status_source": "leomat_xlsx"\n }\n } """ 19956 ] |
| 113 | 0.17 ms |
SELECT * FROM object_query_orders WHERE oo_id = ?
Parameters:
[
19956
]
|
| 114 | 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:
[ 1781860010 "system_resource_columns_object_query_orders" ] |
| 115 | 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:
[ 1781860010 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 116 | 0.65 ms |
SHOW COLUMNS FROM object_query_orders
Parameters:
[] |
| 117 | 0.42 ms |
INSERT INTO object_query_orders (`orderId`, `orderNumber`, `status`, `totalPrice__value`, `totalPrice__unit`, `customerEmail`, `createdAt`, `abacusOrderId`, `abacusStatus`, `sentToAbacus`, `abacusPayload`, `oo_id`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 7886043447634.0 "1232" "paid" 62.0 "CHF" "steigerramona81@gmail.com" "2026-05-29 05:02:40" null "processed" 1 """ {\n "InboxOrderRequest": {\n "Comment": "#1232",\n "ExternalOrderReference": "01b1edac-a84f-40cf-bd43-ad4db20ef49f",\n "ExternalOrderNumber": 232,\n "CreationDate": "2026-05-29",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 32,\n "TotalAmountExcludingTax": 32\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\n "Quantity": 6,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 1.6,\n "PerQuantityIncludingTax": 1.6,\n "PositionTotalExcludingTax": 9.6,\n "PositionTotalIncludingTax": 9.6,\n "PerQuantityExcludingTaxRelevant": 1.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2333,\n "Type": "A",\n "Name": "14315",\n "Description": "Fuchs Joghurt Ananas 180G"\n }\n },\n {\n "LineItemId": 2,\n "Quantity": 7,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 1.6,\n "PerQuantityIncludingTax": 1.6,\n "PositionTotalExcludingTax": 11.2,\n "PositionTotalIncludingTax": 11.2,\n "PerQuantityExcludingTaxRelevant": 1.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 4073,\n "Type": "A",\n "Name": "14316",\n "Description": "Fuchs Joghurt Banana 180G"\n }\n },\n {\n "LineItemId": 3,\n "Quantity": 7,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 1.6,\n "PerQuantityIncludingTax": 1.6,\n "PositionTotalExcludingTax": 11.2,\n "PositionTotalIncludingTax": 11.2,\n "PerQuantityExcludingTaxRelevant": 1.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2330,\n "Type": "A",\n "Name": "14312",\n "Description": "Fuchs Joghurt Himbeer 180G"\n }\n }\n ],\n "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n }\n },\n "Address": {\n "Street": "Bahnofstrasse1",\n "HouseNumber": "",\n "PostCode": "9430",\n "City": "St. Margrethen SG.",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n },\n "Id": 870723\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n }\n },\n "Address": {\n "Street": "Bahnofstrasse1",\n "HouseNumber": "",\n "PostCode": "9430",\n "City": "St. Margrethen SG.",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n },\n "Id": 870723\n },\n "ShippingHandlingList": [],\n "Shopper": {\n "Id": "ea7b06ed-be89-86bc-6885-9fa5a547e840",\n "Account": "Ramona"\n },\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n }\n },\n "Address": {\n "Street": "Bahnofstrasse1",\n "HouseNumber": "",\n "PostCode": "9430",\n "City": "St. Margrethen SG.",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n },\n "Id": 870723\n }\n },\n "_status_sync": {\n "erp_status": "processed",\n "erp_updated_at": "2026-06-19T09:00:02+00:00",\n "erp_status_source": "leomat_xlsx"\n }\n } """ 19956 ] |
| 118 | 0.33 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:
[ 7886043447634.0 "1232" "paid" 62.0 "CHF" "steigerramona81@gmail.com" "2026-05-29 05:02:40" null "processed" 1 """ {\n "InboxOrderRequest": {\n "Comment": "#1232",\n "ExternalOrderReference": "01b1edac-a84f-40cf-bd43-ad4db20ef49f",\n "ExternalOrderNumber": 232,\n "CreationDate": "2026-05-29",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 32,\n "TotalAmountExcludingTax": 32\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\n "Quantity": 6,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 1.6,\n "PerQuantityIncludingTax": 1.6,\n "PositionTotalExcludingTax": 9.6,\n "PositionTotalIncludingTax": 9.6,\n "PerQuantityExcludingTaxRelevant": 1.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2333,\n "Type": "A",\n "Name": "14315",\n "Description": "Fuchs Joghurt Ananas 180G"\n }\n },\n {\n "LineItemId": 2,\n "Quantity": 7,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 1.6,\n "PerQuantityIncludingTax": 1.6,\n "PositionTotalExcludingTax": 11.2,\n "PositionTotalIncludingTax": 11.2,\n "PerQuantityExcludingTaxRelevant": 1.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 4073,\n "Type": "A",\n "Name": "14316",\n "Description": "Fuchs Joghurt Banana 180G"\n }\n },\n {\n "LineItemId": 3,\n "Quantity": 7,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 1.6,\n "PerQuantityIncludingTax": 1.6,\n "PositionTotalExcludingTax": 11.2,\n "PositionTotalIncludingTax": 11.2,\n "PerQuantityExcludingTaxRelevant": 1.6,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 2330,\n "Type": "A",\n "Name": "14312",\n "Description": "Fuchs Joghurt Himbeer 180G"\n }\n }\n ],\n "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n }\n },\n "Address": {\n "Street": "Bahnofstrasse1",\n "HouseNumber": "",\n "PostCode": "9430",\n "City": "St. Margrethen SG.",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n },\n "Id": 870723\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n }\n },\n "Address": {\n "Street": "Bahnofstrasse1",\n "HouseNumber": "",\n "PostCode": "9430",\n "City": "St. Margrethen SG.",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n },\n "Id": 870723\n },\n "ShippingHandlingList": [],\n "Shopper": {\n "Id": "ea7b06ed-be89-86bc-6885-9fa5a547e840",\n "Account": "Ramona"\n },\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Steiger",\n "Name": "Ramona",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n }\n },\n "Address": {\n "Street": "Bahnofstrasse1",\n "HouseNumber": "",\n "PostCode": "9430",\n "City": "St. Margrethen SG.",\n "CountryId": "CH"\n },\n "Communication": {\n "Phone": "",\n "Email": "steigerramona81@gmail.com"\n },\n "Id": 870723\n }\n },\n "_status_sync": {\n "erp_status": "processed",\n "erp_updated_at": "2026-06-19T09:00:02+00:00",\n "erp_status_source": "leomat_xlsx"\n }\n } """ 19956 19956 ] |
| 119 | 0.09 ms |
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[ 19956 "object" ] |
| 120 | 0.14 ms |
DELETE FROM schedule_tasks WHERE `cid` = 19956 AND `ctype` = 'object'
Parameters:
[] |
| 121 | 0.12 ms |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 0 ] |
| 122 | 0.07 ms |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
0
]
|
| 123 | 0.06 ms |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
0
]
|
| 124 | 0.06 ms |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
0
]
|
| 125 | 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:
[ 1781860010 "object_properties_19956" ] |
| 126 | 0.17 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860010 "\x00tags\x00object_properties_19956" ] |
| 127 | 0.13 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860010 "object_19311" ] |
| 128 | 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:
[ 1781860010 "object_19311\x01tags\x01" ] |
| 129 | 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:
[ 1781860010 "object_5997" ] |
| 130 | 0.09 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860010 "object_5997\x01tags\x01" ] |
| 131 | 0.10 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860010 "object_5996" ] |
| 132 | 0.09 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860010 "object_5996\x01tags\x01" ] |
| 133 | 0.09 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860010 "object_5995" ] |
| 134 | 0.10 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860010 "object_5995\x01tags\x01" ] |
| 135 | 0.09 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860010 "object_1" ] |
| 136 | 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:
[ 1781860010 "object_1\x01tags\x01" ] |
| 137 | 0.07 ms |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ( (cid IN (1,19955,19311,5997,5996,5995) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
19956
]
|
| 138 | 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:
[ 1781860010 "system_resource_columns_versions" ] |
| 139 | 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:
[ 1781860010 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 140 | 0.64 ms |
SHOW COLUMNS FROM versions
Parameters:
[] |
| 141 | 1.38 ms |
INSERT INTO versions (`id`, `cid`, `ctype`, `userId`, `note`, `date`, `public`, `serialized`, `stackTrace`, `versionCount`, `binaryFileHash`, `binaryFileId`, `autoSave`, `storageType`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ null 19956 "object" 0 "" 1781860010 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} """ 998 null null 0 "fs" ] |
| 142 | 0.32 ms |
"COMMIT"
Parameters:
[] |
| 143 | 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:
[ 1781860010 "system_cache_write_lock" ] |
| 144 | 0.54 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860010 "\x00tags\x00system_cache_write_lock" ] |
| 145 | 0.16 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781860010 "system_cache_write_lock" ] |
| 146 | 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:
[ 1781860010 "\x00tags\x00system_cache_write_lock" ] |
| 147 | 0.96 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 => 1781860010 0 => "system_cache_write_lock" 1 => b"O:1:"©":1:{s:6:"Ac÷\x07À\x1E";i:1781860010;}" ] |
| 148 | 0.30 ms |
DELETE FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ "object_19956\x01tags\x01" "object_properties\x01tags\x01" ] |
| 149 | 0.09 ms |
SELECT id, targetType, targetId FROM dependencies WHERE sourceType= ? AND sourceId = ?
Parameters:
[ "object" 19956 ] |
| 150 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 151 | 0.30 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:19956;}}" "[]" "pimcore_search_backend_message" "2026-06-19 09:06:50" "2026-06-19 09:06:50" ] |
| 152 | 0.13 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.