| 13:59:58.968 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 13:59:58.968 | trace | yii\base\Module::getModule | Loading module: debug |
| 13:59:58.968 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 13:59:58.968 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 13:59:58.968 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 13:59:58.968 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:59:58.969 | trace | yii\base\Module::getModule | Loading module: gii |
| 13:59:58.969 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
| 13:59:58.969 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 13:59:58.969 | trace | yii\web\Application::handleRequest | Route requested: 'vue/task/save-new' |
| 13:59:58.969 | trace | yii\base\Module::getModule | Loading module: vue |
| 13:59:58.969 | info | yii\web\Session::open | Session started |
| 13:59:58.970 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 13:59:58.970 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 13:59:58.974 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:59:58.975 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:59:58.975 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:59:58.975 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:59:58.975 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 13:59:58.977 | trace | yii\base\Controller::runAction | Route to run: vue/task/save-new |
| 13:59:58.977 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:59:58.979 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 13:59:58.979 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\TaskController::actionSaveNew() |
| 13:59:58.982 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'id' in 'app\models\Tasks'. |
| 13:59:58.982 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:59:58.982 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:59:58.983 | info | yii\db\Command::query | SELECT SUM(weight) FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"='214') AND (parent_id is null) |
| 13:59:58.984 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='214') |
| 13:59:58.984 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"='1000') |
| 13:59:58.985 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
| 13:59:58.985 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:59:58.985 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:59:58.985 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='214' |
| 13:59:58.986 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_group_user_relationships" WHERE ("user_id"=1001) AND ("task_group_id"=214) |
| 13:59:58.986 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:59:58.986 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:59:58.986 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_tasks" ("task_group_id", "title", "is_important", "head_of", "description", "parent_id", "progress", "start_at", "end_at", "created_by", "weight", "is_end_out", "is_start_out", "is_child_end_out", "is_child_start_out") VALUES (214, '测试', 0, 1000, '', 1619, 0, '2025-12-19', '2025-12-21', 1001, 0, FALSE, FALSE, FALSE, FALSE) RETURNING "id" |
| 13:59:58.990 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:59:58.990 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:59:58.992 | 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\Tasks', 1620, 'a:28:{s:2:"id";i:1620;s:13:"task_group_id";s:3:"214";s:5:"title";s:6:"测试";s:11:"description";s:0:"";s:9:"client_id";N;s:7:"head_of";s:4:"1000";s:6:"status";N;s:19:"target_completed_at";N;s:12:"completed_at";N;s:10:"created_by";i:1001;s:10:"created_at";N;s:10:"updated_at";N;s:12:"is_important";s:1:"0";s:20:"complete_description";N;s:6:"weight";i:0;s:9:"tree_path";N;s:8:"progress";s:1:"0";s:8:"start_at";s:19:"2025-12-19 00:00:00";s:6:"end_at";s:19:"2025-12-21 00:00:00";s:9:"parent_id";s:4:"1619";s:10:"is_end_out";b:0;s:12:"is_start_out";b:0;s:16:"is_child_end_out";b:0;s:18:"is_child_start_out";b:0;s:13:"end_out_value";N;s:15:"start_out_value";N;s:19:"child_end_out_value";N;s:21:"child_start_out_value";N;}', '', 1001, '223.72.15.22') |
| 13:59:58.993 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"='1619' |
| 13:59:58.995 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_tasks" SET "tree_path"='1618.1619.1620' WHERE "id"=1620 |
| 13:59:58.996 | 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 ('UPDATE', 'app\models\Tasks', 1620, 'a:3:{s:8:"start_at";s:19:"2025-12-19 00:00:00";s:6:"end_at";s:19:"2025-12-21 00:00:00";s:9:"tree_path";s:14:"1618.1619.1620";}', '', 1001, '223.72.15.22') |
| 13:59:58.997 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='214' |
| 13:59:58.998 | info | yii\db\Command::query | SELECT SUM(weight) FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"=214) AND ("status"=1) |
| 13:59:59.000 | 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 ('UPDATE', 'app\models\TaskGroups', 214, 'a:0:{}', '', 1001, '223.72.15.22') |
| 13:59:59.002 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1620 |
| 13:59:59.002 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1620 |
| 13:59:59.004 | 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 ('UPDATE', 'app\models\Tasks', 1620, 'a:2:{s:8:"start_at";s:19:"2025-12-19 00:00:00";s:6:"end_at";s:19:"2025-12-21 00:00:00";}', '', 1001, '223.72.15.22') |
| 13:59:59.005 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1619 |
| 13:59:59.006 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1619 |
| 13:59:59.007 | 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 ('UPDATE', 'app\models\Tasks', 1620, 'a:2:{s:8:"start_at";s:19:"2025-12-19 00:00:00";s:6:"end_at";s:19:"2025-12-21 00:00:00";}', '', 1001, '223.72.15.22') |
| 13:59:59.008 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_tasks" SET "progress"=0 WHERE "id"=1619 |
| 13:59:59.009 | 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 ('UPDATE', 'app\models\Tasks', 1619, 'a:1:{s:8:"progress";i:40;}', '', 1001, '223.72.15.22') |
| 13:59:59.010 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1618 |
| 13:59:59.010 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1618 |
| 13:59:59.011 | 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 ('UPDATE', 'app\models\Tasks', 1619, 'a:0:{}', '', 1001, '223.72.15.22') |
| 13:59:59.012 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_tasks" SET "progress"=0 WHERE "id"=1618 |
| 13:59:59.013 | 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 ('UPDATE', 'app\models\Tasks', 1618, 'a:1:{s:8:"progress";i:40;}', '', 1001, '223.72.15.22') |
| 13:59:59.014 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=214 |
| 13:59:59.015 | 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 ('UPDATE', 'app\models\Tasks', 1618, 'a:0:{}', '', 1001, '223.72.15.22') |
| 13:59:59.016 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:59:59.016 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:59:59.016 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1620 |
| 13:59:59.017 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
| 13:59:59.018 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_type", "object_id", "is_system", "description2", "description") VALUES (1001, '101', 1620, TRUE, '测试', '您有一个新任务') RETURNING "id" |
| 13:59:59.027 | 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\Comments', 202107, 'a:11:{s:2:"id";i:202107;s:9:"object_id";i:1620;s:11:"object_type";s:3:"101";s:6:"parent";N;s:11:"description";s:21:"您有一个新任务";s:10:"created_by";i:1001;s:10:"created_at";N;s:8:"reply_to";N;s:9:"is_system";b:1;s:8:"for_user";N;s:12:"description2";s:6:"测试";}', '', 1001, '223.72.15.22') |
| 13:59:59.030 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:59:59.030 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:59:59.030 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_unread_comments" ("object_id", "object_type", "comment_id", "remind_user_id") VALUES (1620, '101', 202107, '1000') |
| 13:59:59.036 | info | yii\db\Command::query | SELECT "channel_id" FROM "global"."tbl_logins" WHERE ("id"='1000') AND ("id" != 1001) AND (channel_id IS NOT NULL) |
| 13:59:59.051 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
| 13:59:59.051 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
| 13:59:59.051 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
| 13:59:59.051 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 13:59:59.052 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:59:59.052 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:59:59.052 | 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', 1620, 101, 1001, '2025-12-22 13:59:58', '{"id":1620,"task_group_id":214,"title":"\u6d4b\u8bd5","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":null,"completed_at":null,"created_by":1001,"created_at":"2025-12-22 13:59:58","updated_at":"2025-12-22 13:59:58","is_important":0,"complete_description":null,"weight":0,"tree_path":"1618.1619.1620","progress":0,"start_at":"2025-12-19 00:00:00","end_at":"2025-12-21 00:00:00","parent_id":1619,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null}', '{"id":1620,"task_group_id":214,"title":"\u6d4b\u8bd5","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":null,"completed_at":null,"created_by":1001,"created_at":"2025-12-22 13:59:58","updated_at":"2025-12-22 13:59:58","is_important":0,"complete_description":null,"weight":0,"tree_path":"1618.1619.1620","progress":0,"start_at":"2025-12-19 00:00:00","end_at":"2025-12-21 00:00:00","parent_id":1619,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null}', '{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u6e05\u5355","d4":[]}') RETURNING "id" |
| 13:59:59.054 | 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', 591613, 'a:13:{s:2:"id";i:591613;s:9:"object_id";i:1620;s:11:"object_type";i:101;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:620:"{"id":1620,"task_group_id":214,"title":"\u6d4b\u8bd5","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":null,"completed_at":null,"created_by":1001,"created_at":"2025-12-22 13:59:58","updated_at":"2025-12-22 13:59:58","is_important":0,"complete_description":null,"weight":0,"tree_path":"1618.1619.1620","progress":0,"start_at":"2025-12-19 00:00:00","end_at":"2025-12-21 00:00:00","parent_id":1619,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null}";s:9:"new_value";s:620:"{"id":1620,"task_group_id":214,"title":"\u6d4b\u8bd5","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":null,"completed_at":null,"created_by":1001,"created_at":"2025-12-22 13:59:58","updated_at":"2025-12-22 13:59:58","is_important":0,"complete_description":null,"weight":0,"tree_path":"1618.1619.1620","progress":0,"start_at":"2025-12-19 00:00:00","end_at":"2025-12-21 00:00:00","parent_id":1619,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null}";s:11:"description";s:81:"{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u6e05\u5355","d4":[]}";s:10:"created_by";i:1001;s:10:"created_at";s:19:"2025-12-22 13:59:58";s:9:"is_delete";N;}', '', 1001, '223.72.15.22') |
| 13:59:59.055 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 13:59:59.056 | 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', 214, 102, 1620, 101, 1001, '[1620]', '[1620]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u6e05\u5355","d4":["\u6d4b\u8bd5"]}') RETURNING "id" |
| 13:59:59.057 | 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', 591614, 'a:13:{s:2:"id";i:591614;s:9:"object_id";i:214;s:11:"object_type";i:102;s:9:"target_id";i:1620;s:18:"target_object_type";i:101;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:6:"[1620]";s:9:"new_value";s:6:"[1620]";s:11:"description";s:95:"{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u6e05\u5355","d4":["\u6d4b\u8bd5"]}";s:10:"created_by";i:1001;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1001, '223.72.15.22') |
| 13:59:59.058 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 13:59:59.059 | 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', 1619, 101, 1620, 101, 1001, '[1620]', '[1620]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u6e05\u5355","d4":["\u6d4b\u8bd5"]}') RETURNING "id" |
| 13:59:59.060 | 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', 591615, 'a:13:{s:2:"id";i:591615;s:9:"object_id";i:1619;s:11:"object_type";i:101;s:9:"target_id";i:1620;s:18:"target_object_type";i:101;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:6:"[1620]";s:9:"new_value";s:6:"[1620]";s:11:"description";s:95:"{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u6e05\u5355","d4":["\u6d4b\u8bd5"]}";s:10:"created_by";i:1001;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1001, '223.72.15.22') |
| 13:59:59.061 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:59:59.062 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:59:59.062 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/task/save-new', '{"Tasks":{"id":"","task_group_id":"214","title":"\u6d4b\u8bd5","is_important":"0","head_of":"1000","description":"","parent_id":"1619","progress":"0","start_at":"2025-12-19","end_at":"2025-12-21"}}', '{"code":2000,"result":{"id":1620},"status":1,"msg":[{"name":"success","success":"\u65b0\u9879\u76ee\u6e05\u5355\u5df2\u521b\u5efa\u6210\u529f","error":""}],"mod":0,"ip":"223.72.15.22","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:146.0) Gecko\/20100101 Firefox\/146.0"}', FALSE, '2025-12-22 13:59:59') RETURNING "id" |
| 13:59:59.064 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:59:59.064 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |