| Time | Level | Category | Message |
|---|---|---|---|
| 14:55:44.094 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 14:55:44.094 | trace | yii\base\Module::getModule | Loading module: debug |
| 14:55:44.094 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 14:55:44.094 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 14:55:44.094 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 14:55:44.094 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:55:44.095 | info | time tracing start | 1780296944095236096 |
| 14:55:44.095 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 14:55:44.095 | trace | yii\web\Application::handleRequest | Route requested: 'v2/account/get-filter' |
| 14:55:44.095 | trace | yii\base\Module::getModule | Loading module: v2 |
| 14:55:44.097 | info | yii\web\Session::open | Session started |
| 14:55:44.098 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 14:55:44.098 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='ONv_OQ6eSOxFL2I62K1e82WGipv8fS1S' |
| 14:55:44.099 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:55:44.101 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:55:44.102 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:55:44.104 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:55:44.107 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 14:55:44.110 | trace | yii\base\Controller::runAction | Route to run: v2/account/get-filter |
| 14:55:44.110 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\AccountController::actionGetFilter() |
| 14:55:44.111 | info | yii\db\Command::query | SELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" |
| 14:55:44.112 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:55:44.112 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:55:44.114 | 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, 0, 273, 'v2/account/get-filter', '{"access_token":"ONv_OQ6eSOxFL2I62K1e82WGipv8fS1S","device_type":"0","version_code":"273","token":"567f1d807d1f429d7114f058bf285754","posttime":"1780296943"}', '{"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.90","ua":"jinchangxiao\/2.3.173 (HUAWEITAS-L29; Android 10)"}', FALSE, '2026-06-01 14:55:44', 19560960) RETURNING "id" |