$this->id, 'action_type' => $this->action_type, 'action_type_text' => $this->actionTypeText, 'uid' => $this->uid, 'username' => $this->user->username, 'comment' => $this->comment, 'created_at' => format_datetime($this->created_at) ]; } }