You are here

7 calls to FieldCollectionItemEntity::hostEntity() in Field collection 7

FieldCollectionItemEntity::copyTranslations in ./field_collection.entity.inc
Copies text to all languages the collection item has a translation for.
FieldCollectionItemEntity::defaultLabel in ./field_collection.entity.inc
Specifies the default label, which is picked up by label() by default.
FieldCollectionItemEntity::deleteHostEntityReference in ./field_collection.entity.inc
Deletes the host entity's reference of the field collection item.
FieldCollectionItemEntity::delta in ./field_collection.entity.inc
Determines the $delta of the reference pointing to this field collection item.
FieldCollectionItemEntity::hostEntityBundle in ./field_collection.entity.inc
Returns the bundle of 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::save in ./field_collection.entity.inc
Save the field collection item.