Doc problem with field_attach_view
Each field is displayed according to the display options specified in the instance definition for the given view mode.
This is not correct. Instead, it should be something like "Each field is displayed according to the display options specified in the EntityDisplay object for the given field/component view mode."
see Introduced EntityDisplay config entities and
class EntityDisplay