options['field']; $data = $this->find(); return isset($data[$field]) ? $data[$field] : array(); } }