book_entity_uuid_presave |
./uuid.core.inc |
Implements hook_entity_uuid_presave(). |
|
|
book_uuid_entities_features_export_entity_alter |
./uuid.core.inc |
Implements hook_entity_uuid_load(). |
|
|
comment_entity_uuid_load |
./uuid.core.inc |
Implements hook_entity_uuid_load(). |
|
|
comment_entity_uuid_presave |
./uuid.core.inc |
Implements hook_entity_uuid_presave(). |
|
|
drush_uuid_create_missing |
./uuid.drush.inc |
Drush command callback. |
|
|
entityreference_field_uuid_load |
./uuid.core.inc |
Implements hook_field_uuid_load(). |
|
|
entityreference_field_uuid_presave |
./uuid.core.inc |
Implements hook_field_uuid_presave(). |
|
|
entity_get_id_by_uuid |
./uuid.entity.inc |
Helper function that retrieves entity IDs by their UUIDs. |
13 |
|
entity_get_uuid_by_id |
./uuid.entity.inc |
Helper function that retrieves UUIDs by their entity IDs. |
4 |
|
entity_make_entity_local |
./uuid.entity.inc |
Helper function to make an entity local (i.e. only local references). |
2 |
|
entity_make_entity_universal |
./uuid.entity.inc |
Helper function to make an entity universal (i.e. only global references). |
1 |
|
entity_property_id_to_uuid |
./uuid.entity.inc |
Helper function to change entity properties from ID to UUID. |
6 |
|
entity_property_uuid_to_id |
./uuid.entity.inc |
Helper function to change entity properties from UUID to ID. |
7 |
|
entity_uuid_delete |
./uuid.entity.inc |
Permanently delete the given entity by its UUID. |
5 |
1 |
entity_uuid_id_cache |
./uuid.entity.inc |
Helper caching function. |
2 |
2 |
entity_uuid_load |
./uuid.entity.inc |
Load entities by their UUID, that only should containing UUID references. |
8 |
2 |
entity_uuid_save |
./uuid.entity.inc |
Permanently saves an entity by its UUID. |
6 |
1 |
field_entity_uuid_load |
./uuid.core.inc |
Implements hook_entity_uuid_load(). |
|
|
field_entity_uuid_presave |
./uuid.core.inc |
Implements hook_entity_uuid_presave(). |
|
|
file_entity_uuid_load |
./uuid.core.inc |
Implements hook_entity_uuid_load(). |
|
|
file_entity_uuid_presave |
./uuid.core.inc |
Implements hook_entity_uuid_presave(). |
|
|
file_field_uuid_load |
./uuid.core.inc |
Implements hook_field_uuid_load(). |
1 |
|
file_field_uuid_presave |
./uuid.core.inc |
Implements hook_field_uuid_presave(). |
1 |
|
file_uuid_entities_features_export_field_alter |
./uuid.core.inc |
Implements hook_uuid_entities_features_export_alter(). |
|
|
hook_entity_uuid_delete |
./uuid.api.php |
Let modules act when an entity is deleted. |
|
|
hook_entity_uuid_load |
./uuid.api.php |
Transform entity properties from local IDs to UUIDs when they are loaded. |
|
|
hook_entity_uuid_presave |
./uuid.api.php |
Transform entity properties from UUIDs to local IDs before entity is saved. |
|
|
hook_entity_uuid_save |
./uuid.api.php |
Transform entity properties after an entity is saved. |
|
|
hook_field_uuid_load |
./uuid.api.php |
Transform field values from local IDs to UUIDs when an entity is loaded. |
|
|
hook_field_uuid_presave |
./uuid.api.php |
Transform field values from UUIDs to local IDs before an entity is saved. |
|
|
hook_uuid_default_entities |
./uuid.api.php |
Allow modules to provide a list of default entities that will be imported. |
|
|
hook_uuid_entities_features_export_entity_alter |
./uuid.api.php |
Let other modules alter entities that are about to be exported. |
|
|
hook_uuid_entities_features_export_field_alter |
./uuid.api.php |
Let other modules alter fields on entities that are about to be exported. |
|
|
hook_uuid_entities_post_rebuild |
./uuid.api.php |
Let other modules do things after default entities are created on rebuild. |
|
|
hook_uuid_entities_post_revert |
./uuid.api.php |
Let other modules do things after default entities are created on revert. |
|
|
hook_uuid_entities_pre_rebuild |
./uuid.api.php |
Let other modules do things before default entities are created on rebuild. |
|
|
hook_uuid_entities_pre_revert |
./uuid.api.php |
Let other modules do things before default entities are created on revert. |
|
|
hook_uuid_id_uri_data |
./uuid.api.php |
Alter entity URI before creating UUID URI. |
|
|
hook_uuid_menu_path_to_uri_alter |
./uuid.api.php |
Modifies paths when they are being converted to UUID ones. |
|
|
hook_uuid_menu_uri_to_path |
./uuid.api.php |
Modifies paths when they are being converted from UUID ones. |
|
|
hook_uuid_sync |
./uuid.api.php |
Ensures all records have a UUID assigned to them. |
|
|
hook_uuid_uri_data |
./uuid.api.php |
Alter UUID URI data after processing. |
|
|
image_field_uuid_load |
./uuid.core.inc |
Implements hook_field_uuid_load(). |
|
|
image_field_uuid_presave |
./uuid.core.inc |
Implements hook_field_uuid_presave(). |
|
|
node_entity_uuid_load |
./uuid.core.inc |
Implements hook_entity_uuid_load(). |
|
|
node_entity_uuid_presave |
./uuid.core.inc |
Implements hook_entity_uuid_presave(). |
|
|
node_entity_uuid_save |
./uuid.core.inc |
Implements hook_entity_uuid_save(). |
|
|
node_uuid_entities_features_export_entity_alter |
./uuid.core.inc |
Implements hook_uuid_entities_features_export_entity_alter(). |
|
|
taxonomy_entity_uuid_load |
./uuid.core.inc |
Implements hook_entity_uuid_load(). |
|
|
taxonomy_entity_uuid_presave |
./uuid.core.inc |
Implements hook_entity_uuid_presave(). |
|
|