| 10:02:34.119 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 10:02:34.119 | trace | yii\base\Module::getModule | Loading module: debug |
| 10:02:34.119 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 10:02:34.120 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 10:02:34.120 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 10:02:34.120 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:02:34.121 | info | time tracing start | 1782180154121460992 |
| 10:02:34.121 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 10:02:34.121 | trace | yii\web\Application::handleRequest | Route requested: 'vue/task/save-new-file' |
| 10:02:34.121 | trace | yii\base\Module::getModule | Loading module: vue |
| 10:02:34.122 | info | yii\web\Session::open | Session started |
| 10:02:34.124 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1000 |
| 10:02:34.124 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 10:02:34.125 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:02:34.126 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:02:34.127 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:02:34.127 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:02:34.127 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 10:02:34.128 | trace | yii\base\Controller::runAction | Route to run: vue/task/save-new-file |
| 10:02:34.129 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:02:34.131 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 10:02:34.131 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\TaskController::actionSaveNewFile() |
| 10:02:34.131 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:02:34.131 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:02:34.132 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'id' in 'app\models\TaskFiles'. |
| 10:02:34.133 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "id"='32736') |
| 10:02:34.133 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='106') |
| 10:02:34.134 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
| 10:02:34.134 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_task_files" ("created_by", "title", "file_url", "task_group_id", "attachment_id", "description") VALUES (1000, '22', '下次v好', 106, 32736, '') RETURNING "id" |
| 10:02:34.137 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:02:34.137 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:02:34.137 | 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', 124, 'a:9:{s:2:"id";i:124;s:13:"attachment_id";s:5:"32736";s:13:"task_group_id";s:3:"106";s:10:"created_by";i:1000;s:5:"title";s:2:"22";s:11:"description";s:0:"";s:10:"created_at";N;s:10:"updated_at";N;s:8:"file_url";s:10:"下次v好";}', '', 1000, '39.156.194.178') |
| 10:02:34.139 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_files" WHERE "id"=124 |
| 10:02:34.140 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 10:02:34.140 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:02:34.140 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:02:34.141 | 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', 124, 103, 1000, '2026-06-23 10:02:34', '{"id":124,"attachment_id":32736,"task_group_id":106,"created_by":1000,"title":"22","description":"","created_at":"2026-06-23 10:02:34","updated_at":"2026-06-23 10:02:34","file_url":"\u4e0b\u6b21v\u597d"}', '{"id":124,"attachment_id":32736,"task_group_id":106,"created_by":1000,"title":"22","description":"","created_at":"2026-06-23 10:02:34","updated_at":"2026-06-23 10:02:34","file_url":"\u4e0b\u6b21v\u597d"}', '{"d1":"\u66f9\u6c38\u751f","d2":"\u521b\u5efa\u4e86","d3":"\u9879\u76ee\u6587\u4ef6","d4":[]}') RETURNING "id" |
| 10:02:34.142 | 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', 642366, 'a:13:{s:2:"id";i:642366;s:9:"object_id";i:124;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:203:"{"id":124,"attachment_id":32736,"task_group_id":106,"created_by":1000,"title":"22","description":"","created_at":"2026-06-23 10:02:34","updated_at":"2026-06-23 10:02:34","file_url":"\u4e0b\u6b21v\u597d"}";s:9:"new_value";s:203:"{"id":124,"attachment_id":32736,"task_group_id":106,"created_by":1000,"title":"22","description":"","created_at":"2026-06-23 10:02:34","updated_at":"2026-06-23 10:02:34","file_url":"\u4e0b\u6b21v\u597d"}";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:02:34";s:9:"is_delete";N;}', '', 1000, '39.156.194.178') |
| 10:02:34.143 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 10:02:34.144 | 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, 124, 103, 1000, '[124]', '[124]', '{"d1":"\u66f9\u6c38\u751f","d2":"\u521b\u5efa\u4e86","d3":"\u9879\u76ee\u6587\u4ef6","d4":["22"]}') RETURNING "id" |
| 10:02:34.145 | 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', 642367, 'a:13:{s:2:"id";i:642367;s:9:"object_id";i:106;s:11:"object_type";i:102;s:9:"target_id";i:124;s:18:"target_object_type";i:103;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:5:"[124]";s:9:"new_value";s:5:"[124]";s:11:"description";s:97:"{"d1":"\u66f9\u6c38\u751f","d2":"\u521b\u5efa\u4e86","d3":"\u9879\u76ee\u6587\u4ef6","d4":["22"]}";s:10:"created_by";i:1000;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1000, '39.156.194.178') |
| 10:02:34.146 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:02:34.147 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:02:34.147 | 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":"22","file_url":"\u4e0b\u6b21v\u597d","task_group_id":"106","attachment_id":"32736","description":""},"web_access_token":"tx-xSIZC0ygE2OfLNKgINP41pUwGq1gf"}', '{"code":2000,"result":{"id":124},"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:02:34', 25856000) RETURNING "id" |
| 10:02:34.149 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:02:34.149 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |