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
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
The plugin_id of the default formatter for this field type. This formatter must be available whenever the field type is available (i.e. provided
Defines a FieldType annotation object. Additional annotation keys for field types can be defined in
The category under which the field type should be listed in the UI. Type:
A short human readable description for the field type. Type:
The human-readable name of the field type. Type:
The plugin ID. Type: string Overrides