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