13 calls to entity_get_id_by_uuid() in Universally Unique IDentifier 7
- book_entity_uuid_presave in ./
uuid.core.inc - Implements hook_entity_uuid_presave().
- entity_make_entity_local in ./
uuid.entity.inc - Helper function to make an entity local (i.e. only local references).
- entity_property_uuid_to_id in ./
uuid.entity.inc - Helper function to change entity properties from UUID to ID.
- entity_uuid_delete in ./
uuid.entity.inc - Permanently delete the given entity by its UUID.
- entity_uuid_load in ./
uuid.entity.inc - Load entities by their UUID, that only should containing UUID references.
- taxonomy_entity_uuid_presave in ./
uuid.core.inc - Implements hook_entity_uuid_presave().
- user_entity_uuid_presave in ./
uuid.core.inc - Implements hook_entity_uuid_presave().
- UUIDEntityTestCase::testEntityApiFunctions in ./
uuid.test - Tests Entity API's UUID functions.
- uuid_entity_presave in ./
uuid.entity.inc - Implements hook_entity_presave().
- uuid_entity_uuid_context in plugins/
arguments/ entity_uuid.inc - Discover if this argument gives us the entity we crave.
- uuid_update_7103 in ./
uuid.install - Clean up entities created by uuid_default_entities_example module.
- _uuid_services_entity_access in uuid_services/
uuid_services.module - Access callback.
- _uuid_services_entity_delete in uuid_services/
uuid_services.module - Callback for the 'delete' method.