public function retrievePhotoFieldValue($key, $value)
 {
     return ImageService::getImageObject($value);
 }