public FieldConfigBase::setTranslatable($translatable)
public FieldConfigBase::getSetting($setting_name)
Flag indicating whether the field is translatable. Defaults to TRUE. Type: bool
public FieldConfigBase::getDefaultValueCallback()
public FieldConfigBase::postSave(EntityStorageInterface $storage, $update
public FieldConfigBase::setConstraints(array $constraints)
Default field value. The default value is used when an entity is created, either: through an entity creation
The field type. This property is denormalized from the field storage for optimization of the "entity and render cache hits" critical paths.
public FieldConfigBase::setDescription($description)
public FieldConfigBase::setSetting($setting_name, $value)
Page 1 of 6