| Time | Level | Category | Message |
|---|---|---|---|
| 16:37:15.632 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 16:37:15.632 | trace | yii\base\Module::getModule | Loading module: debug |
| 16:37:15.633 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 16:37:15.633 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 16:37:15.633 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 16:37:15.633 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:37:15.633 | info | time tracing start | 1780130235633837824 |
| 16:37:15.633 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 16:37:15.633 | trace | yii\web\Application::handleRequest | Route requested: 'v2/account/get-filter' |
| 16:37:15.633 | trace | yii\base\Module::getModule | Loading module: v2 |
| 16:37:15.635 | info | yii\web\Session::open | Session started |
| 16:37:15.635 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 16:37:15.636 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='ONv_OQ6eSOxFL2I62K1e82WGipv8fS1S' |
| 16:37:15.636 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:37:15.637 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:37:15.637 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:37:15.637 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:37:15.637 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 16:37:15.638 | trace | yii\base\Controller::runAction | Route to run: v2/account/get-filter |
| 16:37:15.638 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\AccountController::actionGetFilter() |
| 16:37:15.638 | info | yii\db\Command::query | SELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" |
| 16:37:15.639 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:37:15.639 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:37:15.639 | 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, 6, 176, 'v2/account/get-filter', '{"posttime":"1780130235","access_token":"ONv_OQ6eSOxFL2I62K1e82WGipv8fS1S","device_type":"6","version_code":"176","token":"6b6f3077c14eca5ea786d4b2330239c3"}', '{"code":200,"data":[{"key":"Users[department_id]","name":"\u90e8\u95e8","value":[{"id":1,"key":1,"name":"\u9500\u552e\u90e8"},{"id":2,"key":2,"name":"\u6280\u672f\u90e8"},{"id":3,"key":3,"name":"\u5546\u52a1\u90e8"},{"id":6,"key":6,"name":"\u8d22\u52a1\u90e8"},{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"},{"id":9,"key":9,"name":"\u9879\u76ee\u90e8"},{"id":8,"key":8,"name":"\u4eba\u529b\u8d44\u6e90"},{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"},{"id":7,"key":7,"name":"\u5e93\u623f\u90e8"}]}],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"139.159.170.86","ua":"jinchangxiao\/1.0.40 (HUAWEI Mate 80 Pro SGT-AL50; HarmonyOS 6.1.0)"}', FALSE, '2026-05-30 16:37:15', 5432320) RETURNING "id" |