/** * Implements hook_field_read_field(). */ function {{ machine_name }}_field_read_field($field) { // @todo Needs function body. }