| 10:03:26.215 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 10:03:26.215 | trace | yii\base\Module::getModule | Loading module: debug |
| 10:03:26.216 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 10:03:26.217 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 10:03:26.217 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 10:03:26.218 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:03:26.218 | info | time tracing start | 1782180206218532096 |
| 10:03:26.218 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 10:03:26.218 | trace | yii\web\Application::handleRequest | Route requested: 'vue/task/save-new-file' |
| 10:03:26.218 | trace | yii\base\Module::getModule | Loading module: vue |
| 10:03:26.220 | info | yii\web\Session::open | Session started |
| 10:03:26.221 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1000 |
| 10:03:26.221 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 10:03:26.223 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:03:26.224 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:03:26.224 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:03:26.225 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:03:26.225 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 10:03:26.226 | trace | yii\base\Controller::runAction | Route to run: vue/task/save-new-file |
| 10:03:26.227 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:03:26.229 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 10:03:26.229 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\TaskController::actionSaveNewFile() |
| 10:03:26.229 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:03:26.230 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:03:26.231 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'id' in 'app\models\TaskFiles'. |
| 10:03:26.231 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "id"='32739') |
| 10:03:26.232 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='106') |
| 10:03:26.233 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
| 10:03:26.234 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_task_files" ("created_by", "title", "file_url", "task_group_id", "attachment_id", "description") VALUES (1000, '25', '他的方法', 106, 32739, '') RETURNING "id" |
| 10:03:26.237 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:03:26.237 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:03:26.237 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\TaskFiles', 127, 'a:9:{s:2:"id";i:127;s:13:"attachment_id";s:5:"32739";s:13:"task_group_id";s:3:"106";s:10:"created_by";i:1000;s:5:"title";s:2:"25";s:11:"description";s:0:"";s:10:"created_at";N;s:10:"updated_at";N;s:8:"file_url";s:12:"他的方法";}', '', 1000, '39.156.194.178') |
| 10:03:26.239 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_files" WHERE "id"=127 |
| 10:03:26.239 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 10:03:26.240 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:03:26.240 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:03:26.241 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "created_by", "created_at", "new_value", "old_value", "description") VALUES (1, 'create', 127, 103, 1000, '2026-06-23 10:03:26', '{"id":127,"attachment_id":32739,"task_group_id":106,"created_by":1000,"title":"25","description":"","created_at":"2026-06-23 10:03:26","updated_at":"2026-06-23 10:03:26","file_url":"\u4ed6\u7684\u65b9\u6cd5"}', '{"id":127,"attachment_id":32739,"task_group_id":106,"created_by":1000,"title":"25","description":"","created_at":"2026-06-23 10:03:26","updated_at":"2026-06-23 10:03:26","file_url":"\u4ed6\u7684\u65b9\u6cd5"}', '{"d1":"\u66f9\u6c38\u751f","d2":"\u521b\u5efa\u4e86","d3":"\u9879\u76ee\u6587\u4ef6","d4":[]}') RETURNING "id" |
| 10:03:26.242 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\ObjectChangeLogs', 642372, 'a:13:{s:2:"id";i:642372;s:9:"object_id";i:127;s:11:"object_type";i:103;s:9:"target_id";N;s:18:"target_object_type";N;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:208:"{"id":127,"attachment_id":32739,"task_group_id":106,"created_by":1000,"title":"25","description":"","created_at":"2026-06-23 10:03:26","updated_at":"2026-06-23 10:03:26","file_url":"\u4ed6\u7684\u65b9\u6cd5"}";s:9:"new_value";s:208:"{"id":127,"attachment_id":32739,"task_group_id":106,"created_by":1000,"title":"25","description":"","created_at":"2026-06-23 10:03:26","updated_at":"2026-06-23 10:03:26","file_url":"\u4ed6\u7684\u65b9\u6cd5"}";s:11:"description";s:93:"{"d1":"\u66f9\u6c38\u751f","d2":"\u521b\u5efa\u4e86","d3":"\u9879\u76ee\u6587\u4ef6","d4":[]}";s:10:"created_by";i:1000;s:10:"created_at";s:19:"2026-06-23 10:03:26";s:9:"is_delete";N;}', '', 1000, '39.156.194.178') |
| 10:03:26.244 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 10:03:26.244 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "target_id", "target_object_type", "created_by", "new_value", "old_value", "description") VALUES (1, 'create', 106, 102, 127, 103, 1000, '[127]', '[127]', '{"d1":"\u66f9\u6c38\u751f","d2":"\u521b\u5efa\u4e86","d3":"\u9879\u76ee\u6587\u4ef6","d4":["25"]}') RETURNING "id" |
| 10:03:26.246 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\ObjectChangeLogs', 642373, 'a:13:{s:2:"id";i:642373;s:9:"object_id";i:106;s:11:"object_type";i:102;s:9:"target_id";i:127;s:18:"target_object_type";i:103;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:5:"[127]";s:9:"new_value";s:5:"[127]";s:11:"description";s:97:"{"d1":"\u66f9\u6c38\u751f","d2":"\u521b\u5efa\u4e86","d3":"\u9879\u76ee\u6587\u4ef6","d4":["25"]}";s:10:"created_by";i:1000;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1000, '39.156.194.178') |
| 10:03:26.248 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:03:26.248 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:03:26.248 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1000, 5, 'vue/task/save-new-file', '{"TaskFiles":{"id":"","title":"25","file_url":"\u4ed6\u7684\u65b9\u6cd5","task_group_id":"106","attachment_id":"32739","description":""},"web_access_token":"tx-xSIZC0ygE2OfLNKgINP41pUwGq1gf"}', '{"code":2000,"result":{"id":127},"status":1,"msg":[{"name":"success","success":"\u65b0\u9879\u76ee\u6587\u4ef6\u5df2\u521b\u5efa\u6210\u529f","error":""}],"mod":0,"ip":"39.156.194.178","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/148.0.0.0 Safari\/537.36"}', FALSE, '2026-06-23 10:03:26', 30130944) RETURNING "id" |
| 10:03:26.250 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:03:26.250 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |