public FieldStorageConfig::setSettings(array $settings)
public FieldStorageConfig::getBundles()
public FieldStorageConfig::getSchema()
The field cardinality. The maximum number of values the field can hold. Possible values are positive integers or FieldStorageDefinitionInte
Flag indicating whether the field is translatable. Defaults to TRUE. Type: bool
public FieldStorageConfig::getPropertyNames()
public FieldStorageConfig::__construct(array $values
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
Page 7 of 7