| 00:11:44.952 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 00:11:44.952 | trace | yii\base\Module::getModule | Loading module: debug |
| 00:11:44.953 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 00:11:44.960 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 00:11:44.961 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 00:11:44.961 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 00:11:44.961 | info | time tracing start | 1781799104961838080 |
| 00:11:44.962 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 00:11:44.962 | trace | yii\web\Application::handleRequest | Route requested: 'v2/case/task-group-list' |
| 00:11:44.962 | trace | yii\base\Module::getModule | Loading module: v2 |
| 00:11:44.964 | info | yii\web\Session::open | Session started |
| 00:11:44.965 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 00:11:44.972 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC' |
| 00:11:44.976 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 00:11:44.977 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 00:11:44.977 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 00:11:44.978 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 00:11:44.978 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 00:11:44.981 | trace | yii\base\Controller::runAction | Route to run: v2/case/task-group-list |
| 00:11:44.982 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 00:11:44.984 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 00:11:44.984 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\CaseController::actionTaskGroupList() |
| 00:11:44.985 | info | yii\db\Command::query | SELECT s.id AS key, s.title AS name FROM "a57be577deb434"."tbl_task_groups" "s" WHERE ("s"."project_id"='1111') AND ("s"."client_id"='982') GROUP BY "s"."id" ORDER BY "s"."created_at" DESC |
| 00:11:44.987 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 00:11:44.987 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 00:11:44.987 | 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/case/task-group-list', '{"access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","client_id":"982","device_type":"2","posttime":"1781799168","project_id":"1111","token":"5dd3467556051c9d34db4a3936973630","version_code":"1160"}', '{"code":200,"data":[],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"223.104.40.234","ua":"jinchangxiao\/2.3.157 (iPhone 12; iOS 26.5; Scale\/3.00)"}', FALSE, '2026-06-19 00:11:44', 25908992) RETURNING "id" |