Class | Location | Description |
---|---|---|
FieldInterface |
drupal/ |
Interface for fields, being lists of field items. |
FieldItemBase |
drupal/ |
An entity field item. |
FieldItemInterface |
drupal/ |
Interface for entity field items, which are complex data objects containing the values. |