| 21:42:50.310 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 21:42:50.310 | trace | yii\base\Module::getModule | Loading module: debug |
| 21:42:50.311 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 21:42:50.311 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 21:42:50.311 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 21:42:50.312 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:42:50.312 | info | time tracing start | 1782654170312583936 |
| 21:42:50.312 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 21:42:50.312 | trace | yii\web\Application::handleRequest | Route requested: 'v2/task/save-edit' |
| 21:42:50.312 | trace | yii\base\Module::getModule | Loading module: v2 |
| 21:42:50.314 | info | yii\web\Session::open | Session started |
| 21:42:50.315 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 21:42:50.316 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC' |
| 21:42:50.317 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:42:50.318 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:42:50.318 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:42:50.318 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:42:50.319 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 21:42:50.320 | trace | yii\base\Controller::runAction | Route to run: v2/task/save-edit |
| 21:42:50.320 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\TaskController::actionSaveEdit() |
| 21:42:50.320 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:42:50.321 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:42:50.321 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"='1810' |
| 21:42:50.322 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:42:50.324 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking permission: updateTask |
| 21:42:50.324 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: StoreKeeper |
| 21:42:50.324 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Engineer |
| 21:42:50.324 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: TechDirector |
| 21:42:50.324 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: ProjectManager |
| 21:42:50.324 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: 电话销售 |
| 21:42:50.324 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: AccountManager |
| 21:42:50.324 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: 人力资源 |
| 21:42:50.324 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: SalesDirector |
| 21:42:50.324 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: CommercialAttache |
| 21:42:50.324 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: GM |
| 21:42:50.324 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Accountant |
| 21:42:50.324 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: SalesManager |
| 21:42:50.324 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: 软件开发 |
| 21:42:50.325 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'id' in 'app\models\Tasks'. |
| 21:42:50.325 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"='1596') |
| 21:42:50.326 | info | yii\db\Command::query | SELECT "id", "parent_id" FROM "a57be577deb434"."tbl_tasks" WHERE "id"='1596' |
| 21:42:50.327 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=106) |
| 21:42:50.327 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"='1000') |
| 21:42:50.328 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
| 21:42:50.328 | info | yii\db\Command::execute | |
| 21:42:50.329 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_tasks" SET "head_of"=1000, "updated_at"='now()', "is_important"=0, "start_at"=NULL, "parent_id"=1596 WHERE "id"=1810 |
| 21:42:50.330 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:42:50.331 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:42:50.331 | 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', 1810, 'a:0:{}', '', 1000, '117.133.84.85') |
| 21:42:50.332 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"='1596' |
| 21:42:50.333 | 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', 1810, 'a:0:{}', '', 1000, '117.133.84.85') |
| 21:42:50.334 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1810 |
| 21:42:50.335 | 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', 1821, 'a:3:{s:19:"target_completed_at";s:19:"2026-06-30 00:00:00";s:8:"start_at";s:19:"2026-06-28 00:00:00";s:6:"end_at";s:19:"2026-06-30 00:00:00";}', '', 1000, '117.133.84.85') |
| 21:42:50.337 | 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', 1810, 'a:0:{}', '', 1000, '117.133.84.85') |
| 21:42:50.338 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"='1596' |
| 21:42:50.339 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1596 |
| 21:42:50.340 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_tasks" SET "end_out_value"=31 WHERE "id"=1713 |
| 21:42:50.341 | 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', 1713, 'a:3:{s:19:"target_completed_at";s:19:"2026-06-30 00:00:00";s:8:"start_at";s:19:"2026-06-25 00:00:00";s:6:"end_at";s:19:"2026-06-30 00:00:00";}', '', 1000, '117.133.84.85') |
| 21:42:50.342 | 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', 1810, 'a:0:{}', '', 1000, '117.133.84.85') |
| 21:42:50.344 | 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', 1777, 'a:1:{s:12:"completed_at";s:19:"2026-06-25 21:07:33";}', '', 1000, '117.133.84.85') |
| 21:42:50.345 | 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', 1811, 'a:0:{}', '', 1000, '117.133.84.85') |
| 21:42:50.346 | 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', 1596, 'a:3:{s:19:"target_completed_at";s:19:"2026-05-30 00:00:00";s:8:"start_at";s:19:"2026-05-14 00:00:00";s:6:"end_at";s:19:"2026-05-30 00:00:00";}', '', 1000, '117.133.84.85') |
| 21:42:50.348 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=106 |
| 21:42:50.348 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:42:50.348 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:42:50.349 | 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', 1596, 'a:3:{s:19:"target_completed_at";s:19:"2026-05-30 00:00:00";s:8:"start_at";s:19:"2026-05-14 00:00:00";s:6:"end_at";s:19:"2026-05-30 00:00:00";}', '', 1000, '117.133.84.85') |
| 21:42:50.350 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=106 |
| 21:42:50.351 | info | yii\db\Command::query | SELECT SUM(weight) FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"=106) AND ("status"=1) |
| 21:42:50.351 | info | yii\db\Command::query | SELECT "status", "progress" FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"=106) AND (parent_id is null) |
| 21:42:50.352 | 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', 106, 'a:0:{}', '', 1000, '117.133.84.85') |
| 21:42:50.354 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:42:50.355 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:42:50.355 | 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", "duration") VALUES (200, 'a57be577deb434', 1000, 2, 1160, 'v2/task/save-edit', '{"Tasks":{"head_of":"1000","id":"1810","is_important":"0","parent_id":"1596","start_at":"","target_completed_at":"","title":"\u541e\u541e\u5410\u5410\u541e\u541e\u5410\u5410"},"access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","device_type":"2","posttime":"1782654208","token":"a38049e2b4070279653431c0692e1a35","version_code":"1160"}', '{"code":200,"data":"","status":1,"msg":[{"name":"success","success":"\u9879\u76ee\u4efb\u52a1\u5df2\u88ab\u6210\u529f\u4fee\u6539","error":""}],"ip":"117.133.84.85","ua":"jinchangxiao\/2.3.157 (iPhone 12; iOS 26.5; Scale\/3.00)"}', FALSE, '2026-06-28 21:42:50', 42631168) RETURNING "id" |