| 17:51:54.039 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 17:51:54.039 | trace | yii\base\Module::getModule | Loading module: debug |
| 17:51:54.040 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 17:51:54.040 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 17:51:54.041 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 17:51:54.041 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:54.041 | info | time tracing start | 1782726714041868800 |
| 17:51:54.042 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 17:51:54.042 | trace | yii\web\Application::handleRequest | Route requested: 'ledger/settings/save-edit-account-caption' |
| 17:51:54.042 | trace | yii\base\Module::getModule | Loading module: ledger |
| 17:51:54.043 | info | yii\web\Session::open | Session started |
| 17:51:54.044 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 17:51:54.044 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 17:51:54.046 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:54.046 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:51:54.047 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "ledger_access_token"='O6Vr7bn3kQPZ5hlF6w1MM7SX_Njw-iTV' |
| 17:51:54.048 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:54.049 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:51:54.049 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5252 |
| 17:51:54.050 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_ledgers" WHERE "id"='1' |
| 17:51:54.050 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:54.050 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:51:54.051 | trace | yii\base\Controller::runAction | Route to run: ledger/settings/save-edit-account-caption |
| 17:51:54.051 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\ledger\controllers\SettingsController::actionSaveEditAccountCaption() |
| 17:51:54.051 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_ledger_account_captions" WHERE ("id"='169') AND ("ledger_id"='1') |
| 17:51:54.052 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:54.052 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:51:54.053 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'id' in 'app\models\LedgerAccountCaptions'. |
| 17:51:54.053 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_ledger_account_captions" WHERE ("id"=2) AND ("ledger_id"='1')) |
| 17:51:54.054 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_ledger_account_captions" WHERE ("ledger_id"='1') AND ("id" != 169) AND ("title"='中国工商银行股份有限公司海淀西区世纪金源支行0200069919100105717') AND ("type"=1)) |
| 17:51:54.055 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_ledger_account_captions" WHERE ("ledger_id"='1') AND ("id" != 169) AND ("serial_no"='100203')) |
| 17:51:54.055 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_ledgers" WHERE "id"='1') |
| 17:51:54.056 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_ledger_account_captions" WHERE "id"=2) |
| 17:51:54.056 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064) |
| 17:51:54.057 | trace | yii\db\Transaction::begin | Begin transaction |
| 17:51:54.057 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_ledger_account_captions" SET "ledger_id"=1, "amount"='55209.98', "balance_amount"='55209.98', "actual_amount"='55209.98', "updated_at"='2026-06-29 17:51:54' WHERE "id"=169 |
| 17:51:54.058 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:54.058 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:51:54.058 | 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\LedgerAccountCaptions', 169, 'a:3:{s:6:"amount";s:8:"55209.98";s:14:"balance_amount";s:8:"55209.98";s:13:"actual_amount";s:8:"55209.98";}', '', 5252, '221.216.117.25') |
| 17:51:54.059 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_ledger_account_captions" WHERE "id"=2 |
| 17:51:54.059 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_ledger_banks" WHERE "ledger_account_caption_id"=169 |
| 17:51:54.060 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:54.060 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:51:54.060 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_ledger_banks" SET "ledger_id"=1, "amount"='55209.98', "balance_amount"='55209.98', "updated_at"='2026-06-29 17:51:54' WHERE "id"=4 |
| 17:51:54.061 | 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\LedgerBanks', 4, 'a:2:{s:6:"amount";s:8:"55209.98";s:14:"balance_amount";s:8:"55209.98";}', '', 5252, '221.216.117.25') |
| 17:51:54.061 | trace | yii\db\Transaction::commit | Commit transaction |
| 17:51:54.063 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:54.063 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:51:54.063 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 5252, 6, 'ledger/settings/save-edit-account-caption', '{"access_token":"O6Vr7bn3kQPZ5hlF6w1MM7SX_Njw-iTV","ledger_id":"1","LedgerAccountCaptions":{"id":"169","amount":"55209.98","year_debit_amount":"0","year_credit_amount":"0"},"web_access_token":"O6Vr7bn3kQPZ5hlF6w1MM7SX_Njw-iTV"}', '{"code":2000,"result":{"id":169},"status":1,"msg":[{"name":"success","success":"\u4f1a\u8ba1\u79d1\u76ee\u5df2\u88ab\u6210\u529f\u4fee\u6539","error":""}],"mod":0,"ip":"221.216.117.25","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:152.0) Gecko\/20100101 Firefox\/152.0"}', FALSE, '2026-06-29 17:51:54', 21631232) RETURNING "id" |
| 17:51:54.066 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:54.066 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |