Performance Profiling

Total processing time: 20 ms; Peak memory: 2.242 MB. Show Profiling Timeline

总计7条数据
TimeDurationCategoryInfo
  
16:52:43.2003.9 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":28136,"orig_name":"shenhemokuai.png","name":"b847cd1f-8832-328e-a100-8b456c627634.png","path":"\/vue\/attachment\/view\/b847cd1f-8832-328e-a100-8b456c627634\/shenhemokuai.png","key":28136,"size":3342},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-09-12 16:52:43') RETURNING "id"
16:52:43.1892.6 msyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
16:52:43.1872.2 msyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
16:52:43.1931.7 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
16:52:43.1961.4 msyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_attachments" ("orig_name", "path", "name", "extension", "file_type", "file_size", "ip_address", "created_by") VALUES ('shenhemokuai.png', '/var/www/beta/web/files/protected/a57be577deb434/2025/09/', 'b847cd1f-8832-328e-a100-8b456c627634', 'png', 'image/png', 3342, '114.246.237.213', 1001) RETURNING "id"
16:52:43.1981.0 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', 28136, 'a:10:{s:2:"id";i:28136;s:9:"orig_name";s:16:"shenhemokuai.png";s:4:"path";s:57:"/var/www/beta/web/files/protected/a57be577deb434/2025/09/";s:4:"name";s:36:"b847cd1f-8832-328e-a100-8b456c627634";s:9:"extension";s:3:"png";s:9:"file_size";i:3342;s:10:"ip_address";s:15:"114.246.237.213";s:10:"created_by";i:1001;s:10:"created_at";N;s:9:"file_type";s:9:"image/png";}', '', 1001, '114.246.237.213')
16:52:43.1960.3 msyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001)