6 calls to FieldCollectionItemEntity::fetchHostDetails() in Field collection 7
- FieldCollectionItemEntity::defaultLabel in ./field_collection.entity.inc 
- Specifies the default label, which is picked up by label() by default.
- FieldCollectionItemEntity::hostEntity in ./field_collection.entity.inc 
- Returns the host entity, which embeds this field collection item.
- FieldCollectionItemEntity::hostEntityId in ./field_collection.entity.inc 
- Returns the id of the host entity, which embeds this field collection item.
- FieldCollectionItemEntity::hostEntityType in ./field_collection.entity.inc 
- Returns the entity type of the host entity, which embeds this field collection item.
- FieldCollectionItemEntity::instanceInfo in ./field_collection.entity.inc 
- Provides info of the field instance containing the reference to this field collection item.
- FieldCollectionItemEntity::updateHostEntity in ./field_collection.entity.inc 
- Updates the wrapped host entity object.
