| 21:16:53.505 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 21:16:53.505 | trace | yii\base\Module::getModule | Loading module: debug |
| 21:16:53.506 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 21:16:53.506 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 21:16:53.507 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 21:16:53.507 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:16:53.507 | info | time tracing start | 1782393413507936000 |
| 21:16:53.508 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 21:16:53.508 | trace | yii\web\Application::handleRequest | Route requested: 'v2/task/get-edit' |
| 21:16:53.508 | trace | yii\base\Module::getModule | Loading module: v2 |
| 21:16:53.509 | info | yii\web\Session::open | Session started |
| 21:16:53.510 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 21:16:53.511 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC' |
| 21:16:53.512 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:16:53.512 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:16:53.513 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:16:53.513 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:16:53.513 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 21:16:53.514 | trace | yii\base\Controller::runAction | Route to run: v2/task/get-edit |
| 21:16:53.515 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\TaskController::actionGetEdit() |
| 21:16:53.515 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"='218' |
| 21:16:53.516 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:16:53.516 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:16:53.517 | 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/get-edit', '{"access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","device_type":"2","id":"218","posttime":"1782393344","token":"7afdc2340019bb53de29e7e36beb33e7","version_code":"1160"}', '{"code":500,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u60a8\u8bbf\u95ee\u7684\u9879\u76ee\u4efb\u52a1\u5df2\u4e0d\u5b58\u5728"}],"ip":"117.133.84.85","ua":"jinchangxiao\/2.3.157 (iPhone 12; iOS 26.5; Scale\/3.00)"}', FALSE, '2026-06-25 21:16:53', 9026048) RETURNING "id" |