| 16:40:10.542 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 16:40:10.542 | trace | yii\base\Module::getModule | Loading module: debug |
| 16:40:10.543 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 16:40:10.543 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 16:40:10.544 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 16:40:10.544 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:40:10.544 | info | time tracing start | 1784104810544637952 |
| 16:40:10.544 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 16:40:10.544 | trace | yii\web\Application::handleRequest | Route requested: 'v2/calendar/get-view-type' |
| 16:40:10.544 | trace | yii\base\Module::getModule | Loading module: v2 |
| 16:40:10.545 | info | yii\web\Session::open | Session started |
| 16:40:10.547 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 16:40:10.547 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='Q_7DD5LA0njCol9o5skCibRkap3ZqeYZ' |
| 16:40:10.548 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:40:10.549 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:40:10.549 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:40:10.549 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:40:10.549 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1015 |
| 16:40:10.550 | trace | yii\base\Controller::runAction | Route to run: v2/calendar/get-view-type |
| 16:40:10.551 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\CalendarController::actionGetViewType() |
| 16:40:10.551 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1015 |
| 16:40:10.552 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:40:10.552 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:40:10.553 | 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', 1015, 6, 179, 'v2/calendar/get-view-type', '{"posttime":"1784104809","access_token":"Q_7DD5LA0njCol9o5skCibRkap3ZqeYZ","device_type":"6","version_code":"179","token":"9fe2b1c6c5b3525d14e63bc02a5601c5"}', '{"code":200,"data":{"calendar_view":1,"schedule_view":1,"work_log_view":1},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"39.156.194.178","ua":"jinchangxiao\/1.0.43 (HUAWEI Mate 60 BRA-AL00; HarmonyOS 6.1.0)"}', FALSE, '2026-07-15 16:40:10', 8206080) RETURNING "id" |