11 calls to configuration_var_export() in Configuration Management 7
- configuration_diff in ./
configuration.admin.inc - Page callback to display the differences between what's in code and what is in the db.
- configuration_get_signature in ./
configuration.export.inc - Wrapper around configuration_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.
- configuration_translatables_export in ./
configuration.export.inc - Helper function to return an array of t()'d translatables strings. Useful for providing a separate array of translatables with your export so that string extractors like potx can detect them.
- field_configuration_export_render in includes/
configuration.field.inc - Implements hook_configuration_export_render().
- filter_configuration_export_render in includes/
configuration.filter.inc - Implements hook_configuration_export_render().
- image_configuration_export_render in includes/
configuration.image.inc - Implements hook_configuration_export_render().
- menu_custom_configuration_export_render in includes/
configuration.menu.inc - Implements hook_configuration_export_render()
- menu_links_configuration_export_render in includes/
configuration.menu.inc - Implements hook_configuration_export_render()
- taxonomy_configuration_export_render in includes/
configuration.taxonomy.inc - Implements hook_configuration_export_render().
- user_permission_configuration_export_render in includes/
configuration.user.inc - Implements hook_configuration_export_render().
- user_role_configuration_export_render in includes/
configuration.user.inc - Implements hook_configuration_export_render().