| 20:43:52.726 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 20:43:52.726 | trace | yii\base\Module::getModule | Loading module: debug |
| 20:43:52.727 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 20:43:52.728 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 20:43:52.728 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 20:43:52.728 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:52.729 | info | time tracing start | 1782132232729341952 |
| 20:43:52.729 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 20:43:52.729 | trace | yii\web\Application::handleRequest | Route requested: 'v2/punch-leave/save-new' |
| 20:43:52.729 | trace | yii\base\Module::getModule | Loading module: v2 |
| 20:43:52.731 | info | yii\web\Session::open | Session started |
| 20:43:52.732 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 20:43:52.733 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC' |
| 20:43:52.735 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:52.735 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:43:52.736 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:52.736 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:43:52.736 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 20:43:52.737 | trace | yii\base\Controller::runAction | Route to run: v2/punch-leave/save-new |
| 20:43:52.738 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:52.740 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 20:43:52.740 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\PunchLeaveController::actionSaveNew() |
| 20:43:52.741 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:52.741 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:43:52.741 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'form_type' in 'app\models\PunchLeaves'. |
| 20:43:52.741 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'attachmentFiles' in 'app\models\PunchLeaves'. |
| 20:43:52.742 | 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:52.743 | info | yii\db\Command::query | SELECT "id", "leave_start", "leave_end", "leave_start_type", "leave_end_type", "leave_mode", "leave_start_time", "leave_end_time" FROM "a57be577deb434"."tbl_punch_leaves" WHERE ("created_by"=1001) AND ("status" IN (1, 2, 5)) AND ("leave_start" <= '2026-07-30') AND ("leave_end" >= '2026-07-30') |
| 20:43:52.744 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:52.744 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:43:52.745 | 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/save-new', '{"PunchLeaves":{"title":"\u5566\u5566","form_type":"1","leave_type":"1","spent_day":"1","leave_start":"2026-07-30","leave_start_type":"1","leave_end":"2026-07-30","leave_end_type":"2","form_punchLeaveVerifyRels":["1001"],"attachmentFiles":""},"posttime":"1782132232","access_token":"lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC","device_type":"7","version_code":"178","token":"ddddf4ff06506a1d1b2f6ba8bf2d6303"}', '{"code":500,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u60a8\u9009\u62e9\u7684\u8bf7\u5047\u65f6\u6bb5\u5185\u5df2\u6709\u5176\u4ed6\u7533\u8bf7\uff0c\u8bf7\u8c03\u6574\u65f6\u95f4\u540e\u91cd\u65b0\u63d0\u4ea4\uff01"}],"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:52', 15464192) RETURNING "id" |