| 19:24:29.049 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 19:24:29.049 | trace | yii\base\Module::getModule | Loading module: debug |
| 19:24:29.049 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 19:24:29.049 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 19:24:29.049 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 19:24:29.050 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 19:24:29.050 | info | time tracing start | 1781004269050221056 |
| 19:24:29.050 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 19:24:29.050 | trace | yii\web\Application::handleRequest | Route requested: 'v2/task/get-new' |
| 19:24:29.050 | trace | yii\base\Module::getModule | Loading module: v2 |
| 19:24:29.050 | info | yii\web\Session::open | Session started |
| 19:24:29.051 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 19:24:29.051 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC' |
| 19:24:29.052 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 19:24:29.052 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 19:24:29.052 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 19:24:29.052 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 19:24:29.053 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 19:24:29.053 | trace | yii\base\Controller::runAction | Route to run: v2/task/get-new |
| 19:24:29.053 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\TaskController::actionGetNew() |
| 19:24:29.053 | info | yii\db\Command::query | SELECT "s"."id" AS "key", "s"."title" AS "name" FROM "a57be577deb434"."tbl_task_groups" "s" LEFT JOIN "a57be577deb434"."tbl_task_group_user_relationships" "turs" ON s.id = turs.task_group_id LEFT JOIN "a57be577deb434"."tbl_task_group_head_of_relationships" "thrs" ON s.id = thrs.task_group_id WHERE (("thrs"."user_id"=1001) OR ("turs"."user_id"=1001)) AND ("s"."status"=0) GROUP BY "s"."id" |
| 19:24:29.054 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 19:24:29.054 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 19:24:29.055 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 19:24:29.055 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 19:24:29.055 | 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', 1001, 0, 273, 'v2/task/get-new', '{"access_token":"lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC","device_type":"0","version_code":"273","token":"d40054bb5e3d9859dad306de987ed906","posttime":"1781004269"}', '{"code":200,"data":{"model":{"max_weight":0},"options":[{"key":"Tasks[task_group_id]","name":"\u9879\u76ee","value":[{"key":202,"name":"\u5907\u4efd\u9879\u76ee\u4e8c\u671f"},{"key":189,"name":"\u5ea6\u5c0f\u6ee1\u5b89\u5168\u6295\u6807\u9879\u76ee-\u601d\u8054\u79d1\u8baf"},{"key":188,"name":"\u5ea6\u5c0f\u6ee1\u5b89\u5168\u6295\u6807\u9879\u76ee-\u84dd\u5927\u79d1\u6280"},{"key":206,"name":"yyy"},{"key":187,"name":"\u5ea6\u5c0f\u6ee1\u5b89\u5168\u6295\u6807\u9879\u76ee-\u62d3\u5b9e\u79d1\u6280"},{"key":203,"name":"\u9879\u76ee"},{"key":201,"name":"11"}]},{"key":"Tasks[is_important]","name":"\u91cd\u8981\u6027","value":[{"key":"0","name":"\u666e\u901a"},{"key":"1","name":"\u91cd\u8981"}]}]},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"125.78.87.174","ua":"jinchangxiao\/2.3.173 (XiaomiMi 10; Android 13)"}', FALSE, '2026-06-09 19:24:29', 4999936) RETURNING "id" |