Log Messages

总计77条数据
TimeLevelCategoryMessage
 
22:43:47.960traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
22:43:47.960traceyii\base\Module::getModuleLoading module: debug
22:43:47.960traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
22:43:47.960traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
22:43:47.960traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
22:43:47.961traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:47.961infotime tracing start1780497827961204992
22:43:47.961traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
22:43:47.961traceyii\web\Application::handleRequestRoute requested: 'vue/task/save-new'
22:43:47.961traceyii\base\Module::getModuleLoading module: vue
22:43:47.961infoyii\web\Session::openSession started
22:43:47.962infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=5250
22:43:47.962infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
22:43:47.963traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:47.963traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:47.963infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
22:43:47.964traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:47.964traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:47.964infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
22:43:47.965traceyii\base\Controller::runActionRoute to run: vue/task/save-new
22:43:47.965traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:47.966traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
22:43:47.966traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\TaskController::actionSaveNew()
22:43:47.971traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'id' in 'app\models\Tasks'.
22:43:47.971traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:47.971traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:47.972infoyii\db\Command::querySELECT SUM(weight) FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"='203') AND (parent_id is null)
22:43:47.972infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='203')
22:43:47.973infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"='5250')
22:43:47.973infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001)
22:43:47.973traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:47.973traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:47.973infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='203'
22:43:47.974infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_group_user_relationships" WHERE ("user_id"=1001) AND ("task_group_id"=203)
22:43:47.974traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:47.974traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:47.974infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_tasks" ("task_group_id", "title", "is_important", "head_of", "weight", "description", "parent_id", "progress", "start_at", "end_at", "created_by", "is_end_out", "is_start_out", "is_child_end_out", "is_child_start_out") VALUES (203, '撒地方是否', 0, 5250, 0, '', NULL, 0, NULL, NULL, 1001, FALSE, FALSE, FALSE, FALSE) RETURNING "id"
22:43:47.979traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:47.979traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:47.979infoyii\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', 1664, 'a:28:{s:2:"id";i:1664;s:13:"task_group_id";s:3:"203";s:5:"title";s:15:"撒地方是否";s:11:"description";s:0:"";s:9:"client_id";N;s:7:"head_of";s:4:"5250";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";s:1:"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:0:"";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, '111.194.208.14')
22:43:47.983infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_tasks" SET "tree_path"='1664' WHERE "id"=1664
22:43:47.985infoyii\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', 1664, 'a:0:{}', '', 1001, '111.194.208.14')
22:43:47.985infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1664
22:43:47.986infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1664
22:43:47.986infoyii\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', 1664, 'a:0:{}', '', 1001, '111.194.208.14')
22:43:47.987infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=203
22:43:47.988infoyii\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', 1664, 'a:0:{}', '', 1001, '111.194.208.14')
22:43:47.989infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='203'
22:43:47.989infoyii\db\Command::querySELECT SUM(weight) FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"=203) AND ("status"=1)
22:43:47.989infoyii\db\Command::querySELECT "status", "progress" FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"=203) AND (parent_id is null)
22:43:47.990infoyii\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, '111.194.208.14')
22:43:47.991traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:47.991traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:47.991infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1664
22:43:47.991infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001)
22:43:47.992infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_type", "object_id", "is_system", "description2", "description") VALUES (1001, '101', 1664, TRUE, '撒地方是否', '您有一个新任务') RETURNING "id"
22:43:47.995infoyii\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', 220661, 'a:11:{s:2:"id";i:220661;s:9:"object_id";i:1664;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:15:"撒地方是否";}', '', 1001, '111.194.208.14')
22:43:47.996traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:47.996traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:47.996infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_unread_comments" ("object_id", "object_type", "comment_id", "remind_user_id") VALUES (1664, '101', 220661, '5250')
22:43:48.001infoyii\db\Command::querySELECT "channel_id" FROM "global"."tbl_logins" WHERE ("id"='5250') AND ("id" != 1001) AND (channel_id IS NOT NULL)
22:43:48.008traceyii\redis\Connection::executeCommandExecuting Redis Command: INCR
22:43:48.008traceyii\redis\Connection::executeCommandExecuting Redis Command: HSET
22:43:48.008traceyii\redis\Connection::executeCommandExecuting Redis Command: LPUSH
22:43:48.008infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
22:43:48.009traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:48.009traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:48.009infoyii\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', 1664, 101, 1001, '2026-06-03 22:43:47', '{"id":1664,"task_group_id":203,"title":"\u6492\u5730\u65b9\u662f\u5426","description":"","client_id":null,"head_of":5250,"status":0,"target_completed_at":null,"completed_at":null,"created_by":1001,"created_at":"2026-06-03 22:43:47","updated_at":"2026-06-03 22:43:47","is_important":0,"complete_description":null,"weight":0,"tree_path":"1664","progress":0,"start_at":null,"end_at":null,"parent_id":null,"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":1664,"task_group_id":203,"title":"\u6492\u5730\u65b9\u662f\u5426","description":"","client_id":null,"head_of":5250,"status":0,"target_completed_at":null,"completed_at":null,"created_by":1001,"created_at":"2026-06-03 22:43:47","updated_at":"2026-06-03 22:43:47","is_important":0,"complete_description":null,"weight":0,"tree_path":"1664","progress":0,"start_at":null,"end_at":null,"parent_id":null,"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"
22:43:48.014infoyii\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', 641057, 'a:13:{s:2:"id";i:641057;s:9:"object_id";i:1664;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:594:"{"id":1664,"task_group_id":203,"title":"\u6492\u5730\u65b9\u662f\u5426","description":"","client_id":null,"head_of":5250,"status":0,"target_completed_at":null,"completed_at":null,"created_by":1001,"created_at":"2026-06-03 22:43:47","updated_at":"2026-06-03 22:43:47","is_important":0,"complete_description":null,"weight":0,"tree_path":"1664","progress":0,"start_at":null,"end_at":null,"parent_id":null,"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:594:"{"id":1664,"task_group_id":203,"title":"\u6492\u5730\u65b9\u662f\u5426","description":"","client_id":null,"head_of":5250,"status":0,"target_completed_at":null,"completed_at":null,"created_by":1001,"created_at":"2026-06-03 22:43:47","updated_at":"2026-06-03 22:43:47","is_important":0,"complete_description":null,"weight":0,"tree_path":"1664","progress":0,"start_at":null,"end_at":null,"parent_id":null,"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 22:43:47";s:9:"is_delete";N;}', '', 1001, '111.194.208.14')
22:43:48.015infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
22:43:48.015infoyii\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, 1664, 101, 1001, '[1664]', '[1664]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u6e05\u5355","d4":["\u6492\u5730\u65b9\u662f\u5426"]}') RETURNING "id"
22:43:48.016infoyii\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', 641058, 'a:13:{s:2:"id";i:641058;s:9:"object_id";i:203;s:11:"object_type";i:102;s:9:"target_id";i:1664;s:18:"target_object_type";i:101;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:6:"[1664]";s:9:"new_value";s:6:"[1664]";s:11:"description";s:113:"{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u6e05\u5355","d4":["\u6492\u5730\u65b9\u662f\u5426"]}";s:10:"created_by";i:1001;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1001, '111.194.208.14')
22:43:48.017traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:48.017traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:48.017infoyii\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":"\u6492\u5730\u65b9\u662f\u5426","is_important":"0","head_of":"5250","weight":"0","description":"","parent_id":"","progress":"0","start_at":"","end_at":""},"web_access_token":"111"}', '{"code":2000,"result":{"id":1664},"status":1,"msg":[{"name":"success","success":"\u65b0\u9879\u76ee\u4efb\u52a1\u5df2\u521b\u5efa\u6210\u529f","error":""}],"mod":0,"ip":"111.194.208.14","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/148.0.0.0 Safari\/537.36"}', FALSE, '2026-06-03 22:43:48', 56731904) RETURNING "id"
22:43:48.019traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:48.019traceyii\redis\Connection::executeCommandExecuting Redis Command: SET