Query Metrics
125
Database Queries
62
Different statements
104.35 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.51 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781838073 "site_domain_367af465ca304630cf45a2132778bed1" ] |
| 2 | 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:
[ 1781838073 "system\x01tags\x01" "site\x01tags\x01" ] |
| 3 | 0.52 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781838073 "maintenance_mode" ] |
| 4 | 0.20 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/webhook/shopify/leomat/" "order" ] |
| 5 | 0.10 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/webhook/shopify/leomat/order"
]
|
| 6 | 0.10 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/webhook/shopify/" "leomat" ] |
| 7 | 0.11 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.08 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/webhook/shopify"
]
|
| 10 | 0.07 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "webhook" ] |
| 11 | 0.07 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/webhook"
]
|
| 12 | 0.10 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
| 13 | 0.46 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781838074 "document_1" ] |
| 14 | 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:
[ 1781838074 "document_1\x01tags\x01" ] |
| 15 | 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:
[ 1781838074 "document_properties_1" ] |
| 16 | 0.44 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781838074 "\x00tags\x00document_properties_1" ] |
| 17 | 0.10 ms |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
| 18 | 1.28 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.86 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781838074 "object_263" ] |
| 20 | 0.53 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1781838074 "object_263\x01tags\x01" "class_shopifyconfig\x01tags\x01" ] |
| 21 | 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:
[ 1781838074 "object_4654" ] |
| 22 | 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:
[ 1781838074 "object_4654\x01tags\x01" "class_shopifyconfig\x01tags\x01" ] |
| 23 | 1.19 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:
[
7661270630738
]
|
| 24 | 0.48 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:
[
7661270630738
]
|
| 25 | 28.62 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781838074 "object_19152" ] |
| 26 | 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:
[ 1781838074 "object_19152\x01tags\x01" "class_orders\x01tags\x01" ] |
| 27 | 0.28 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
19152
]
|
| 28 | 0.40 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
19152
]
|
| 29 | 0.23 ms |
SELECT * FROM object_store_orders WHERE oo_id = ? FOR UPDATE
Parameters:
[
19152
]
|
| 30 | 0.12 ms |
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
"orders"
]
|
| 31 | 0.53 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781838074 "quantityvalue_units_table" ] |
| 32 | 1.10 ms |
SELECT * FROM object_collection_ShopifyPayload_orders WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 19152 "payload" ] |
| 33 | 0.43 ms |
SELECT * FROM object_relations_orders WHERE src_id = ?
Parameters:
[
19152
]
|
| 34 | 0.12 ms |
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
"product"
]
|
| 35 | 1.77 ms |
SELECT object_localized_product_de.id as id, object_localized_product_de.type as `type` FROM object_localized_product_de WHERE (`sku` = '304' AND object_localized_product_de.type IN ('variant','object')) AND object_localized_product_de.published = 1 LIMIT 1
Parameters:
[] |
| 36 | 15.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:
[ 1781838074 "object_17900" ] |
| 37 | 0.53 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[ 1781838074 "object_17900\x01tags\x01" "class_product\x01tags\x01" "asset_288\x01tags\x01" ] |
| 38 | 0.61 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17900
]
|
| 39 | 0.37 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:
[
17900
]
|
| 40 | 0.92 ms |
SELECT * FROM object_store_product WHERE oo_id = ? FOR UPDATE
Parameters:
[
17900
]
|
| 41 | 0.35 ms |
SELECT * FROM object_localized_data_product WHERE ooo_id = ? AND language IN ('de','fr')
Parameters:
[
17900
]
|
| 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:
[ 1781838074 "asset_288" ] |
| 43 | 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:
[ 1781838074 "asset_289" ] |
| 44 | 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:
[ 1781838074 "asset_289\x01tags\x01" ] |
| 45 | 0.39 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
289
]
|
| 46 | 0.11 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
289
]
|
| 47 | 0.32 ms |
SELECT * FROM object_relations_product WHERE src_id = ?
Parameters:
[
17900
]
|
| 48 | 0.54 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" ] |
| 49 | 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" ] |
| 50 | 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:
[ 1781838074 "object_6002" ] |
| 51 | 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:
[ 1781838074 "object_6002\x01tags\x01" "class_vendor\x01tags\x01" ] |
| 52 | 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:
[ 1781838074 "object_19151" ] |
| 53 | 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:
[ 1781838074 "object_19151\x01tags\x01" ] |
| 54 | 0.26 ms |
SELECT CONCAT(`path`,`key`) as `path` FROM objects WHERE id = ?
Parameters:
[
19151
]
|
| 55 | 0.19 ms |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Orders/Leomat/2026/04/02/" "1034" ] |
| 56 | 0.15 ms |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Orders/Leomat/2026/04/02/" "1034" ] |
| 57 | 0.09 ms |
"START TRANSACTION"
Parameters:
[] |
| 58 | 0.13 ms |
SELECT CONCAT(`path`,`key`) as `path` FROM objects WHERE id = ?
Parameters:
[
19152
]
|
| 59 | 0.26 ms |
SELECT versionCount FROM objects WHERE id = ? FOR UPDATE
Parameters:
[
19152
]
|
| 60 | 16.59 ms |
SELECT MAX(versionCount) FROM versions WHERE cid = ? AND ctype = 'object'
Parameters:
[
19152
]
|
| 61 | 0.64 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1781838074 "system_resource_columns_objects" ] |
| 62 | 0.37 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1781838074 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 63 | 0.86 ms |
SHOW COLUMNS FROM objects
Parameters:
[] |
| 64 | 0.26 ms |
SELECT type,classId,className FROM objects WHERE id = ?
Parameters:
[
19152
]
|
| 65 | 1.58 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/04/02/" 19152 1775116485 1781838074 3418 0 0 19151 "object" "1034" 0 null null "orders" 1 "Orders" ] |
| 66 | 0.90 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/04/02/" 19152 1775116485 1781838074 3418 0 0 19151 "object" "1034" 0 null null "orders" 1 "Orders" 19152 ] |
| 67 | 0.31 ms |
DELETE FROM tree_locks WHERE id = ? AND type = ?
Parameters:
[ 19152 "object" ] |
| 68 | 0.36 ms |
SELECT `id` FROM `object_collection_LineItems_orders` WHERE `id` = '19152' AND `fieldname` = 'lineItems' LIMIT 1
Parameters:
[] |
| 69 | 0.23 ms |
DELETE FROM object_collection_LineItems_orders WHERE id = ? AND fieldname = ?
Parameters:
[ 19152 "lineItems" ] |
| 70 | 0.23 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'fieldcollection' AND ownername = 'lineItems' AND src_id = '19152')
Parameters:
[] |
| 71 | 0.20 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'localizedfield' AND ownername LIKE '/fieldcollection~lineItems/%' AND src_id = '19152')
Parameters:
[] |
| 72 | 0.20 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 17900 "object" "product" 19152 "fieldcollection" "lineItems" "0" ] |
| 73 | 0.13 ms |
INSERT INTO object_relations_orders (`dest_id`, `type`, `fieldname`, `src_id`, `ownertype`, `ownername`, `position`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6002 "object" "vendor" 19152 "fieldcollection" "lineItems" "0" ] |
| 74 | 0.15 ms |
INSERT INTO object_collection_LineItems_orders (`id`, `index`, `fieldname`, `title`, `sku`, `quantity`, `price__value`, `price__unit`, `fulfillmentStatus`, `taxable`, `metaData`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19152 0 "lineItems" "Assugrin Classic Spenderdose 300 Stk" "304" 1.0 82.0 "CHF" "" 0 "[]" ] |
| 75 | 0.19 ms |
SELECT `id` FROM `object_collection_ShopifyPayload_orders` WHERE `id` = '19152' AND `fieldname` = 'payload' LIMIT 1
Parameters:
[] |
| 76 | 0.28 ms |
DELETE FROM object_collection_ShopifyPayload_orders WHERE id = ? AND fieldname = ?
Parameters:
[ 19152 "payload" ] |
| 77 | 0.15 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'fieldcollection' AND ownername = 'payload' AND src_id = '19152')
Parameters:
[] |
| 78 | 0.10 ms |
DELETE FROM object_relations_orders WHERE (ownertype = 'localizedfield' AND ownername LIKE '/fieldcollection~payload/%' AND src_id = '19152')
Parameters:
[] |
| 79 | 0.50 ms |
INSERT INTO object_collection_ShopifyPayload_orders (`id`, `index`, `fieldname`, `payload`, `topic`, `createdAt`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 19152 0 "payload" "{"id":7661270630738,"admin_graphql_api_id":"gid:\/\/shopify\/Order\/7661270630738","app_id":580111,"browser_ip":"49.43.89.138","buyer_accepts_marketing":true,"cancel_reason":"declined","cancelled_at":"2026-04-09T17:22:45+02:00","cart_token":"hWNAYFBjl8LJ9zLRw9sOgguR","checkout_id":48218958037330,"checkout_token":"d9afd6d4d13acf26691a4ad129673819","client_details":{"accept_language":"de-DE","browser_height":null,"browser_ip":"49.43.89.138","browser_width":null,"session_hash":null,"user_agent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/146.0.0.0 Safari\/537.36"},"closed_at":"2026-04-09T17:22:45+02:00","company":null,"confirmation_number":"VP5MUVP51","confirmed":true,"contact_email":"leomat2@yopmail.com","created_at":"2026-04-02T09:54:42+02:00","currency":"CHF","current_shipping_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_subtotal_price":"0.00","current_subtotal_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_total_additional_fees_set":null,"current_total_discounts":"0.00","current_total_discounts_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_total_duties_set":null,"current_total_price":"0.00","current_total_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_total_tax":"0.00","current_total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"customer_locale":"de-DE","device_id":null,"discount_codes":[],"duties_included":false,"email":"leomat2@yopmail.com","estimated_taxes":false,"financial_status":"voided","fulfillment_status":null,"landing_site":"\/","landing_site_ref":null,"location_id":null,"merchant_business_entity_id":"30495605074","merchant_of_record_app_id":null,"name":"#1034","note":null,"note_attributes":[],"number":34,"order_number":1034,"order_status_url":"https:\/\/shop.myleomat.ch\/99699687762\/orders\/8df97da1faca8257c3105fc4d0815983\/authenticate?key=fc351b7ec59353a744e8cb559735ac9c","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-04-02T09:54:41+02:00","reference":null,"referring_site":null,"source_identifier":null,"source_name":"web","source_url":null,"subtotal_price":"82.00","subtotal_price_set":{"shop_money":{"amount":"82.00","currency_code":"CHF"},"presentment_money":{"amount":"82.00","currency_code":"CHF"}},"tags":"leomat-erp-status:rejected","tax_exempt":false,"tax_lines":[],"taxes_included":true,"test":false,"token":"8df97da1faca8257c3105fc4d0815983","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":"82.00","total_line_items_price_set":{"shop_money":{"amount":"82.00","currency_code":"CHF"},"presentment_money":{"amount":"82.00","currency_code":"CHF"}},"total_outstanding":"0.00","total_price":"82.00","total_price_set":{"shop_money":{"amount":"82.00","currency_code":"CHF"},"presentment_money":{"amount":"82.00","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-19T05:01:12+02:00","user_id":null,"billing_address":{"first_name":"Leo Mat","address1":"Tübacher Weg 9327","phone":null,"city":"Oberteuringen","zip":"88094","province":null,"country":"Germany","last_name":"Testing","address2":null,"company":null,"latitude":47.7258058,"longitude":9.4651617,"name":"Leo Mat Testing","country_code":"DE","province_code":null},"customer":{"id":10153220473170,"created_at":"2026-03-18T09:27:35+01:00","updated_at":"2026-05-19T10:01:24+02:00","first_name":"Leo","last_name":"mat 2","state":"enabled","note":"","verified_email":true,"multipass_identifier":null,"tax_exempt":false,"email":"leomat2@yopmail.com","phone":null,"currency":"CHF","tax_exemptions":[],"admin_graphql_api_id":"gid:\/\/shopify\/Customer\/10153220473170","default_address":{"id":12293988483410,"customer_id":10153220473170,"first_name":"Leo Mat","last_name":"Testing","company":null,"address1":"Testrasse 1","address2":"TEst 1","city":"Tübach","province":null,"country":"Switzerland","zip":"9327","phone":null,"name":"Leo Mat Testing","province_code":null,"country_code":"CH","country_name":"Switzerland","default":true}},"discount_applications":[],"fulfillments":[],"line_items":[{"id":18027351638354,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18027351638354","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Assugrin Classic Spenderdose 300 Stk","price":"82.00","price_set":{"shop_money":{"amount":"82.00","currency_code":"CHF"},"presentment_money":{"amount":"82.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687686803794,"properties":[],"quantity":1,"requires_shipping":false,"sales_line_item_group_id":null,"sku":"304","taxable":true,"title":"Assugrin Classic Spenderdose 300 Stk","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":53072427057490,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}],"payment_terms":null,"refunds":[{"id":1074213749074,"admin_graphql_api_id":"gid:\/\/shopify\/Refund\/1074213749074","created_at":"2026-04-09T17:22:44+02:00","note":"Order canceled","order_id":7661270630738,"processed_at":"2026-04-09T17:22:44+02:00","restock":true,"total_duties_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"user_id":null,"order_adjustments":[],"transactions":[{"id":8835827859794,"admin_graphql_api_id":"gid:\/\/shopify\/OrderTransaction\/8835827859794","amount":"0.00","authorization":null,"created_at":"2026-04-09T17:22:44+02:00","currency":"CHF","device_id":null,"error_code":null,"gateway":"Kauf auf Rechnung (Invoice)","kind":"void","location_id":null,"message":"Marked the Kauf auf Rechnung (Invoice) payment as voided","order_id":7661270630738,"parent_id":8809380151634,"payment_id":"#1034.1","processed_at":"2026-04-09T17:22:44+02:00","receipt":{},"source_name":"283573485569","status":"success","test":false,"user_id":null}],"refund_line_items":[{"id":767194333522,"line_item_id":18027351638354,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":82.0,"subtotal_set":{"shop_money":{"amount":"82.00","currency_code":"CHF"},"presentment_money":{"amount":"82.00","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18027351638354,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18027351638354","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Assugrin Classic Spenderdose 300 Stk","price":"82.00","price_set":{"shop_money":{"amount":"82.00","currency_code":"CHF"},"presentment_money":{"amount":"82.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687686803794,"properties":[],"quantity":1,"requires_shipping":false,"sku":"304","taxable":true,"title":"Assugrin Classic Spenderdose 300 Stk","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":53072427057490,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}}],"duties":[]}],"shipping_address":null,"shipping_lines":[],"returns":[],"line_item_groups":[]}" "orders/updated" "2026-06-19 05:01:14" ] |
| 80 | 0.33 ms |
INSERT INTO object_collection_ShopifyPayload_orders (`id`, `index`, `fieldname`, `payload`, `topic`, `createdAt`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 19152 1 "payload" "{"id":7661270630738,"admin_graphql_api_id":"gid:\/\/shopify\/Order\/7661270630738","app_id":580111,"browser_ip":"49.43.89.138","buyer_accepts_marketing":true,"cancel_reason":null,"cancelled_at":null,"cart_token":"hWNAYFBjl8LJ9zLRw9sOgguR","checkout_id":48218958037330,"checkout_token":"d9afd6d4d13acf26691a4ad129673819","client_details":{"accept_language":"de-DE","browser_height":null,"browser_ip":"49.43.89.138","browser_width":null,"session_hash":null,"user_agent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/146.0.0.0 Safari\/537.36"},"closed_at":null,"confirmation_number":"VP5MUVP51","confirmed":true,"contact_email":"leomat2@yopmail.com","created_at":"2026-04-02T09:54:42+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":"82.00","current_subtotal_price_set":{"shop_money":{"amount":"82.00","currency_code":"CHF"},"presentment_money":{"amount":"82.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":"82.00","current_total_price_set":{"shop_money":{"amount":"82.00","currency_code":"CHF"},"presentment_money":{"amount":"82.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-DE","device_id":null,"discount_codes":[],"duties_included":false,"email":"leomat2@yopmail.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":"#1034","note":null,"note_attributes":[],"number":34,"order_number":1034,"order_status_url":"https:\/\/shop.myleomat.ch\/99699687762\/orders\/8df97da1faca8257c3105fc4d0815983\/authenticate?key=fc351b7ec59353a744e8cb559735ac9c","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-04-02T09:54:41+02:00","reference":null,"referring_site":null,"source_identifier":null,"source_name":"web","source_url":null,"subtotal_price":"82.00","subtotal_price_set":{"shop_money":{"amount":"82.00","currency_code":"CHF"},"presentment_money":{"amount":"82.00","currency_code":"CHF"}},"tags":"","tax_exempt":false,"tax_lines":[],"taxes_included":true,"test":false,"token":"8df97da1faca8257c3105fc4d0815983","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":"82.00","total_line_items_price_set":{"shop_money":{"amount":"82.00","currency_code":"CHF"},"presentment_money":{"amount":"82.00","currency_code":"CHF"}},"total_outstanding":"82.00","total_price":"82.00","total_price_set":{"shop_money":{"amount":"82.00","currency_code":"CHF"},"presentment_money":{"amount":"82.00","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-04-02T09:54:43+02:00","user_id":null,"billing_address":{"first_name":"Leo Mat","address1":"Tübacher Weg 9327","phone":null,"city":"Oberteuringen","zip":"88094","province":null,"country":"Germany","last_name":"Testing","address2":null,"company":null,"latitude":47.7258058,"longitude":9.4651617,"name":"Leo Mat Testing","country_code":"DE","province_code":null},"customer":{"id":10153220473170,"created_at":"2026-03-18T09:27:35+01:00","updated_at":"2026-04-02T09:54:43+02:00","first_name":"Leo","last_name":"mat 2","state":"enabled","note":"","verified_email":true,"multipass_identifier":null,"tax_exempt":false,"email":"leomat2@yopmail.com","phone":null,"currency":"CHF","tax_exemptions":[],"admin_graphql_api_id":"gid:\/\/shopify\/Customer\/10153220473170","default_address":{"id":12292908155218,"customer_id":10153220473170,"first_name":"Leo Mat","last_name":"Testing","company":null,"address1":"Tübacher Weg 9327","address2":null,"city":"Oberteuringen","province":null,"country":"Germany","zip":"88094","phone":null,"name":"Leo Mat Testing","province_code":null,"country_code":"DE","country_name":"Germany","default":true}},"discount_applications":[],"fulfillments":[],"line_items":[{"id":18027351638354,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18027351638354","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Assugrin Classic Spenderdose 300 Stk","price":"82.00","price_set":{"shop_money":{"amount":"82.00","currency_code":"CHF"},"presentment_money":{"amount":"82.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687686803794,"properties":[],"quantity":1,"requires_shipping":false,"sales_line_item_group_id":null,"sku":"304","taxable":true,"title":"Assugrin Classic Spenderdose 300 Stk","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":53072427057490,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}],"payment_terms":null,"refunds":[],"shipping_address":null,"shipping_lines":[],"returns":[],"line_item_groups":[]}" "orders/create" "2026-04-02 09:54:45" ] |
| 81 | 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:
[ 1781838074 "system_resource_columns_object_store_orders" ] |
| 82 | 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:
[ 1781838074 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 83 | 0.73 ms |
SHOW COLUMNS FROM object_store_orders
Parameters:
[] |
| 84 | 0.68 ms |
INSERT INTO object_store_orders (`oo_id`, `orderId`, `orderNumber`, `status`, `totalPrice__value`, `totalPrice__unit`, `customerEmail`, `createdAt`, `abacusOrderId`, `abacusStatus`, `sentToAbacus`, `abacusPayload`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19152 7661270630738.0 "1034" "voided" 0.0 "CHF" "leomat2@yopmail.com" "2026-04-02 09:54:42" null "rejected" 1 """ {\n "InboxOrderRequest": {\n "Comment": "Order 1034 2026-04-02 08:33:13",\n "ExternalOrderReference": "13465b5f-2951-4451-8ccb-1e1e3f14afd7",\n "ExternalOrderNumber": 34,\n "CreationDate": "2026-04-02",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 82,\n "TotalAmountExcludingTax": 82\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 82,\n "PerQuantityIncludingTax": 82,\n "PositionTotalExcludingTax": 82,\n "PositionTotalIncludingTax": 82,\n "PerQuantityExcludingTaxRelevant": 82,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 304,\n "Type": "A",\n "Name": "11520",\n "Description": "Assugrin Classic Spenderdose 300 Stk"\n }\n }\n ],\n "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n }\n },\n "Address": {\n "Street": "Tübacher Weg",\n "HouseNumber": "9327",\n "PostCode": "88094",\n "City": "Oberteuringen",\n "CountryId": "DE"\n },\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n },\n "Id": 870688\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n }\n },\n "Address": {\n "Street": "Tübacher Weg",\n "HouseNumber": "9327",\n "PostCode": "88094",\n "City": "Oberteuringen",\n "CountryId": "DE"\n },\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n },\n "Id": 870688\n },\n "ShippingHandlingList": [],\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n }\n },\n "Address": {\n "Street": "Tübacher Weg",\n "HouseNumber": "9327",\n "PostCode": "88094",\n "City": "Oberteuringen",\n "CountryId": "DE"\n },\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n },\n "Id": 870688\n }\n },\n "_status_sync": {\n "erp_status": "rejected",\n "erp_updated_at": "2026-06-19T03:00:04+00:00",\n "erp_status_source": "leomat_xlsx"\n }\n } """ ] |
| 85 | 0.43 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:
[ 19152 7661270630738.0 "1034" "voided" 0.0 "CHF" "leomat2@yopmail.com" "2026-04-02 09:54:42" null "rejected" 1 """ {\n "InboxOrderRequest": {\n "Comment": "Order 1034 2026-04-02 08:33:13",\n "ExternalOrderReference": "13465b5f-2951-4451-8ccb-1e1e3f14afd7",\n "ExternalOrderNumber": 34,\n "CreationDate": "2026-04-02",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 82,\n "TotalAmountExcludingTax": 82\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 82,\n "PerQuantityIncludingTax": 82,\n "PositionTotalExcludingTax": 82,\n "PositionTotalIncludingTax": 82,\n "PerQuantityExcludingTaxRelevant": 82,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 304,\n "Type": "A",\n "Name": "11520",\n "Description": "Assugrin Classic Spenderdose 300 Stk"\n }\n }\n ],\n "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n }\n },\n "Address": {\n "Street": "Tübacher Weg",\n "HouseNumber": "9327",\n "PostCode": "88094",\n "City": "Oberteuringen",\n "CountryId": "DE"\n },\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n },\n "Id": 870688\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n }\n },\n "Address": {\n "Street": "Tübacher Weg",\n "HouseNumber": "9327",\n "PostCode": "88094",\n "City": "Oberteuringen",\n "CountryId": "DE"\n },\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n },\n "Id": 870688\n },\n "ShippingHandlingList": [],\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n }\n },\n "Address": {\n "Street": "Tübacher Weg",\n "HouseNumber": "9327",\n "PostCode": "88094",\n "City": "Oberteuringen",\n "CountryId": "DE"\n },\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n },\n "Id": 870688\n }\n },\n "_status_sync": {\n "erp_status": "rejected",\n "erp_updated_at": "2026-06-19T03:00:04+00:00",\n "erp_status_source": "leomat_xlsx"\n }\n } """ 19152 ] |
| 86 | 0.29 ms |
SELECT * FROM object_query_orders WHERE oo_id = ?
Parameters:
[
19152
]
|
| 87 | 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:
[ 1781838074 "system_resource_columns_object_query_orders" ] |
| 88 | 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:
[ 1781838074 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 89 | 0.84 ms |
SHOW COLUMNS FROM object_query_orders
Parameters:
[] |
| 90 | 0.44 ms |
INSERT INTO object_query_orders (`orderId`, `orderNumber`, `status`, `totalPrice__value`, `totalPrice__unit`, `customerEmail`, `createdAt`, `abacusOrderId`, `abacusStatus`, `sentToAbacus`, `abacusPayload`, `oo_id`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 7661270630738.0 "1034" "voided" 0.0 "CHF" "leomat2@yopmail.com" "2026-04-02 09:54:42" null "rejected" 1 """ {\n "InboxOrderRequest": {\n "Comment": "Order 1034 2026-04-02 08:33:13",\n "ExternalOrderReference": "13465b5f-2951-4451-8ccb-1e1e3f14afd7",\n "ExternalOrderNumber": 34,\n "CreationDate": "2026-04-02",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 82,\n "TotalAmountExcludingTax": 82\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 82,\n "PerQuantityIncludingTax": 82,\n "PositionTotalExcludingTax": 82,\n "PositionTotalIncludingTax": 82,\n "PerQuantityExcludingTaxRelevant": 82,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 304,\n "Type": "A",\n "Name": "11520",\n "Description": "Assugrin Classic Spenderdose 300 Stk"\n }\n }\n ],\n "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n }\n },\n "Address": {\n "Street": "Tübacher Weg",\n "HouseNumber": "9327",\n "PostCode": "88094",\n "City": "Oberteuringen",\n "CountryId": "DE"\n },\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n },\n "Id": 870688\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n }\n },\n "Address": {\n "Street": "Tübacher Weg",\n "HouseNumber": "9327",\n "PostCode": "88094",\n "City": "Oberteuringen",\n "CountryId": "DE"\n },\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n },\n "Id": 870688\n },\n "ShippingHandlingList": [],\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n }\n },\n "Address": {\n "Street": "Tübacher Weg",\n "HouseNumber": "9327",\n "PostCode": "88094",\n "City": "Oberteuringen",\n "CountryId": "DE"\n },\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n },\n "Id": 870688\n }\n },\n "_status_sync": {\n "erp_status": "rejected",\n "erp_updated_at": "2026-06-19T03:00:04+00:00",\n "erp_status_source": "leomat_xlsx"\n }\n } """ 19152 ] |
| 91 | 0.35 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:
[ 7661270630738.0 "1034" "voided" 0.0 "CHF" "leomat2@yopmail.com" "2026-04-02 09:54:42" null "rejected" 1 """ {\n "InboxOrderRequest": {\n "Comment": "Order 1034 2026-04-02 08:33:13",\n "ExternalOrderReference": "13465b5f-2951-4451-8ccb-1e1e3f14afd7",\n "ExternalOrderNumber": 34,\n "CreationDate": "2026-04-02",\n "Language": "de",\n "DeliveryMethodName": "3",\n "TaxType": "Included",\n "AdditionalInfoList": [],\n "Summary": {\n "CurrencyId": "CHF",\n "TotalAmountIncludingTax": 82,\n "TotalAmountExcludingTax": 82\n },\n "IsGuest": false,\n "PositionList": [\n {\n "LineItemId": 1,\n "Quantity": 1,\n "PriceInfo": {\n "PriceFromApi": false,\n "PerQuantityExcludingTax": 82,\n "PerQuantityIncludingTax": 82,\n "PositionTotalExcludingTax": 82,\n "PositionTotalIncludingTax": 82,\n "PerQuantityExcludingTaxRelevant": 82,\n "CurrencyId": "CHF",\n "TaxInfo": {\n "Code": 312,\n "CodeAsString": "312",\n "Rate": 0,\n "Amount": 0\n }\n },\n "Product": {\n "Id": 304,\n "Type": "A",\n "Name": "11520",\n "Description": "Assugrin Classic Spenderdose 300 Stk"\n }\n }\n ],\n "CustomerSubject": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n }\n },\n "Address": {\n "Street": "Tübacher Weg",\n "HouseNumber": "9327",\n "PostCode": "88094",\n "City": "Oberteuringen",\n "CountryId": "DE"\n },\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n },\n "Id": 870688\n },\n "PaymentSubject": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n }\n },\n "Address": {\n "Street": "Tübacher Weg",\n "HouseNumber": "9327",\n "PostCode": "88094",\n "City": "Oberteuringen",\n "CountryId": "DE"\n },\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n },\n "Id": 870688\n },\n "ShippingHandlingList": [],\n "DeliverySubject": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "CompanyName": "",\n "DateOfBirth": "1900-01-01",\n "Contact": {\n "Salutation": "",\n "FirstName": "Leo Mat",\n "Name": "Testing",\n "DateOfBirth": "1900-01-01",\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n }\n },\n "Address": {\n "Street": "Tübacher Weg",\n "HouseNumber": "9327",\n "PostCode": "88094",\n "City": "Oberteuringen",\n "CountryId": "DE"\n },\n "Communication": {\n "Phone": "",\n "Email": "leomat2@yopmail.com"\n },\n "Id": 870688\n }\n },\n "_status_sync": {\n "erp_status": "rejected",\n "erp_updated_at": "2026-06-19T03:00:04+00:00",\n "erp_status_source": "leomat_xlsx"\n }\n } """ 19152 19152 ] |
| 92 | 0.29 ms |
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[ 19152 "object" ] |
| 93 | 0.73 ms |
DELETE FROM schedule_tasks WHERE `cid` = 19152 AND `ctype` = 'object'
Parameters:
[] |
| 94 | 0.23 ms |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 0 ] |
| 95 | 0.13 ms |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
0
]
|
| 96 | 0.08 ms |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
0
]
|
| 97 | 0.08 ms |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
0
]
|
| 98 | 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:
[ 1781838074 "object_properties_19152" ] |
| 99 | 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:
[ 1781838074 "\x00tags\x00object_properties_19152" ] |
| 100 | 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:
[ 1781838074 "object_19146" ] |
| 101 | 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:
[ 1781838074 "object_19146\x01tags\x01" ] |
| 102 | 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:
[ 1781838074 "object_5997" ] |
| 103 | 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:
[ 1781838074 "object_5997\x01tags\x01" ] |
| 104 | 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:
[ 1781838074 "object_5996" ] |
| 105 | 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:
[ 1781838074 "object_5996\x01tags\x01" ] |
| 106 | 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:
[ 1781838074 "object_5995" ] |
| 107 | 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:
[ 1781838074 "object_5995\x01tags\x01" ] |
| 108 | 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:
[ 1781838074 "object_1" ] |
| 109 | 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:
[ 1781838074 "object_1\x01tags\x01" ] |
| 110 | 0.08 ms |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ( (cid IN (1,19151,19146,5997,5996,5995) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
19152
]
|
| 111 | 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:
[ 1781838074 "system_resource_columns_versions" ] |
| 112 | 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:
[ 1781838074 "system\x01tags\x01" "resource\x01tags\x01" ] |
| 113 | 1.01 ms |
SHOW COLUMNS FROM versions
Parameters:
[] |
| 114 | 0.48 ms |
INSERT INTO versions (`id`, `cid`, `ctype`, `userId`, `note`, `date`, `public`, `serialized`, `stackTrace`, `versionCount`, `binaryFileHash`, `binaryFileId`, `autoSave`, `storageType`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ null 19152 "object" 0 "" 1781838074 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} """ 3418 null null 0 "fs" ] |
| 115 | 0.34 ms |
"COMMIT"
Parameters:
[] |
| 116 | 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:
[ 1781838074 "system_cache_write_lock" ] |
| 117 | 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:
[ 1781838074 "\x00tags\x00system_cache_write_lock" ] |
| 118 | 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:
[ 1781838074 "system_cache_write_lock" ] |
| 119 | 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:
[ 1781838074 "\x00tags\x00system_cache_write_lock" ] |
| 120 | 1.11 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 => 1781838074 0 => "system_cache_write_lock" 1 => b"O:1:"©":1:{s:6:"‘\r÷\x07À\x1E";i:1781838074;}" ] |
| 121 | 0.20 ms |
DELETE FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ "object_19152\x01tags\x01" "object_properties\x01tags\x01" ] |
| 122 | 0.13 ms |
SELECT id, targetType, targetId FROM dependencies WHERE sourceType= ? AND sourceId = ?
Parameters:
[ "object" 19152 ] |
| 123 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 124 | 0.23 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:19152;}}" "[]" "pimcore_search_backend_message" "2026-06-19 03:01:14" "2026-06-19 03:01:14" ] |
| 125 | 0.14 ms |
"COMMIT"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.