backdrop_install_config_directories in core/includes/install.inc
Creates the config directory and ensures it is operational.
ConfigurationTest::testConfigHtaccess in core/modules/config/tests/config.test
Tests that config directories are protected by .htaccess files.
ConfigurationUITest::testClearStagingDirectory in core/modules/config/tests/config.test
Test skipping the clearing of the staging directory after import.
ConfigurationUITest::testDiff in core/modules/config/tests/config.test
Tests the screen that shows differences between active and staging.
ConfigurationUITest::testImport in core/modules/config/tests/config.test
Tests importing configuration.
config_get_config_storage in core/includes/config.inc
Get the storage object for the specified configuration type
system_requirements in core/modules/system/system.install
Implements hook_requirements().
update_info_page in core/update.php
Provides an overview of the Backdrop database update.
update_prepare_bootstrap in core/includes/update.inc
Performs extra steps required to bootstrap when using a Drupal 7 database.
_backdrop_bootstrap_configuration in core/includes/bootstrap.inc
Sets up the script environment and loads settings.php.
_config_sync_finished in core/modules/config/config.sync.inc
Batch API callback. Finish the config import.