Log Messages

总计99条数据
TimeLevelCategoryMessage
 
22:52:00.701traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
22:52:00.701traceyii\base\Module::getModuleLoading module: debug
22:52:00.701traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
22:52:00.701traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
22:52:00.702traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
22:52:00.702traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:52:00.702traceyii\base\Module::getModuleLoading module: gii
22:52:00.702traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
22:52:00.702traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
22:52:00.702traceyii\web\Application::handleRequestRoute requested: 'v2/reimbursement/save-edit'
22:52:00.702traceyii\base\Module::getModuleLoading module: v2
22:52:00.702infoyii\web\Session::openSession started
22:52:00.703infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
22:52:00.705infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u'
22:52:00.708traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:52:00.708traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:52:00.708traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:52:00.708traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:52:00.709infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
22:52:00.710traceyii\base\Controller::runActionRoute to run: v2/reimbursement/save-edit
22:52:00.710traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:52:00.711traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
22:52:00.711traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\ReimbursementController::actionSaveEdit()
22:52:00.711infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_reimbursements" WHERE "id"='7438'
22:52:00.712traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:52:00.712traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:52:00.712infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE ("status" != 0) AND ("reimbursement_id"=7438) ORDER BY "id"
22:52:00.714traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:52:00.714traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:52:00.715traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'attachmentFiles' in 'app\models\Reimbursements'.
22:52:00.715traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'id' in 'app\models\Reimbursements'.
22:52:00.715infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000)
22:52:00.716infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"='2815')
22:52:00.717infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
22:52:00.717traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:52:00.717traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:52:00.717infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "created_by", "created_at", "new_value", "old_value", "description") VALUES (2, 'amount', 7438, 20, 1000, 'now()', '["112\u5143"]', '["111\u5143"]', '{"d1":"\u66f9\u6c38\u751f","d2":"\u66f4\u65b0\u4e86","d3":"\u8d39\u7528\u91d1\u989d","d4":["111\u5143 <b>\u53d8\u4e3a<\/b> 112\u5143"]}')
22:52:00.719infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000)
22:52:00.719infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"='2815')
22:52:00.720infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_reimbursements" SET "amount"='112', "occurrence_at"='2025-06-24 22:45', "client_id"=2815, "project_id"=NULL, "work_log_id"=NULL, "pre_sales_id"=NULL, "implement_record_id"=NULL WHERE "id"=7438
22:52:00.721traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:52:00.721traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:52:00.721infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Reimbursements', 7438, 'a:2:{s:6:"amount";s:3:"112";s:13:"occurrence_at";s:19:"2025-06-24 22:45:00";}', '', 1000, '211.137.80.11')
22:52:00.722infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=19) AND ("object_id"=7438)
22:52:00.724infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=19) AND ("object_id"=7438)
22:52:00.725infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=7438
22:52:00.726infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=15) AND ("id" IN (185, 369))
22:52:00.726traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:52:00.726traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:52:00.726infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE ("object_id"=7438) AND ("term_id"=15)
22:52:00.727traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:52:00.727traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:52:00.727infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE "id"='185')
22:52:00.728infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_terms" WHERE "id"=15)
22:52:00.728infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_term_taxonomy_relationships" ("term_id", "taxonomy_id", "object_id") VALUES (15, 185, 7438) RETURNING "id"
22:52:00.729infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\TermTaxonomyRelationships', 118018, 'a:7:{s:2:"id";i:118018;s:9:"object_id";i:7438;s:11:"taxonomy_id";s:3:"185";s:7:"term_id";i:15;s:5:"value";N;s:11:"object_type";N;s:9:"extra_int";N;}', '', 1000, '211.137.80.11')
22:52:00.730infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=7438
22:52:00.730infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=18) AND ("id" IN (185, 369))
22:52:00.731infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE ("object_id"=7438) AND ("term_id"=18)
22:52:00.732infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE "id"='369')
22:52:00.732infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_terms" WHERE "id"=18)
22:52:00.732infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_term_taxonomy_relationships" ("term_id", "taxonomy_id", "object_id") VALUES (18, 369, 7438) RETURNING "id"
22:52:00.733infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\TermTaxonomyRelationships', 118019, 'a:7:{s:2:"id";i:118019;s:9:"object_id";i:7438;s:11:"taxonomy_id";s:3:"369";s:7:"term_id";i:18;s:5:"value";N;s:11:"object_type";N;s:9:"extra_int";N;}', '', 1000, '211.137.80.11')
22:52:00.734infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE "reimbursement_id"=7438 ORDER BY "id"
22:52:00.735traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:52:00.736traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:52:00.736infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE "reimbursement_id"=7438
22:52:00.737infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_reimbursement_verify_rels" ("reimbursement_id", "user_id", "status") VALUES (7438, 1000, 0)
22:52:00.738infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_reimbursement_carbon_copy_rels" WHERE "reimbursement_id"=7438
22:52:00.739traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:52:00.739traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:52:00.739infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_reimbursement_carbon_copy_rels" WHERE "reimbursement_id"=7438
22:52:00.740infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_reimbursement_carbon_copy_rels" ("reimbursement_id", "user_id") VALUES (7438, 5252)
22:52:00.741infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_reimbursement_settle_rels" WHERE "reimbursement_id"=7438
22:52:00.741traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:52:00.741traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:52:00.741infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_reimbursement_settle_rels" WHERE "reimbursement_id"=7438
22:52:00.743infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_reimbursement_settle_rels" ("reimbursement_id", "user_id") VALUES (7438, 1000)
22:52:00.744infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE ("reimbursement_id"=7438) AND ("status"=0) ORDER BY "id"
22:52:00.745infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_reimbursements" SET "updated_at"='now()' WHERE "id"=7438
22:52:00.746infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Reimbursements', 7438, 'a:1:{s:13:"occurrence_at";s:19:"2025-06-24 22:45:00";}', '', 1000, '211.137.80.11')
22:52:00.747infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
22:52:00.747infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE ("status"=0) AND ("reimbursement_id"=7438) ORDER BY "id"
22:52:00.748traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:52:00.748traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:52:00.749infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"='2815'
22:52:00.750infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_clients" SET "updated_at"='now()' WHERE "id"=2815
22:52:00.752infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_client_am_change_logs" WHERE ("client_id"=2815) AND ("sales_rep" IS NULL) AND ("end_at" IS NULL) ORDER BY "id" DESC LIMIT 1
22:52:00.760traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:52:00.760traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:52:00.760infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_client_am_change_logs" ("client_id", "sales_rep", "start_from", "end_at") VALUES (2815, 1004, 'now()', NULL) RETURNING "id"
22:52:00.762infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\ClientAmChangeLogs', 164979, 'a:5:{s:2:"id";i:164979;s:9:"client_id";i:2815;s:9:"sales_rep";i:1004;s:10:"start_from";s:5:"now()";s:6:"end_at";N;}', '', 1000, '211.137.80.11')
22:52:00.762infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Clients', 2815, 'a:0:{}', '', 1000, '211.137.80.11')
22:52:00.763infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
22:52:00.764infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "target_id", "target_object_type", "created_by", "new_value", "old_value", "description") VALUES (2, 'update', 2815, 10, 7438, 20, 1000, '[7438]', '[7438]', '{"d1":"\u66f9\u6c38\u751f","d2":"\u66f4\u65b0\u4e86","d3":"\u8d39\u7528\u62a5\u9500","d4":["\u62db\u5f85\u8d39"]}') RETURNING "id"
22:52:00.765infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\ObjectChangeLogs', 509526, 'a:13:{s:2:"id";i:509526;s:9:"object_id";s:4:"2815";s:11:"object_type";i:10;s:9:"target_id";i:7438;s:18:"target_object_type";i:20;s:3:"act";i:2;s:9:"attribute";s:6:"update";s:9:"old_value";s:6:"[7438]";s:9:"new_value";s:6:"[7438]";s:11:"description";s:113:"{"d1":"\u66f9\u6c38\u751f","d2":"\u66f4\u65b0\u4e86","d3":"\u8d39\u7528\u62a5\u9500","d4":["\u62db\u5f85\u8d39"]}";s:10:"created_by";i:1000;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1000, '211.137.80.11')
22:52:00.766traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:52:00.766traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:52:00.766infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1000, 2, 1141, 'v2/reimbursement/save-edit', '{"Reimbursements":{"amount":"112","attachmentFiles":"","client_id":"2815","description":"","form_costType":"369","form_reimbursementCarbonCopyRels":["5252"],"form_reimbursementSettleRels":["1000"],"form_reimbursementVerifyRels":["1000"],"form_type":"185","id":"7438","implement_record_id":"","occurrence_at":"2025-06-24 22:45","pre_sales_id":"","project_id":"","work_log_id":""},"access_token":"rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u","device_type":"2","posttime":"1750776704","token":"b9a2e83358684bb5fcfeae3b7b1a6d88","version_code":"1141"}', '{"code":200,"data":"","status":1,"msg":[{"name":"success","success":"\u62a5\u9500\u5df2\u88ab\u6210\u529f\u4fee\u6539","error":""}]}', FALSE, '2025-06-24 22:52:00') RETURNING "id"