| 20:43:05.904 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 20:43:05.904 | trace | yii\base\Module::getModule | Loading module: debug |
| 20:43:05.905 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 20:43:05.905 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 20:43:05.905 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 20:43:05.906 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:05.906 | info | time tracing start | 1782132185906529792 |
| 20:43:05.906 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 20:43:05.906 | trace | yii\web\Application::handleRequest | Route requested: 'v2/punch-leave/get-spent' |
| 20:43:05.906 | trace | yii\base\Module::getModule | Loading module: v2 |
| 20:43:05.908 | info | yii\web\Session::open | Session started |
| 20:43:05.909 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 20:43:05.909 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC' |
| 20:43:05.911 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:05.911 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:43:05.912 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:05.912 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:43:05.912 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 20:43:05.913 | trace | yii\base\Controller::runAction | Route to run: v2/punch-leave/get-spent |
| 20:43:05.914 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:05.916 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 20:43:05.916 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\PunchLeaveController::actionGetSpent() |
| 20:43:05.917 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:05.917 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:43:05.917 | info | yii\db\Command::query | SELECT "ps".* FROM "a57be577deb434"."tbl_punch_strategies" "ps" LEFT JOIN "a57be577deb434"."tbl_punch_strategy_resource_rels" "psrr" ON psrr.punch_strategy_id = ps.id WHERE "psrr"."user_id"=1001 GROUP BY "ps"."id" |
| 20:43:05.919 | info | yii\db\Command::query | SELECT "ps".* FROM "a57be577deb434"."tbl_punch_strategies" "ps" LEFT JOIN "a57be577deb434"."tbl_punch_strategy_resource_rels" "psrr" ON psrr.punch_strategy_id = ps.id WHERE "psrr"."user_id"=1001 GROUP BY "ps"."id" |
| 20:43:05.921 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_legal_holidays" "lh" WHERE "edate"='2026-06-23' |
| 20:43:05.924 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:05.924 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:43:05.925 | 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', 1001, 7, 178, 'v2/punch-leave/get-spent', '{"PunchLeaves":{"leave_start":"2026-06-23","leave_start_type":"1","leave_end":"2026-06-23","leave_end_type":"2","leave_type":"1","leave_start_time":"","leave_end_time":""},"posttime":"1782132185","access_token":"lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC","device_type":"7","version_code":"178","token":"55bc3b8ed8f07f0f1dcdff29ac39727f"}', '{"code":200,"data":{"spent":1,"hour_display":null},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"120.33.105.174","ua":"jinchangxiao\/1.0.42 (HUAWEI Mate 60 Pro ALN-AL00; HarmonyOS 6.1.0)"}', FALSE, '2026-06-22 20:43:05', 18590208) RETURNING "id" |