Performance Profiling

Total processing time: 60 ms; Peak memory: 2.238 MB. Show Profiling Timeline

总计7条数据
TimeDurationCategoryInfo
  
15:17:29.9523.6 msyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
15:17:29.9492.8 msyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
15:17:29.9692.3 msyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\Attachments', 28204, 'a:10:{s:2:"id";i:28204;s:9:"orig_name";s:13:"invoice-8.pdf";s:4:"path";s:57:"/var/www/beta/web/files/protected/a57be577deb434/2025/09/";s:4:"name";s:36:"ea8a64ac-02ae-3871-a30b-7d6bd19ace9e";s:9:"extension";s:3:"pdf";s:9:"file_size";i:77598;s:10:"ip_address";s:14:"114.244.128.96";s:10:"created_by";i:1001;s:10:"created_at";N;s:9:"file_type";s:15:"application/pdf";}', '', 1001, '114.244.128.96')
15:17:29.9572.1 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
15:17:29.9611.7 msyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_attachments" ("orig_name", "path", "name", "extension", "file_type", "file_size", "ip_address", "created_by") VALUES ('invoice-8.pdf', '/var/www/beta/web/files/protected/a57be577deb434/2025/09/', 'ea8a64ac-02ae-3871-a30b-7d6bd19ace9e', 'pdf', 'application/pdf', 77598, '114.244.128.96', 1001) RETURNING "id"
15:17:29.9721.4 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/upload/single', '[]', '{"code":2000,"result":{"id":28204,"orig_name":"invoice-8.pdf","name":"ea8a64ac-02ae-3871-a30b-7d6bd19ace9e.pdf","path":"\/vue\/attachment\/view\/ea8a64ac-02ae-3871-a30b-7d6bd19ace9e\/invoice-8.pdf","key":28204,"size":77598},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-09-18 15:17:29') RETURNING "id"
15:17:29.9610.5 msyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001)