You are here

constant UUID_FEATURES_DEFAULT_FALLBACK_ID in UUID Features Integration 7

@file UUID Features module allows to export data stored in the db by features.

4 uses of UUID_FEATURES_DEFAULT_FALLBACK_ID
entity_translation_uuid_entity_features_rebuild_alter in includes/modules/entity_translation.inc
Implements hook_uuid_entity_features_rebuild_alter().
uuid_features_fetch_uuid_references in ./uuid_features.module
Walks through list of fields and updates entity references using the UUID.
uuid_field_collection_features_rebuild in includes/uuid_field_collection.features.inc
Implements hook_features_rebuild().
uuid_paragraphs_features_rebuild in includes/uuid_paragraphs.features.inc
Implements hook_features_rebuild().

File

./uuid_features.module, line 7
UUID Features module allows to export data stored in the db by features.

Code

define('UUID_FEATURES_DEFAULT_FALLBACK_ID', 1);