FieldWidget::$id
  • References/PHP/Drupal/Field/Annotation/FieldWidget

The plugin ID. Type: string File core/lib/Drupal/Co

2025-01-10 15:47:30
FieldType::$default_formatter
  • References/PHP/Drupal/Field/Annotation/FieldType

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

2025-01-10 15:47:30
FieldFormatter::$label
  • References/PHP/Drupal/Field/Annotation/FieldFormatter

The human-readable name of the formatter type. Type:

2025-01-10 15:47:30
FieldWidget::$multiple_values
  • References/PHP/Drupal/Field/Annotation/FieldWidget

Does the field widget handles multiple values at once. Type: bool File

2025-01-10 15:47:30
FieldType
  • References/PHP/Drupal/Field/Annotation/FieldType

Defines a FieldType annotation object. Additional annotation keys for field types can be defined in

2025-01-10 15:47:30
FieldType::$category
  • References/PHP/Drupal/Field/Annotation/FieldType

The category under which the field type should be listed in the UI. Type:

2025-01-10 15:47:30
FieldWidget::$weight
  • References/PHP/Drupal/Field/Annotation/FieldWidget

An integer to determine the weight of this widget relative to other widgets in the Field UI when selecting a widget for a given field. Type:

2025-01-10 15:47:30
FieldType::$description
  • References/PHP/Drupal/Field/Annotation/FieldType

A short human readable description for the field type. Type:

2025-01-10 15:47:30
FieldFormatter::$field_types
  • References/PHP/Drupal/Field/Annotation/FieldFormatter

An array of field types the formatter supports. Type:

2025-01-10 15:47:30
FieldFormatter::$id
  • References/PHP/Drupal/Field/Annotation/FieldFormatter

The plugin ID. Type: string File core/lib/Drupal/Co

2025-01-10 15:47:30