public FieldConfigBase::postSave(EntityStorageInterface $storage, $update
Default field value. The default value is used when an entity is created, either: through an entity creation
public FieldConfigBase::setConstraints(array $constraints)
public FieldConfigBase::postCreate(EntityStorageInterface $storage)
public FieldConfigBase::setDescription($description)
public FieldConfigBase::getDefaultValue(FieldableEntityInterface $entity)
The name of a callback function that returns default values. The function will be called with the following arguments:
public FieldConfigBase::setSetting($setting_name, $value)
public FieldConfigBase::setTranslatable($translatable)
The field type. This property is denormalized from the field storage for optimization of the "entity and render cache hits" critical paths.
Page 1 of 6