Performance Profiling

Total processing time: 22 ms; Peak memory: 4.013 MB. Show Profiling Timeline

总计6条数据
TimeDurationCategoryInfo
  
18:30:43.0673.6 msyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
18:30:43.0642.6 msyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
18:30:43.0722.6 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
18:30:43.0761.8 msyii\db\Command::querySELECT COUNT(*) FROM ((SELECT '1' || id::varchar as id, id as erp_advance_payment_ticket_id, null::integer as erp_other_collect_ticket_id, 1 as ticket_type, created_at, amount, un_paid_amount, serial_no FROM "a57be577deb434"."tbl_erp_advance_payment_tickets" WHERE (un_paid_amount > 0) AND ("supplier_id"='678') AND ("supplier_id"='678')) UNION ALL ( SELECT '2' || id::varchar as id, null::integer as erp_advance_payment_ticket_id, id as erp_other_collect_ticket_id, 2 as ticket_type, created_at, amount, amount - settle_amount as un_paid_amount, serial_no FROM "a57be577deb434"."tbl_erp_other_collect_tickets" WHERE amount - settle_amount > 0 )) "sub"
18:30:43.0801.3 msyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/erp-payment-ticket/search-paid-items', '{"supplier_id":"678","web_access_token":"dPFEBxDCNesd10Ar-2x3OenPGyrzQr4P"}', '{"code":2000,"result":{"list":[],"can_create":true,"pagenation":{"totalcount":0,"thispage":1,"pagesize":-1}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-08-12 18:30:43') RETURNING "id"
18:30:43.0780.5 msyii\db\Command::querySELECT * FROM ((SELECT '1' || id::varchar as id, id as erp_advance_payment_ticket_id, null::integer as erp_other_collect_ticket_id, 1 as ticket_type, created_at, amount, un_paid_amount, serial_no FROM "a57be577deb434"."tbl_erp_advance_payment_tickets" WHERE (un_paid_amount > 0) AND ("supplier_id"='678') AND ("supplier_id"='678')) UNION ALL ( SELECT '2' || id::varchar as id, null::integer as erp_advance_payment_ticket_id, id as erp_other_collect_ticket_id, 2 as ticket_type, created_at, amount, amount - settle_amount as un_paid_amount, serial_no FROM "a57be577deb434"."tbl_erp_other_collect_tickets" WHERE amount - settle_amount > 0 )) "sub"