public BaseFieldDefinition::setTranslatable($translatable)
Interface for entity field items. Entity field items are typed data objects containing the field values, i.e. implementing the ComplexDataInterface
public static FieldItemInterface::mainPropertyName()
public static FormatterBase::isApplicable(FieldDefinitionInterface $fi
public FieldItemList::delete() Defines
field_entity_bundle_field_info(EntityTypeInterface $entity_type, $bundle, array $base_field_definitions) Implements
Defines an interface for entity field storage definitions. Field storage definitions represent the part of full field definitions (see Fiel
public static FieldStorageConfig::loadByName($entity_type_id
hook_field_purge_field_storage(\Drupal\field\Entity\FieldStorageConfig $field_storage) Acts when a field storage
Defines a FieldFormatter annotation object. Formatters handle the display of field values. They are typically instantiated and invoked by an
Page 25 of 62