A short description of the formatter type. Type:
The name of the field formatter class. This is not provided manually, it will be added by the discovery mechanism.
A short description of the widget type. Type:
The plugin_id of the default widget for this field type. This widget must be available whenever the field type is available (i.e. provided by
An array of field types the widget supports. Type:
Defines a FieldFormatter annotation object. Formatters handle the display of field values. They are typically instantiated and invoked by an
The name of the module providing the field type plugin. Type: string File
The typed data class used for wrapping multiple data items of the type. Must implement the
A boolean stating that fields of this type cannot be created through the UI. Type: bool File
The human-readable name of the widget type. Type:
Page 1 of 3