File

core/modules/config/config.sync.inc

Functions

Namesort descending Description
config_sync_batch Return an array for setting up a Batch API job to sync all configuration.
config_sync_file Save an individual configuration.
config_sync_validate_file Validate an individual configuration to ensure it's safe to import.
_config_sync_finished Batch API callback. Finish the config import.
_config_sync_import Batch API callback. Import the individual config files.
_config_sync_start Batch API callback. Start the config import.
_config_sync_validate Batch API callback. Validate the changes before attempting to sync. Reports all discovered issues in a message.