public function getFilterByStarred()
 {
     return SearchUtil::getFilterByStarredFromGetArray(get_class($this->model));
 }