| 21:44:15.835 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 21:44:15.835 | trace | yii\base\Module::getModule | Loading module: debug |
| 21:44:15.836 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 21:44:15.836 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 21:44:15.836 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 21:44:15.837 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:44:15.837 | info | time tracing start | 1782395055837660928 |
| 21:44:15.837 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 21:44:15.837 | trace | yii\web\Application::handleRequest | Route requested: 'v2/task/delete' |
| 21:44:15.837 | trace | yii\base\Module::getModule | Loading module: v2 |
| 21:44:15.839 | info | yii\web\Session::open | Session started |
| 21:44:15.840 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 21:44:15.841 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC' |
| 21:44:15.842 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:44:15.842 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:44:15.843 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:44:15.843 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:44:15.844 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 21:44:15.845 | trace | yii\base\Controller::runAction | Route to run: v2/task/delete |
| 21:44:15.845 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\TaskController::actionDelete() |
| 21:44:15.845 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:44:15.846 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:44:15.846 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"='1773' |
| 21:44:15.847 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:44:15.848 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking permission: deleteTask |
| 21:44:15.848 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: StoreKeeper |
| 21:44:15.848 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Engineer |
| 21:44:15.848 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: TechDirector |
| 21:44:15.848 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: ProjectManager |
| 21:44:15.848 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: 电话销售 |
| 21:44:15.848 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: AccountManager |
| 21:44:15.848 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: 人力资源 |
| 21:44:15.849 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: SalesDirector |
| 21:44:15.849 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: CommercialAttache |
| 21:44:15.849 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: GM |
| 21:44:15.849 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Accountant |
| 21:44:15.849 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:44:15.850 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:44:15.851 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_comments" WHERE ("object_id"=1773) AND ("object_type"=101) |
| 21:44:15.884 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_id"=1773) AND ("object_type"=101) |
| 21:44:15.905 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_visit_object_histories" WHERE ("object_id"=1773) AND ("object_type"=101) |
| 21:44:15.906 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 21:44:15.907 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:44:15.907 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:44:15.908 | 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 (3, 'delete', 106, 102, 1773, 101, 1000, '[1773]', '[1773]', '{"d1":"\u66f9\u6c38\u751f","d2":"\u5220\u9664\u4e86","d3":"\u6e05\u5355","d4":["ggh"]}') RETURNING "id" |
| 21:44:15.910 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:44:15.910 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:44:15.910 | 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', 642674, 'a:13:{s:2:"id";i:642674;s:9:"object_id";i:106;s:11:"object_type";i:102;s:9:"target_id";i:1773;s:18:"target_object_type";i:101;s:3:"act";i:3;s:9:"attribute";s:6:"delete";s:9:"old_value";s:6:"[1773]";s:9:"new_value";s:6:"[1773]";s:11:"description";s:86:"{"d1":"\u66f9\u6c38\u751f","d2":"\u5220\u9664\u4e86","d3":"\u6e05\u5355","d4":["ggh"]}";s:10:"created_by";i:1000;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1000, '117.176.187.29') |
| 21:44:15.911 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 21:44:15.912 | 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 (3, 'delete', 1772, 101, 1773, 101, 1000, '[1773]', '[1773]', '{"d1":"\u66f9\u6c38\u751f","d2":"\u5220\u9664\u4e86","d3":"\u6e05\u5355","d4":["ggh"]}') RETURNING "id" |
| 21:44:15.913 | 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', 642675, 'a:13:{s:2:"id";i:642675;s:9:"object_id";i:1772;s:11:"object_type";i:101;s:9:"target_id";i:1773;s:18:"target_object_type";i:101;s:3:"act";i:3;s:9:"attribute";s:6:"delete";s:9:"old_value";s:6:"[1773]";s:9:"new_value";s:6:"[1773]";s:11:"description";s:86:"{"d1":"\u66f9\u6c38\u751f","d2":"\u5220\u9664\u4e86","d3":"\u6e05\u5355","d4":["ggh"]}";s:10:"created_by";i:1000;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1000, '117.176.187.29') |
| 21:44:15.914 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_object_change_logs" SET "is_delete"=TRUE WHERE (("object_id"=1773) AND ("object_type"=101)) OR (("target_id"=1773) AND ("target_object_type"=101)) |
| 21:44:16.102 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1772 |
| 21:44:16.104 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1773 |
| 21:44:16.105 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_comments" WHERE ("object_id"=1774) AND ("object_type"=101) |
| 21:44:16.136 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_id"=1774) AND ("object_type"=101) |
| 21:44:16.157 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_visit_object_histories" WHERE ("object_id"=1774) AND ("object_type"=101) |
| 21:44:16.158 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 21:44:16.158 | 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 (3, 'delete', 106, 102, 1774, 101, 1000, '[1774]', '[1774]', '{"d1":"\u66f9\u6c38\u751f","d2":"\u5220\u9664\u4e86","d3":"\u6e05\u5355","d4":["ccc"]}') RETURNING "id" |
| 21:44:16.160 | 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', 642676, 'a:13:{s:2:"id";i:642676;s:9:"object_id";i:106;s:11:"object_type";i:102;s:9:"target_id";i:1774;s:18:"target_object_type";i:101;s:3:"act";i:3;s:9:"attribute";s:6:"delete";s:9:"old_value";s:6:"[1774]";s:9:"new_value";s:6:"[1774]";s:11:"description";s:86:"{"d1":"\u66f9\u6c38\u751f","d2":"\u5220\u9664\u4e86","d3":"\u6e05\u5355","d4":["ccc"]}";s:10:"created_by";i:1000;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1000, '117.176.187.29') |
| 21:44:16.161 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 21:44:16.162 | 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 (3, 'delete', 1773, 101, 1774, 101, 1000, '[1774]', '[1774]', '{"d1":"\u66f9\u6c38\u751f","d2":"\u5220\u9664\u4e86","d3":"\u6e05\u5355","d4":["ccc"]}') RETURNING "id" |
| 21:44:16.163 | 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', 642677, 'a:13:{s:2:"id";i:642677;s:9:"object_id";i:1773;s:11:"object_type";i:101;s:9:"target_id";i:1774;s:18:"target_object_type";i:101;s:3:"act";i:3;s:9:"attribute";s:6:"delete";s:9:"old_value";s:6:"[1774]";s:9:"new_value";s:6:"[1774]";s:11:"description";s:86:"{"d1":"\u66f9\u6c38\u751f","d2":"\u5220\u9664\u4e86","d3":"\u6e05\u5355","d4":["ccc"]}";s:10:"created_by";i:1000;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1000, '117.176.187.29') |
| 21:44:16.164 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_object_change_logs" SET "is_delete"=TRUE WHERE (("object_id"=1774) AND ("object_type"=101)) OR (("target_id"=1774) AND ("target_object_type"=101)) |
| 21:44:16.348 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1773 |
| 21:44:16.349 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1774 |
| 21:44:16.350 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1774 |
| 21:44:16.351 | 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 ('DELETE', 'app\models\Tasks', 1774, '', '', 1000, '117.176.187.29') |
| 21:44:16.353 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1773 |
| 21:44:16.354 | 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', 1773, 'a:0:{}', '', 1000, '117.176.187.29') |
| 21:44:16.355 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1772 |
| 21:44:16.355 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_tasks" SET "progress"=100 WHERE "id"=1772 |
| 21:44:16.356 | 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', 1772, 'a:2:{s:12:"completed_at";s:19:"2026-06-23 14:01:25";s:8:"progress";i:100;}', '', 1000, '117.176.187.29') |
| 21:44:16.357 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1772 |
| 21:44:16.358 | 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', 1773, 'a:0:{}', '', 1000, '117.176.187.29') |
| 21:44:16.359 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_tasks" SET "progress"=0 WHERE "id"=1772 |
| 21:44:16.360 | 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', 1772, 'a:2:{s:12:"completed_at";s:19:"2026-06-23 14:01:25";s:8:"progress";i:100;}', '', 1000, '117.176.187.29') |
| 21:44:16.361 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=106 |
| 21:44:16.362 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:44:16.362 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:44:16.363 | 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', 1772, 'a:1:{s:12:"completed_at";s:19:"2026-06-23 14:01:25";}', '', 1000, '117.176.187.29') |
| 21:44:16.364 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=106 |
| 21:44:16.364 | info | yii\db\Command::query | SELECT SUM(weight) FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"=106) AND ("status"=1) |
| 21:44:16.365 | info | yii\db\Command::query | SELECT "status", "progress" FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"=106) AND (parent_id is null) |
| 21:44:16.366 | 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.176.187.29') |
| 21:44:16.367 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1773 |
| 21:44:16.368 | 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 ('DELETE', 'app\models\Tasks', 1773, '', '', 1000, '117.176.187.29') |
| 21:44:16.370 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:44:16.370 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:44:16.370 | 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/delete', '{"access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","device_type":"2","id":"1773","posttime":"1782395008","token":"77b71fc58143819e133ec1323d369604","version_code":"1160"}', '{"code":200,"data":"","status":1,"msg":[{"name":"success","success":"\u9879\u76ee\u4efb\u52a1\u5df2\u88ab\u6210\u529f\u5220\u9664","error":""}],"ip":"117.176.187.29","ua":"jinchangxiao\/2.3.157 (iPhone 12 mini; iOS 26.2; Scale\/3.00)"}', FALSE, '2026-06-25 21:44:16', 532986880) RETURNING "id" |