Performance Profiling

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

总计7条数据
TimeDurationCategoryInfo
  
16:51:45.2232.2 msyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
16:51:45.2211.9 msyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
16:51:45.2261.5 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
16:51:45.2291.3 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/', 'de80b1c4-de4a-3995-b0a2-4952b3bef90a', 'png', 'image/png', 3342, '114.246.237.213', 1001) RETURNING "id"
16:51:45.2311.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', 28134, 'a:10:{s:2:"id";i:28134;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:"de80b1c4-de4a-3995-b0a2-4952b3bef90a";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:51:45.2321.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', 1001, 5, 'vue/upload/single', '[]', '{"code":2000,"result":{"id":28134,"orig_name":"shenhemokuai.png","name":"de80b1c4-de4a-3995-b0a2-4952b3bef90a.png","path":"\/vue\/attachment\/view\/de80b1c4-de4a-3995-b0a2-4952b3bef90a\/shenhemokuai.png","key":28134,"size":3342},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-09-12 16:51:45') RETURNING "id"
16:51:45.2290.3 msyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001)