| 15:42:55.886 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 15:42:55.886 | trace | yii\base\Module::getModule | Loading module: debug |
| 15:42:55.887 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 15:42:55.894 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 15:42:55.894 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 15:42:55.896 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:42:55.898 | info | time tracing start | 1781250175898633984 |
| 15:42:55.898 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 15:42:55.898 | trace | yii\web\Application::handleRequest | Route requested: 'v2/task/delete' |
| 15:42:55.898 | trace | yii\base\Module::getModule | Loading module: v2 |
| 15:42:55.899 | info | yii\web\Session::open | Session started |
| 15:42:55.901 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 15:42:55.903 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC' |
| 15:42:55.905 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:42:55.905 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:42:55.906 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:42:55.906 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:42:55.907 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 15:42:55.908 | trace | yii\base\Controller::runAction | Route to run: v2/task/delete |
| 15:42:55.908 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\TaskController::actionDelete() |
| 15:42:55.908 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:42:55.909 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:42:55.909 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"='1708' |
| 15:42:55.910 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:42:55.912 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking permission: deleteTask |
| 15:42:55.912 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: StoreKeeper |
| 15:42:55.912 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Engineer |
| 15:42:55.912 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: TechDirector |
| 15:42:55.912 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: ProjectManager |
| 15:42:55.912 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: 电话销售 |
| 15:42:55.912 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: AccountManager |
| 15:42:55.912 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: 人力资源 |
| 15:42:55.912 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: SalesDirector |
| 15:42:55.912 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: CommercialAttache |
| 15:42:55.912 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: GM |
| 15:42:55.912 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Accountant |
| 15:42:55.912 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:42:55.913 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:42:55.915 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_comments" WHERE ("object_id"=1708) AND ("object_type"=101) |
| 15:42:55.993 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_id"=1708) AND ("object_type"=101) |
| 15:42:56.017 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_visit_object_histories" WHERE ("object_id"=1708) AND ("object_type"=101) |
| 15:42:56.018 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 15:42:56.019 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:42:56.019 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:42:56.020 | 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, 1708, 101, 1000, '[1708]', '[1708]', '{"d1":"\u66f9\u6c38\u751f","d2":"\u5220\u9664\u4e86","d3":"\u6e05\u5355","d4":["111a"]}') RETURNING "id" |
| 15:42:56.022 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:42:56.022 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:42:56.022 | 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', 641825, 'a:13:{s:2:"id";i:641825;s:9:"object_id";i:106;s:11:"object_type";i:102;s:9:"target_id";i:1708;s:18:"target_object_type";i:101;s:3:"act";i:3;s:9:"attribute";s:6:"delete";s:9:"old_value";s:6:"[1708]";s:9:"new_value";s:6:"[1708]";s:11:"description";s:87:"{"d1":"\u66f9\u6c38\u751f","d2":"\u5220\u9664\u4e86","d3":"\u6e05\u5355","d4":["111a"]}";s:10:"created_by";i:1000;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1000, '223.104.41.38') |
| 15:42:56.023 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 15:42:56.024 | 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', 1596, 101, 1708, 101, 1000, '[1708]', '[1708]', '{"d1":"\u66f9\u6c38\u751f","d2":"\u5220\u9664\u4e86","d3":"\u6e05\u5355","d4":["111a"]}') RETURNING "id" |
| 15:42:56.026 | 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', 641826, 'a:13:{s:2:"id";i:641826;s:9:"object_id";i:1596;s:11:"object_type";i:101;s:9:"target_id";i:1708;s:18:"target_object_type";i:101;s:3:"act";i:3;s:9:"attribute";s:6:"delete";s:9:"old_value";s:6:"[1708]";s:9:"new_value";s:6:"[1708]";s:11:"description";s:87:"{"d1":"\u66f9\u6c38\u751f","d2":"\u5220\u9664\u4e86","d3":"\u6e05\u5355","d4":["111a"]}";s:10:"created_by";i:1000;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1000, '223.104.41.38') |
| 15:42:56.028 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_object_change_logs" SET "is_delete"=TRUE WHERE (("object_id"=1708) AND ("object_type"=101)) OR (("target_id"=1708) AND ("target_object_type"=101)) |
| 15:42:56.278 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1596 |
| 15:42:56.279 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1708 |
| 15:42:56.280 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1708 |
| 15:42:56.281 | 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', 1708, '', '', 1000, '223.104.41.38') |
| 15:42:56.283 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1596 |
| 15:42:56.284 | 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:1:{s:12:"completed_at";s:19:"2026-06-09 21:35:39";}', '', 1000, '223.104.41.38') |
| 15:42:56.287 | 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, '223.104.41.38') |
| 15:42:56.290 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=106 |
| 15:42:56.290 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:42:56.291 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:42:56.293 | 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, '223.104.41.38') |
| 15:42:56.297 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=106 |
| 15:42:56.298 | info | yii\db\Command::query | SELECT SUM(weight) FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"=106) AND ("status"=1) |
| 15:42:56.299 | info | yii\db\Command::query | SELECT "status", "progress" FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"=106) AND (parent_id is null) |
| 15:42:56.300 | 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, '223.104.41.38') |
| 15:42:56.303 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:42:56.303 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:42:56.303 | 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, 1159, 'v2/task/delete', '{"access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","device_type":"2","id":"1708","posttime":"1781250176","token":"95695f1c45fc0cca7c951dfe4251d12d","version_code":"1159"}', '{"code":200,"data":"","status":1,"msg":[{"name":"success","success":"\u9879\u76ee\u4efb\u52a1\u5df2\u88ab\u6210\u529f\u5220\u9664","error":""}],"ip":"223.104.41.38","ua":"jinchangxiao\/2.3.156 (iPhone 12; iOS 26.5; Scale\/3.00)"}', FALSE, '2026-06-12 15:42:56', 404773888) RETURNING "id" |