public static FieldStorageConfig::postDelete(EntityStorageInterface
public FieldStorageConfig::setCardinality($cardinality)
The field ID. The ID consists of 2 parts: the entity type and the field name. Example: node.body, user.field_main_image
The custom storage indexes for the field data storage. This set of indexes is merged with the "default" indexes specified by the field type
The maximum length of the field name, in characters. For fields created through Field UI, this includes the 'field_' prefix.
public FieldStorageConfig::__sleep()
public FieldStorageConfig::postSave(EntityStorageInterface
Flag indicating whether the field is available for editing. If TRUE, some actions not available though the UI (but are still possible through
public FieldStorageConfig::isTranslatable()
public FieldStorageConfig::getIndexes()
Page 5 of 7