You are here

13 uses of CONFIGURATION_IN_SYNC in Configuration Management 7

ConfigurationActiveStoreOverriddenTest::testOverridden in tests/configuration.test
Tests that configurations get marked as overriden.
ConfigurationCtoolsWebTestCase::testViewsOverridden in tests/configuration.ctools.test
Tests that views configurations that are marked as overriden are reverted properly.
configuration_check_menu_custom in includes/configuration.menu.inc
configuration_check_user_role in includes/configuration.user.inc
User roles are unique in that the name of the config and the name of the role are the same. If you change the name of the role, you are effectively creating a new configuration item. For that reason, we have to check to see what roles are no longer…
configuration_diff in ./configuration.admin.inc
Page callback to display the differences between what's in code and what is in the db.
configuration_download_config in ./configuration.admin.inc
Download the entire configuration packaged up into zip file
configuration_revert_image_style in observers/observer.image.inc
Restore the values from the datastore when an image style is reverted.
configuration_save in ./configuration.module
Save changes to track configuration.
configuration_tracking_form in ./configuration.admin.inc
Menu Callback Form.
configuration_update_component_status in ./configuration.module
Updates the status of a component after it was updated.
ctools_component_configuration_revert in includes/configuration.ctools.inc
Master implementation of hook_configuration_revert() for all ctools components.
image_configuration_revert in includes/configuration.image.inc
Implements hook_configuration_revert().
_configuration_get_status_link in ./configuration.admin.inc
Return the status name as string based on the status of passed in.