| 18:16:10.592 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 18:16:10.592 | trace | yii\base\Module::getModule | Loading module: debug |
| 18:16:10.592 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 18:16:10.592 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 18:16:10.592 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 18:16:10.592 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:16:10.592 | trace | yii\base\Module::getModule | Loading module: gii |
| 18:16:10.593 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
| 18:16:10.593 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 18:16:10.593 | trace | yii\web\Application::handleRequest | Route requested: 'v2/task/save-new-group' |
| 18:16:10.593 | trace | yii\base\Module::getModule | Loading module: v2 |
| 18:16:10.593 | info | yii\web\Session::open | Session started |
| 18:16:10.594 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 18:16:10.596 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='GyQCDSxxUIq_MDcFvrRqAhndTAObPJc9' |
| 18:16:10.599 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:16:10.599 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:16:10.599 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:16:10.599 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:16:10.599 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 18:16:10.601 | trace | yii\base\Controller::runAction | Route to run: v2/task/save-new-group |
| 18:16:10.601 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\TaskController::actionSaveNewGroup() |
| 18:16:10.601 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:16:10.602 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:16:10.602 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'taskGroupHeads' in 'app\models\TaskGroups'. |
| 18:16:10.602 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
| 18:16:10.602 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
| 18:16:10.603 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_task_groups" ("client_id", "description", "progress", "project_id", "situation", "start_at", "target_completed_at", "title", "created_by", "head_of") VALUES (NULL, '', 0, NULL, '家附近几家', NULL, NULL, '999', 1000, 1000) RETURNING "id" |
| 18:16:10.605 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:16:10.605 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:16:10.605 | 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\TaskGroups', 212, 'a:17:{s:2:"id";i:212;s:5:"title";s:3:"999";s:11:"description";s:0:"";s:9:"client_id";s:0:"";s:7:"head_of";i:1000;s:6:"status";N;s:19:"target_completed_at";N;s:12:"completed_at";N;s:10:"created_by";i:1000;s:10:"created_at";N;s:10:"updated_at";N;s:9:"situation";s:15:"家附近几家";s:8:"start_at";N;s:10:"project_id";s:0:"";s:20:"complete_description";N;s:8:"progress";i:0;s:6:"weight";N;}', '', 1000, '39.144.79.213') |
| 18:16:10.606 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_task_group_user_relationships" WHERE "task_group_id"=212 |
| 18:16:10.606 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE "task_group_id"=212 |
| 18:16:10.607 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:16:10.607 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:16:10.607 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_task_group_head_of_relationships" ("task_group_id", "user_id") VALUES (212, 1000) |
| 18:16:10.608 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=212 |
| 18:16:10.608 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 18:16:10.609 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:16:10.609 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:16:10.609 | 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', 212, 102, 1000, '2025-12-17 18:16:10', '{"id":212,"title":"999","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":null,"completed_at":null,"created_by":1000,"created_at":"2025-12-17 18:16:10","updated_at":"2025-12-17 18:16:10","situation":"\u5bb6\u9644\u8fd1\u51e0\u5bb6","start_at":null,"project_id":null,"complete_description":null,"progress":0,"weight":0}', '{"id":212,"title":"999","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":null,"completed_at":null,"created_by":1000,"created_at":"2025-12-17 18:16:10","updated_at":"2025-12-17 18:16:10","situation":"\u5bb6\u9644\u8fd1\u51e0\u5bb6","start_at":null,"project_id":null,"complete_description":null,"progress":0,"weight":0}', '{"d1":"\u66f9\u6c38\u751f","d2":"\u521b\u5efa\u4e86","d3":"\u9879\u76ee","d4":[]}') RETURNING "id" |
| 18:16:10.610 | 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', 590872, 'a:13:{s:2:"id";i:590872;s:9:"object_id";i:212;s:11:"object_type";i:102;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:350:"{"id":212,"title":"999","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":null,"completed_at":null,"created_by":1000,"created_at":"2025-12-17 18:16:10","updated_at":"2025-12-17 18:16:10","situation":"\u5bb6\u9644\u8fd1\u51e0\u5bb6","start_at":null,"project_id":null,"complete_description":null,"progress":0,"weight":0}";s:9:"new_value";s:350:"{"id":212,"title":"999","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":null,"completed_at":null,"created_by":1000,"created_at":"2025-12-17 18:16:10","updated_at":"2025-12-17 18:16:10","situation":"\u5bb6\u9644\u8fd1\u51e0\u5bb6","start_at":null,"project_id":null,"complete_description":null,"progress":0,"weight":0}";s:11:"description";s:81:"{"d1":"\u66f9\u6c38\u751f","d2":"\u521b\u5efa\u4e86","d3":"\u9879\u76ee","d4":[]}";s:10:"created_by";i:1000;s:10:"created_at";s:19:"2025-12-17 18:16:10";s:9:"is_delete";N;}', '', 1000, '39.144.79.213') |
| 18:16:10.612 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:16:10.612 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:16:10.612 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1000, 2, 1153, 'v2/task/save-new-group', '{"TaskGroups":{"client_id":"","description":"","progress":"","project_id":"","situation":"\u5bb6\u9644\u8fd1\u51e0\u5bb6","start_at":"","target_completed_at":"","taskGroupHeads":["1000"],"title":"999"},"access_token":"GyQCDSxxUIq_MDcFvrRqAhndTAObPJc9","device_type":"2","posttime":"1765966592","token":"f0282faf384ed8552e0f66bd8666c2e4","version_code":"1153"}', '{"code":200,"data":{"id":212},"status":1,"msg":[{"name":"success","success":"\u65b0\u9879\u76ee\u5217\u8868\u5df2\u521b\u5efa\u6210\u529f","error":""}],"ip":"39.144.79.213","ua":"jinchangxiao\/2.3.151 (iPhone 12; iOS 26.1; Scale\/3.00)"}', FALSE, '2025-12-17 18:16:10') RETURNING "id" |