query->ilike(ProjectModel::TABLE.'.name', '%'.$this->value.'%'); return $this; } }