All Latest
6a1f969fa3685: POST https://beta.jinchangxiao.com/vue/task/save-new at 2026-06-03 10:51:11 am by 221.216.117.119

Log Messages

总计87条数据
TimeLevelCategoryMessage
 
10:51:11.668traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
10:51:11.668traceyii\base\Module::getModuleLoading module: debug
10:51:11.669traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
10:51:11.669traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
10:51:11.669traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
10:51:11.669traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:51:11.669infotime tracing start1780455071669814016
10:51:11.669traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
10:51:11.669traceyii\web\Application::handleRequestRoute requested: 'vue/task/save-new'
10:51:11.669traceyii\base\Module::getModuleLoading module: vue
10:51:11.670infoyii\web\Session::openSession started
10:51:11.670infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
10:51:11.670infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
10:51:11.671traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:51:11.672traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:51:11.672infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
10:51:11.672traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:51:11.673traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:51:11.673infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
10:51:11.673traceyii\base\Controller::runActionRoute to run: vue/task/save-new
10:51:11.674traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:51:11.675traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
10:51:11.675traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\TaskController::actionSaveNew()
10:51:11.679traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'id' in 'app\models\Tasks'.
10:51:11.679traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:51:11.679traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:51:11.680infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"='1658')
10:51:11.681infoyii\db\Command::querySELECT "id", "parent_id" FROM "a57be577deb434"."tbl_tasks" WHERE "id"='1658'
10:51:11.681infoyii\db\Command::querySELECT SUM(weight) FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"='203') AND (parent_id is null)
10:51:11.682infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='203')
10:51:11.682infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"='1000')
10:51:11.682infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001)
10:51:11.683traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:51:11.683traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:51:11.683infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='203'
10:51:11.683infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_group_user_relationships" WHERE ("user_id"=1001) AND ("task_group_id"=203)
10:51:11.683traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:51:11.684traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:51:11.684infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_tasks" ("task_group_id", "title", "is_important", "head_of", "description", "parent_id", "progress", "start_at", "end_at", "created_by", "weight", "is_end_out", "is_start_out", "is_child_end_out", "is_child_start_out") VALUES (203, '测试', 0, 1000, '', 1658, 0, NULL, NULL, 1001, 0, FALSE, FALSE, FALSE, FALSE) RETURNING "id"
10:51:11.687traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:51:11.687traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:51:11.687infoyii\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\Tasks', 1659, 'a:28:{s:2:"id";i:1659;s:13:"task_group_id";s:3:"203";s:5:"title";s:6:"测试";s:11:"description";s:0:"";s:9:"client_id";N;s:7:"head_of";s:4:"1000";s:6:"status";N;s:19:"target_completed_at";N;s:12:"completed_at";N;s:10:"created_by";i:1001;s:10:"created_at";N;s:10:"updated_at";N;s:12:"is_important";s:1:"0";s:20:"complete_description";N;s:6:"weight";i:0;s:9:"tree_path";N;s:8:"progress";s:1:"0";s:8:"start_at";N;s:6:"end_at";N;s:9:"parent_id";s:4:"1658";s:10:"is_end_out";b:0;s:12:"is_start_out";b:0;s:16:"is_child_end_out";b:0;s:18:"is_child_start_out";b:0;s:13:"end_out_value";N;s:15:"start_out_value";N;s:19:"child_end_out_value";N;s:21:"child_start_out_value";N;}', '', 1001, '221.216.117.119')
10:51:11.692infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"='1658'
10:51:11.693infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_tasks" SET "tree_path"='1658.1659' WHERE "id"=1659
10:51:11.694infoyii\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\Tasks', 1659, 'a:1:{s:9:"tree_path";s:9:"1658.1659";}', '', 1001, '221.216.117.119')
10:51:11.695infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='203'
10:51:11.695infoyii\db\Command::querySELECT SUM(weight) FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"=203) AND ("status"=1)
10:51:11.695infoyii\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\TaskGroups', 203, 'a:0:{}', '', 1001, '221.216.117.119')
10:51:11.696infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1659
10:51:11.697infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1659
10:51:11.697infoyii\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\Tasks', 1659, 'a:0:{}', '', 1001, '221.216.117.119')
10:51:11.698infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1658
10:51:11.698infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1658
10:51:11.699infoyii\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\Tasks', 1659, 'a:0:{}', '', 1001, '221.216.117.119')
10:51:11.700infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_tasks" SET "progress"=0 WHERE "id"=1658
10:51:11.701infoyii\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\Tasks', 1658, 'a:1:{s:8:"progress";i:80;}', '', 1001, '221.216.117.119')
10:51:11.702infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=203
10:51:11.702infoyii\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\Tasks', 1658, 'a:0:{}', '', 1001, '221.216.117.119')
10:51:11.703traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:51:11.703traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:51:11.703infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1659
10:51:11.704infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001)
10:51:11.704infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_type", "object_id", "is_system", "description2", "description") VALUES (1001, '101', 1659, TRUE, '测试', '您有一个新任务') RETURNING "id"
10:51:11.708infoyii\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\Comments', 220659, 'a:11:{s:2:"id";i:220659;s:9:"object_id";i:1659;s:11:"object_type";s:3:"101";s:6:"parent";N;s:11:"description";s:21:"您有一个新任务";s:10:"created_by";i:1001;s:10:"created_at";N;s:8:"reply_to";N;s:9:"is_system";b:1;s:8:"for_user";N;s:12:"description2";s:6:"测试";}', '', 1001, '221.216.117.119')
10:51:11.709traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:51:11.709traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:51:11.709infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_unread_comments" ("object_id", "object_type", "comment_id", "remind_user_id") VALUES (1659, '101', 220659, '1000')
10:51:11.714infoyii\db\Command::querySELECT "channel_id" FROM "global"."tbl_logins" WHERE ("id"='1000') AND ("id" != 1001) AND (channel_id IS NOT NULL)
10:51:11.720traceyii\redis\Connection::executeCommandExecuting Redis Command: INCR
10:51:11.720traceyii\redis\Connection::executeCommandExecuting Redis Command: HSET
10:51:11.720traceyii\redis\Connection::executeCommandExecuting Redis Command: LPUSH
10:51:11.721infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
10:51:11.721traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:51:11.722traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:51:11.722infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "created_by", "created_at", "new_value", "old_value", "description") VALUES (1, 'create', 1659, 101, 1001, '2026-06-03 10:51:11', '{"id":1659,"task_group_id":203,"title":"\u6d4b\u8bd5","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":null,"completed_at":null,"created_by":1001,"created_at":"2026-06-03 10:51:11","updated_at":"2026-06-03 10:51:11","is_important":0,"complete_description":null,"weight":0,"tree_path":"1658.1659","progress":0,"start_at":null,"end_at":null,"parent_id":1658,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null}', '{"id":1659,"task_group_id":203,"title":"\u6d4b\u8bd5","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":null,"completed_at":null,"created_by":1001,"created_at":"2026-06-03 10:51:11","updated_at":"2026-06-03 10:51:11","is_important":0,"complete_description":null,"weight":0,"tree_path":"1658.1659","progress":0,"start_at":null,"end_at":null,"parent_id":1658,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null}', '{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u6e05\u5355","d4":[]}') RETURNING "id"
10:51:11.725infoyii\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', 641016, 'a:13:{s:2:"id";i:641016;s:9:"object_id";i:1659;s:11:"object_type";i:101;s:9:"target_id";N;s:18:"target_object_type";N;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:581:"{"id":1659,"task_group_id":203,"title":"\u6d4b\u8bd5","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":null,"completed_at":null,"created_by":1001,"created_at":"2026-06-03 10:51:11","updated_at":"2026-06-03 10:51:11","is_important":0,"complete_description":null,"weight":0,"tree_path":"1658.1659","progress":0,"start_at":null,"end_at":null,"parent_id":1658,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null}";s:9:"new_value";s:581:"{"id":1659,"task_group_id":203,"title":"\u6d4b\u8bd5","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":null,"completed_at":null,"created_by":1001,"created_at":"2026-06-03 10:51:11","updated_at":"2026-06-03 10:51:11","is_important":0,"complete_description":null,"weight":0,"tree_path":"1658.1659","progress":0,"start_at":null,"end_at":null,"parent_id":1658,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null}";s:11:"description";s:81:"{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u6e05\u5355","d4":[]}";s:10:"created_by";i:1001;s:10:"created_at";s:19:"2026-06-03 10:51:11";s:9:"is_delete";N;}', '', 1001, '221.216.117.119')
10:51:11.726infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
10:51:11.726infoyii\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 (1, 'create', 203, 102, 1659, 101, 1001, '[1659]', '[1659]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u6e05\u5355","d4":["\u6d4b\u8bd5"]}') RETURNING "id"
10:51:11.727infoyii\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', 641017, 'a:13:{s:2:"id";i:641017;s:9:"object_id";i:203;s:11:"object_type";i:102;s:9:"target_id";i:1659;s:18:"target_object_type";i:101;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:6:"[1659]";s:9:"new_value";s:6:"[1659]";s:11:"description";s:95:"{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u6e05\u5355","d4":["\u6d4b\u8bd5"]}";s:10:"created_by";i:1001;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1001, '221.216.117.119')
10:51:11.728infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
10:51:11.729infoyii\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 (1, 'create', 1658, 101, 1659, 101, 1001, '[1659]', '[1659]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u6e05\u5355","d4":["\u6d4b\u8bd5"]}') RETURNING "id"
10:51:11.730infoyii\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', 641018, 'a:13:{s:2:"id";i:641018;s:9:"object_id";i:1658;s:11:"object_type";i:101;s:9:"target_id";i:1659;s:18:"target_object_type";i:101;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:6:"[1659]";s:9:"new_value";s:6:"[1659]";s:11:"description";s:95:"{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u6e05\u5355","d4":["\u6d4b\u8bd5"]}";s:10:"created_by";i:1001;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1001, '221.216.117.119')
10:51:11.730traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:51:11.731traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:51:11.731infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/task/save-new', '{"Tasks":{"id":"","task_group_id":"203","title":"\u6d4b\u8bd5","is_important":"0","head_of":"1000","description":"","parent_id":"1658","progress":"0","start_at":"","end_at":""},"web_access_token":"STSVas9DfiGyYDja6nhjFXohqyH9j6Co"}', '{"code":2000,"result":{"id":1659},"status":1,"msg":[{"name":"success","success":"\u65b0\u9879\u76ee\u4efb\u52a1\u5df2\u521b\u5efa\u6210\u529f","error":""}],"mod":0,"ip":"221.216.117.119","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/147.0.0.0 Safari\/537.36"}', FALSE, '2026-06-03 10:51:11', 61335040) RETURNING "id"
10:51:11.732traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:51:11.732traceyii\redis\Connection::executeCommandExecuting Redis Command: SET