$this->value)); foreach ($result as $term) { $titles[] = check_plain($term->title); } return $titles; } }