| 13:57:13.504 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 13:57:13.504 | trace | yii\base\Module::getModule | Loading module: debug |
| 13:57:13.505 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 13:57:13.505 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 13:57:13.505 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 13:57:13.505 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:57:13.505 | trace | yii\base\Module::getModule | Loading module: gii |
| 13:57:13.505 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
| 13:57:13.505 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 13:57:13.505 | trace | yii\web\Application::handleRequest | Route requested: 'vue/task/save-edit' |
| 13:57:13.505 | trace | yii\base\Module::getModule | Loading module: vue |
| 13:57:13.506 | info | yii\web\Session::open | Session started |
| 13:57:13.507 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 13:57:13.507 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 13:57:13.514 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:57:13.515 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:57:13.516 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:57:13.516 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:57:13.517 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 13:57:13.519 | trace | yii\base\Controller::runAction | Route to run: vue/task/save-edit |
| 13:57:13.519 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:57:13.522 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 13:57:13.522 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\TaskController::actionSaveEdit() |
| 13:57:13.522 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:57:13.522 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:57:13.523 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"='1618' |
| 13:57:13.526 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking permission: updateTask |
| 13:57:13.526 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: StoreKeeper |
| 13:57:13.526 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Engineer |
| 13:57:13.527 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: TechDirector |
| 13:57:13.527 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: ProjectManager |
| 13:57:13.527 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: 电话销售 |
| 13:57:13.527 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: AccountManager |
| 13:57:13.527 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'id' in 'app\models\Tasks'. |
| 13:57:13.527 | info | yii\db\Command::query | SELECT SUM(weight) FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"='214') AND ("id" != 1618) AND (parent_id is null) |
| 13:57:13.529 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='214') |
| 13:57:13.529 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"='1001') |
| 13:57:13.530 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
| 13:57:13.530 | info | yii\db\Command::execute | |
| 13:57:13.530 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_tasks" SET "task_group_id"=214, "head_of"=1001, "updated_at"='now()', "is_important"=0, "weight"=30, "progress"=40, "start_at"=NULL, "end_at"=NULL, "parent_id"=NULL WHERE "id"=1618 |
| 13:57:13.532 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:57:13.532 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:57:13.532 | 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:57:13.534 | 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:57:13.535 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:57:13.535 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:57:13.535 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='214' |
| 13:57:13.536 | info | yii\db\Command::query | SELECT SUM(weight) FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"=214) AND ("status"=1) |
| 13:57:13.536 | 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:57:13.538 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1618 |
| 13:57:13.539 | 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:57:13.540 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_tasks" SET "progress"=40 WHERE "id"=1618 |
| 13:57:13.541 | 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:57:13.542 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='214' |
| 13:57:13.542 | 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:57:13.544 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:57:13.544 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:57:13.545 | 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-edit', '{"Tasks":{"id":"1618","task_group_id":"214","title":"\u65b0\u5efa\u5b50\u96c6","is_important":"0","head_of":"1001","weight":"30","description":"","parent_id":"","progress":"40","start_at":"","end_at":""}}', '{"code":2000,"result":"","status":1,"msg":[{"name":"success","success":"\u9879\u76ee\u6e05\u5355\u5df2\u88ab\u6210\u529f\u4fee\u6539","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:57:13') RETURNING "id" |
| 13:57:13.546 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:57:13.546 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |