| 16:40:14.658 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 16:40:14.658 | trace | yii\base\Module::getModule | Loading module: debug |
| 16:40:14.658 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 16:40:14.659 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 16:40:14.659 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 16:40:14.659 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:40:14.660 | info | time tracing start | 1784104814660020992 |
| 16:40:14.660 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 16:40:14.660 | trace | yii\web\Application::handleRequest | Route requested: 'v2/calendar/save-view-type' |
| 16:40:14.660 | trace | yii\base\Module::getModule | Loading module: v2 |
| 16:40:14.661 | info | yii\web\Session::open | Session started |
| 16:40:14.662 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 16:40:14.662 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='Q_7DD5LA0njCol9o5skCibRkap3ZqeYZ' |
| 16:40:14.663 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:40:14.664 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:40:14.664 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:40:14.664 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:40:14.664 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1015 |
| 16:40:14.665 | trace | yii\base\Controller::runAction | Route to run: v2/calendar/save-view-type |
| 16:40:14.665 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\CalendarController::actionSaveViewType() |
| 16:40:14.666 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1015 |
| 16:40:14.667 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_users" SET "calendar_view_type"=0 WHERE "id"=1015 |
| 16:40:14.669 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:40:14.670 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:40:14.670 | 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\Users', 1015, 'a:0:{}', '', 1015, '39.156.194.178') |
| 16:40:14.672 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:40:14.672 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:40:14.673 | 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/save-view-type', '{"calendar_view":"0","schedule_view":"0","work_log_view":"0","posttime":"1784104814","access_token":"Q_7DD5LA0njCol9o5skCibRkap3ZqeYZ","device_type":"6","version_code":"179","token":"b0f59e1211b458f11d40fd75aeea9c2b"}', '{"code":200,"data":{"calendar_view_type":0},"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:14', 13062144) RETURNING "id" |