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