Performance Profiling

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

总计7条数据
TimeDurationCategoryInfo
  
14:04:44.0356.2 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', 24905, 'a:10:{s:2:"id";i:24905;s:9:"orig_name";s:32:"First design notes of Golang.pdf";s:4:"path";s:57:"/var/www/beta/web/files/protected/a57be577deb434/2025/07/";s:4:"name";s:36:"42824d71-6174-34a8-a0f2-040d0add1866";s:9:"extension";s:3:"pdf";s:9:"file_size";i:116036;s:10:"ip_address";s:15:"114.246.239.146";s:10:"created_by";i:1000;s:10:"created_at";N;s:9:"file_type";s:15:"application/pdf";}', '', 1000, '114.246.239.146')
14:04:44.0295.2 msyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_attachments" ("orig_name", "path", "name", "extension", "file_type", "file_size", "ip_address", "created_by") VALUES ('First design notes of Golang.pdf', '/var/www/beta/web/files/protected/a57be577deb434/2025/07/', '42824d71-6174-34a8-a0f2-040d0add1866', 'pdf', 'application/pdf', 116036, '114.246.239.146', 1000) RETURNING "id"
14:04:44.0232.2 msyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1000
14:04:44.0211.8 msyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
14:04:44.0261.2 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
14:04:44.0421.0 msyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1000, 5, 'vue/upload/single', '[]', '{"code":2000,"result":{"id":24905,"orig_name":"First design notes of Golang.pdf","name":"42824d71-6174-34a8-a0f2-040d0add1866.pdf","path":"\/vue\/attachment\/view\/42824d71-6174-34a8-a0f2-040d0add1866\/First design notes of Golang.pdf","key":24905,"size":116036},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-07-17 14:04:44') RETURNING "id"
14:04:44.0290.3 msyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000)