16:31:26.444 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
16:31:26.444 | trace | yii\base\Module::getModule | Loading module: debug |
16:31:26.444 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
16:31:26.444 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
16:31:26.444 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
16:31:26.444 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:31:26.445 | trace | yii\base\Module::getModule | Loading module: gii |
16:31:26.445 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
16:31:26.445 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
16:31:26.445 | trace | yii\web\Application::handleRequest | Route requested: 'vue/reimbursement/save-new' |
16:31:26.445 | trace | yii\base\Module::getModule | Loading module: vue |
16:31:26.446 | info | yii\web\Session::open | Session started |
16:31:26.446 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
16:31:26.446 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
16:31:26.452 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:31:26.453 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:31:26.453 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:31:26.454 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:31:26.454 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
16:31:26.456 | trace | yii\base\Controller::runAction | Route to run: vue/reimbursement/save-new |
16:31:26.457 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:31:26.458 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
16:31:26.458 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ReimbursementController::actionSaveNew() |
16:31:26.459 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'id' in 'app\models\Reimbursements'. |
16:31:26.459 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:31:26.459 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:31:26.459 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'client_name' in 'app\models\Reimbursements'. |
16:31:26.459 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'files' in 'app\models\Reimbursements'. |
16:31:26.459 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'attachmentFiles' in 'app\models\Reimbursements'. |
16:31:26.459 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
16:31:26.460 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"='3381') |
16:31:26.462 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_projects" WHERE "id"='3914') |
16:31:26.463 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
16:31:26.463 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"='3381') |
16:31:26.464 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_projects" WHERE "id"='3914') |
16:31:26.464 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_reimbursements" ("occurrence_at", "amount", "client_id", "description", "project_id", "status", "work_log_id", "pre_sales_id", "implement_record_id", "created_by", "created_at") VALUES (NULL, NULL, 3381, '', 3914, 0, NULL, NULL, NULL, 1001, 'now()') RETURNING "id" |
16:31:26.473 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:31:26.473 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:31:26.474 | 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 ('INSERT', 'app\models\Reimbursements', 8177, 'a:18:{s:2:"id";i:8177;s:6:"status";s:1:"0";s:6:"amount";s:0:"";s:13:"occurrence_at";N;s:18:"settle_accounts_at";N;s:18:"settle_accounts_by";N;s:11:"description";s:0:"";s:10:"created_by";i:1001;s:10:"created_at";s:19:"1970-01-01 08:00:00";s:10:"updated_at";N;s:18:"refuse_description";N;s:9:"client_id";s:4:"3381";s:10:"project_id";s:4:"3914";s:16:"next_verify_user";N;s:13:"is_resubmited";N;s:11:"work_log_id";s:0:"";s:12:"pre_sales_id";s:0:"";s:19:"implement_record_id";s:0:"";}', '', 1001, '114.244.128.96') |
16:31:26.486 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=19) AND ("object_id"=8177) |
16:31:26.496 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=22) AND ("object_id"=8177) |
16:31:26.508 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE ("object_id"=8177) AND ("term_id"=15) |
16:31:26.509 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:31:26.509 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:31:26.510 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE "id"='184') |
16:31:26.510 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_terms" WHERE "id"=15) |
16:31:26.511 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_term_taxonomy_relationships" ("term_id", "taxonomy_id", "object_id") VALUES (15, 184, 8177) RETURNING "id" |
16:31:26.512 | 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 ('INSERT', 'app\models\TermTaxonomyRelationships', 129391, 'a:9:{s:2:"id";i:129391;s:9:"object_id";i:8177;s:11:"taxonomy_id";s:3:"184";s:7:"term_id";i:15;s:5:"value";N;s:11:"object_type";N;s:9:"extra_int";N;s:9:"in_amount";N;s:10:"out_amount";N;}', '', 1001, '114.244.128.96') |
16:31:26.514 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE ("object_id"=8177) AND ("object_type"=7) |
16:31:26.514 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE "id"='349') |
16:31:26.515 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_terms" WHERE "id"=18) |
16:31:26.516 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_term_taxonomy_relationships" ("term_id", "object_type", "taxonomy_id", "object_id") VALUES (18, 7, 349, 8177) RETURNING "id" |
16:31:26.517 | 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 ('INSERT', 'app\models\TermTaxonomyRelationships', 129392, 'a:9:{s:2:"id";i:129392;s:9:"object_id";i:8177;s:11:"taxonomy_id";s:3:"349";s:7:"term_id";i:18;s:5:"value";N;s:11:"object_type";i:7;s:9:"extra_int";N;s:9:"in_amount";N;s:10:"out_amount";N;}', '', 1001, '114.244.128.96') |
16:31:26.519 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE "reimbursement_id"=8177 |
16:31:26.520 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:31:26.521 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:31:26.521 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_reimbursement_verify_rels" ("reimbursement_id", "user_id", "status") VALUES (8177, 1001, 0) |
16:31:26.522 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_reimbursement_settle_rels" WHERE "reimbursement_id"=8177 |
16:31:26.523 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:31:26.524 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:31:26.525 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_reimbursement_settle_rels" ("reimbursement_id", "user_id") VALUES (8177, 1013) |
16:31:26.530 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE ("status"=0) AND ("reimbursement_id"=8177) ORDER BY "id" |
16:31:26.534 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
16:31:26.535 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"='3381') |
16:31:26.535 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_projects" WHERE "id"='3914') |
16:31:26.536 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_reimbursements" SET "next_verify_user"=1001 WHERE "id"=8177 |
16:31:26.539 | 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\Reimbursements', 8177, 'a:0:{}', '', 1001, '114.244.128.96') |
16:31:26.541 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:31:26.541 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:31:26.542 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/reimbursement/save-new', '{"Reimbursements":{"id":"","form_type":"184","form_costType":"349","occurrence_at":"","amount":"","client_id":"3381","client_name":"\u5317\u4eac\u4e2d\u4f73\u745e\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","form_reimbursementVerifyRels":["1001"],"form_reimbursementSettleRels":["1013"],"description":"","project_id":"3914","status":"0","work_log_id":"","pre_sales_id":"","implement_record_id":"","files":"","attachmentFiles":""},"web_access_token":"dut1vXihUglGelt2KMXELnSbFppny3OV"}', '{"code":2000,"result":{"id":8177},"status":1,"msg":[{"name":"success","success":"\u65b0\u62a5\u9500\u5df2\u521b\u5efa\u6210\u529f","error":""}],"mod":0}', FALSE, '2025-09-17 16:31:26') RETURNING "id" |
16:31:26.543 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:31:26.543 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |