public FieldStorageConfig::__construct(array $values
Flag indicating whether the field is translatable. Defaults to TRUE. Type: bool
public FieldStorageConfig::getConstraint($constra
protected FieldStorageConfig::getFieldItemClass()
public FieldStorageConfig::getPropertyNames()
The field name. This is the name of the property under which the field values are placed in an entity: $entity->{$field_name}. The maximum
public FieldStorageConfig::getColumns()
public FieldConfig::isReadOnly()
The field cardinality. The maximum number of values the field can hold. Possible values are positive integers or FieldStorageDefinitionInte
public FieldConfig::postCreate(EntityStorageInterface $storage)
Page 8 of 9