| 10:04:21.834 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 10:04:21.834 | trace | yii\base\Module::getModule | Loading module: debug |
| 10:04:21.835 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 10:04:21.835 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 10:04:21.836 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 10:04:21.836 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:04:21.836 | info | time tracing start | 1782180261836806912 |
| 10:04:21.837 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 10:04:21.837 | trace | yii\web\Application::handleRequest | Route requested: 'vue/task/save-new-file' |
| 10:04:21.837 | trace | yii\base\Module::getModule | Loading module: vue |
| 10:04:21.838 | info | yii\web\Session::open | Session started |
| 10:04:21.839 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1000 |
| 10:04:21.839 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 10:04:21.841 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:04:21.841 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:04:21.842 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:04:21.843 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:04:21.843 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 10:04:21.844 | trace | yii\base\Controller::runAction | Route to run: vue/task/save-new-file |
| 10:04:21.845 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:04:21.847 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 10:04:21.847 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\TaskController::actionSaveNewFile() |
| 10:04:21.847 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:04:21.848 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:04:21.849 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'id' in 'app\models\TaskFiles'. |
| 10:04:21.849 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "id"='32742') |
| 10:04:21.850 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='106') |
| 10:04:21.851 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
| 10:04:21.851 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_task_files" ("created_by", "title", "file_url", "task_group_id", "attachment_id", "description") VALUES (1000, '28', '宾馆饭店', 106, 32742, '') RETURNING "id" |
| 10:04:21.853 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:04:21.854 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:04:21.854 | 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', 130, 'a:9:{s:2:"id";i:130;s:13:"attachment_id";s:5:"32742";s:13:"task_group_id";s:3:"106";s:10:"created_by";i:1000;s:5:"title";s:2:"28";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:04:21.855 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_files" WHERE "id"=130 |
| 10:04:21.856 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 10:04:21.856 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:04:21.857 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:04:21.857 | 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', 130, 103, 1000, '2026-06-23 10:04:21', '{"id":130,"attachment_id":32742,"task_group_id":106,"created_by":1000,"title":"28","description":"","created_at":"2026-06-23 10:04:21","updated_at":"2026-06-23 10:04:21","file_url":"\u5bbe\u9986\u996d\u5e97"}', '{"id":130,"attachment_id":32742,"task_group_id":106,"created_by":1000,"title":"28","description":"","created_at":"2026-06-23 10:04:21","updated_at":"2026-06-23 10:04:21","file_url":"\u5bbe\u9986\u996d\u5e97"}', '{"d1":"\u66f9\u6c38\u751f","d2":"\u521b\u5efa\u4e86","d3":"\u9879\u76ee\u6587\u4ef6","d4":[]}') RETURNING "id" |
| 10:04:21.859 | 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', 642378, 'a:13:{s:2:"id";i:642378;s:9:"object_id";i:130;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":130,"attachment_id":32742,"task_group_id":106,"created_by":1000,"title":"28","description":"","created_at":"2026-06-23 10:04:21","updated_at":"2026-06-23 10:04:21","file_url":"\u5bbe\u9986\u996d\u5e97"}";s:9:"new_value";s:208:"{"id":130,"attachment_id":32742,"task_group_id":106,"created_by":1000,"title":"28","description":"","created_at":"2026-06-23 10:04:21","updated_at":"2026-06-23 10:04:21","file_url":"\u5bbe\u9986\u996d\u5e97"}";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:04:21";s:9:"is_delete";N;}', '', 1000, '39.156.194.178') |
| 10:04:21.860 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 10:04:21.860 | 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, 130, 103, 1000, '[130]', '[130]', '{"d1":"\u66f9\u6c38\u751f","d2":"\u521b\u5efa\u4e86","d3":"\u9879\u76ee\u6587\u4ef6","d4":["28"]}') RETURNING "id" |
| 10:04:21.862 | 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', 642379, 'a:13:{s:2:"id";i:642379;s:9:"object_id";i:106;s:11:"object_type";i:102;s:9:"target_id";i:130;s:18:"target_object_type";i:103;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:5:"[130]";s:9:"new_value";s:5:"[130]";s:11:"description";s:97:"{"d1":"\u66f9\u6c38\u751f","d2":"\u521b\u5efa\u4e86","d3":"\u9879\u76ee\u6587\u4ef6","d4":["28"]}";s:10:"created_by";i:1000;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1000, '39.156.194.178') |
| 10:04:21.863 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:04:21.863 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:04:21.864 | 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":"28","file_url":"\u5bbe\u9986\u996d\u5e97","task_group_id":"106","attachment_id":"32742","description":""},"web_access_token":"tx-xSIZC0ygE2OfLNKgINP41pUwGq1gf"}', '{"code":2000,"result":{"id":130},"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:04:21', 27158016) RETURNING "id" |
| 10:04:21.865 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:04:21.865 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |