$item['id'], 'name' => preg_replace('/\s*\(.*?\)/', '', $item['descriptor']) ]); } public function getIsNullAttribute() { return $this->id == self::getNullValue(); } }