6 calls to configuration_hook() in Configuration Management 7
- configuration_export_render_hooks in ./
configuration.export.inc - Generate an array of hooks and their raw code.
- configuration_get_component_states in ./
configuration.export.inc - Retrieve an array of configuration/components and their current states.
- configuration_get_normal in ./
configuration.export.inc - Get normal objects for a given module/component pair.
- configuration_invoke in ./
configuration.module - Invoke a component callback.
- _configuration_populate in ./
configuration.export.inc - Iterate and descend into a feature definition to extract module dependencies and feature definition. Calls hook_configuration_export for modules that implement it.
- _configuration_restore in ./
configuration.module - Restore the specified modules to the default state.