| 20:43:10.832 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 20:43:10.832 | trace | yii\base\Module::getModule | Loading module: debug |
| 20:43:10.833 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 20:43:10.834 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 20:43:10.834 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 20:43:10.834 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:10.838 | info | time tracing start | 1782132190838341888 |
| 20:43:10.838 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 20:43:10.838 | trace | yii\web\Application::handleRequest | Route requested: 'v2/punch-leave/save-new' |
| 20:43:10.838 | trace | yii\base\Module::getModule | Loading module: v2 |
| 20:43:10.839 | info | yii\web\Session::open | Session started |
| 20:43:10.841 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 20:43:10.843 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC' |
| 20:43:10.844 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:10.845 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:43:10.845 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:10.846 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:43:10.846 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 20:43:10.847 | trace | yii\base\Controller::runAction | Route to run: v2/punch-leave/save-new |
| 20:43:10.847 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:10.849 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 20:43:10.849 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\PunchLeaveController::actionSaveNew() |
| 20:43:10.850 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:10.850 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:43:10.851 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'form_type' in 'app\models\PunchLeaves'. |
| 20:43:10.851 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'attachmentFiles' in 'app\models\PunchLeaves'. |
| 20:43:10.851 | 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:10.852 | 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-06-23') AND ("leave_end" >= '2026-06-23') |
| 20:43:10.853 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:43:10.853 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:43:10.853 | 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-06-23","leave_start_type":"1","leave_end":"2026-06-23","leave_end_type":"2","form_punchLeaveVerifyRels":["1001"],"attachmentFiles":""},"posttime":"1782132190","access_token":"lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC","device_type":"7","version_code":"178","token":"12a85fe41854cd257d8e509287d1121c"}', '{"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:10', 15449088) RETURNING "id" |