You are here

18 calls to features_get_default() in Features 7

ctools_component_features_revert in includes/features.ctools.inc
Master implementation of hook_features_revert() for all ctools components.
features_detect_overrides in ./features.export.inc
Detect differences between DB and code components of a feature.
features_get_default_map in ./features.export.inc
Get a map of components to their providing modules.
features_get_signature in ./features.export.inc
Wrapper around features_get_[storage] to return an md5hash of a normalized defaults/normal object array. Can be used to compare normal/default states of a module's component.
field_features_rebuild in includes/features.field.inc
Implements of hook_features_rebuild(). Rebuilds fields from code defaults.
filter_features_rebuild in includes/features.filter.inc
Implements hook_features_rebuild().
image_features_revert in includes/features.image.inc
Implements hook_features_revert().
language_features_rebuild in includes/features.locale.inc
Implements hook_features_rebuild().
menu_custom_features_rebuild in includes/features.menu.inc
Implements hook_features_rebuild().
menu_links_features_rebuild in includes/features.menu.inc
Implements hook_features_rebuild().
menu_links_features_rebuild_ordered in includes/features.menu.inc
Generate a depth tree of all menu links.
node_features_disable in includes/features.node.inc
Implements hook_features_disable().
node_features_enable in includes/features.node.inc
Implements hook_features_enable().
node_features_revert in includes/features.node.inc
Implements hook_features_revert().
page_manager_pages_features_revert in includes/features.ctools.inc
Implements hook_features_revert() for page_manager.
taxonomy_features_rebuild in includes/features.taxonomy.inc
Implements hook_features_rebuild().
user_permission_features_rebuild in includes/features.user.inc
Implements hook_features_rebuild(). Iterate through default permissions and update the permissions map.
user_role_features_rebuild in includes/features.user.inc
Implements hook_features_rebuild().