| 14:41:59.902 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 14:41:59.902 | trace | yii\base\Module::getModule | Loading module: debug |
| 14:41:59.902 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 14:41:59.903 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 14:41:59.903 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 14:41:59.903 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:41:59.904 | info | time tracing start | 1781678519904047104 |
| 14:41:59.904 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 14:41:59.904 | trace | yii\web\Application::handleRequest | Route requested: 'v2/calendar/get-synchronize' |
| 14:41:59.904 | trace | yii\base\Module::getModule | Loading module: v2 |
| 14:41:59.905 | info | yii\web\Session::open | Session started |
| 14:41:59.906 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 14:41:59.907 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC' |
| 14:41:59.908 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:41:59.908 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:41:59.908 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:41:59.909 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:41:59.909 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 14:41:59.910 | trace | yii\base\Controller::runAction | Route to run: v2/calendar/get-synchronize |
| 14:41:59.910 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\CalendarController::actionGetSynchronize() |
| 14:41:59.910 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_calendars" WHERE ("created_by"=1000) AND ("is_sync"=FALSE) AND (system_calendar_id IS NOT NULL) AND ("start_at" >= '2026-06-17') |
| 14:41:59.915 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_calendars" WHERE ("created_by"=1000) AND ("is_sync"=FALSE) AND (system_calendar_id IS NULL) AND ("start_at" >= '2026-06-17') |
| 14:41:59.919 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000 |
| 14:41:59.925 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_deleted_calendars" WHERE "created_by"=1000 |
| 14:41:59.926 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:41:59.926 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:41:59.927 | 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, 274, 'v2/calendar/get-synchronize', '{"access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","device_type":"0","version_code":"274","token":"1325bb57b1a69ad0baac4bf87545ac03","posttime":"1781678519"}', '{"code":200,"data":{"update":[],"new":[],"delete":[]},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"139.159.170.73","ua":"jinchangxiao\/2.3.174 (HUAWEIADY-AL00; Android 12)"}', FALSE, '2026-06-17 14:41:59', 22998016) RETURNING "id" |