You are here

8 calls to EntityShareEntityAbstract::getEntity() in Entity Share 7

EntityShareEntityAbstract::contentFieldWalk in includes/entity_share.entity.abstract.inc
Walk though the entity to do special treatment in function of field type.
EntityShareEntityExport::contentFieldWalk in includes/entity_share.entity.export.inc
Walk though the entity to load dependencies and prepare it for the export.
EntityShareEntityExport::execute in includes/entity_share.entity.export.inc
Generate the export.
EntityShareEntityExport::manageField in includes/entity_share.entity.export.inc
Manage the field.
EntityShareEntityImport::execute in includes/entity_share.entity.import.inc
Generate the import.
EntityShareEntityImport::getLocalEntityIds in includes/entity_share.entity.import.inc
Test if uuid already exists and get the local entity id.
EntityShareEntityImport::manageField in includes/entity_share.entity.import.inc
Manage the field.
EntityShareEntityImport::saveEntity in includes/entity_share.entity.import.inc
Save the entity using uuid if needed.