| 14:15:23.744 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 14:15:23.744 | trace | yii\base\Module::getModule | Loading module: debug |
| 14:15:23.745 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 14:15:23.745 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 14:15:23.746 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 14:15:23.746 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:15:23.746 | info | time tracing start | 1781849723746867968 |
| 14:15:23.747 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 14:15:23.747 | trace | yii\web\Application::handleRequest | Route requested: 'v2/user/logout' |
| 14:15:23.747 | trace | yii\base\Module::getModule | Loading module: v2 |
| 14:15:23.763 | info | yii\web\Session::open | Session started |
| 14:15:23.764 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 14:15:23.765 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC' |
| 14:15:23.773 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:15:23.773 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:15:23.773 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:15:23.774 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:15:23.774 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 14:15:23.775 | trace | yii\base\Controller::runAction | Route to run: v2/user/logout |
| 14:15:23.775 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\UserController::actionLogout() |
| 14:15:23.775 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "access_token"='lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC' |
| 14:15:23.776 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:15:23.776 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:15:23.778 | info | yii\db\Command::query | SELECT "id" FROM "global"."tbl_logins" WHERE "email"='lrc@toast.com.cn' LIMIT 2 |
| 14:15:23.778 | info | yii\db\Command::query | SELECT "id" FROM "global"."tbl_logins" WHERE "mobile"='13501128560' LIMIT 2 |
| 14:15:23.779 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "global"."tbl_enterprises" WHERE "id"=2) |
| 14:15:23.780 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:15:23.780 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:15:23.780 | 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\Logins', 1001, 'a:0:{}', '', 1001, '120.33.105.174') |
| 14:15:23.782 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:15:23.782 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:15:23.783 | 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, 2, 1159, 'v2/user/logout', '{"access_token":"lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC","device_type":"2","posttime":"1781849728","token":"69d1b83aa0970d54d015003f475e619b","version_code":"1159"}', '{"code":200,"data":"","status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"120.33.105.174","ua":"jinchangxiao\/2.3.156 (iPhone 17 Pro Max; iOS 26.3.1; Scale\/3.00)"}', FALSE, '2026-06-19 14:15:23', 36044032) RETURNING "id" |