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.
Flag indicating whether the field is translatable. Defaults to TRUE. Type: bool
public FieldConfigBase::isTranslatable()
public FieldConfigBase::getSetting($setting_name)
Page 1 of 6