| 17:51:09.246 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 17:51:09.246 | trace | yii\base\Module::getModule | Loading module: debug |
| 17:51:09.247 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 17:51:09.247 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 17:51:09.248 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 17:51:09.248 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:09.249 | info | time tracing start | 1782726669249103104 |
| 17:51:09.249 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 17:51:09.249 | trace | yii\web\Application::handleRequest | Route requested: 'ledger/settings/save-edit-account-caption' |
| 17:51:09.249 | trace | yii\base\Module::getModule | Loading module: ledger |
| 17:51:09.250 | info | yii\web\Session::open | Session started |
| 17:51:09.252 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 17:51:09.252 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 17:51:09.253 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:09.254 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:51:09.254 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "ledger_access_token"='O6Vr7bn3kQPZ5hlF6w1MM7SX_Njw-iTV' |
| 17:51:09.255 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:09.256 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:51:09.256 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5252 |
| 17:51:09.257 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_ledgers" WHERE "id"='1' |
| 17:51:09.258 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:09.258 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:51:09.258 | trace | yii\base\Controller::runAction | Route to run: ledger/settings/save-edit-account-caption |
| 17:51:09.259 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\ledger\controllers\SettingsController::actionSaveEditAccountCaption() |
| 17:51:09.259 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_ledger_account_captions" WHERE ("id"='171') AND ("ledger_id"='1') |
| 17:51:09.260 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:09.260 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:51:09.268 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'id' in 'app\models\LedgerAccountCaptions'. |
| 17:51:09.268 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_ledger_account_captions" WHERE ("id"=1) AND ("ledger_id"='1')) |
| 17:51:09.269 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_ledger_account_captions" WHERE ("ledger_id"='1') AND ("id" != 171) AND ("title"='招商银行北京世纪城支行 翁家成 6225880174507062') AND ("type"=1)) |
| 17:51:09.270 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_ledger_account_captions" WHERE ("ledger_id"='1') AND ("id" != 171) AND ("serial_no"='100102')) |
| 17:51:09.271 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_ledgers" WHERE "id"='1') |
| 17:51:09.271 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_ledger_account_captions" WHERE "id"=1) |
| 17:51:09.272 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064) |
| 17:51:09.273 | trace | yii\db\Transaction::begin | Begin transaction |
| 17:51:09.273 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_ledger_account_captions" SET "ledger_id"=1, "amount"='790652.68', "balance_amount"='790652.68', "actual_amount"='790652.68', "updated_at"='2026-06-29 17:51:09' WHERE "id"=171 |
| 17:51:09.275 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:09.275 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:51:09.275 | 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', 171, 'a:3:{s:6:"amount";s:9:"790652.68";s:14:"balance_amount";s:9:"790652.68";s:13:"actual_amount";s:9:"790652.68";}', '', 5252, '221.216.117.25') |
| 17:51:09.277 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_ledger_account_captions" WHERE "id"=1 |
| 17:51:09.278 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_ledger_banks" WHERE "ledger_account_caption_id"=171 |
| 17:51:09.279 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:09.279 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:51:09.279 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_ledger_banks" SET "ledger_id"=1, "amount"='790652.68', "balance_amount"='790652.68', "updated_at"='2026-06-29 17:51:09' WHERE "id"=6 |
| 17:51:09.280 | 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', 6, 'a:2:{s:6:"amount";s:9:"790652.68";s:14:"balance_amount";s:9:"790652.68";}', '', 5252, '221.216.117.25') |
| 17:51:09.280 | trace | yii\db\Transaction::commit | Commit transaction |
| 17:51:09.283 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:09.283 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:51:09.284 | 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":"171","amount":"790652.68","year_debit_amount":"0","year_credit_amount":"0"},"web_access_token":"O6Vr7bn3kQPZ5hlF6w1MM7SX_Njw-iTV"}', '{"code":2000,"result":{"id":171},"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:09', 34896896) RETURNING "id" |
| 17:51:09.286 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:51:09.286 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |