Optional
associationDefines the association behavior for an entity that this column references.
Whether or not to cache loaded instances of the entity by this field. The column name is used to derive a cache key for the cache entry. If true, this column must be able uniquely identify the entity and the database must have a unique constraint on the column.
Column name in the database.
Options for EntityFieldDefinition