backdrop_get_database_list in includes/install.inc
backdrop_install_config_directories in includes/install.inc
Creates the config directory and ensures it is operational.
backdrop_rewrite_settings in includes/install.inc
Replaces values in settings.php with values in the submitted array.
backdrop_settings_initialize in includes/bootstrap.inc
Sets the base URL, cookie domain, and session name from configuration.
backdrop_system_listing in includes/common.inc
Returns information about system object files (modules, themes, etc.).
config_get_config_directory in includes/config.inc
Returns the path of a configuration directory.
install_already_done_error in includes/install.core.inc
Indicates that Backdrop has already been installed.
install_check_requirements in includes/install.core.inc
Checks installation requirements and reports any errors.
installer_manager_download_project in modules/installer/installer.manager.inc
Downloads a project given a project url.
installer_manager_local_transfers_allowed in modules/installer/installer.manager.inc
Determines if file transfers will be performed locally.
installer_manager_update_ready_form_submit in modules/installer/installer.manager.inc
Form submission handler for installer_manager_update_ready_form().
install_find_translation_files in includes/install.core.inc
Find installer translations either for a specific langcode or all languages.
install_select_language in includes/install.core.inc
Installation task; select which language to use.
install_settings_form in includes/install.core.inc
Form constructor for a form to configure and rewrite settings.php.
install_verify_settings in includes/install.core.inc
Verifies the existing settings in settings.php.
LocaleImportFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
locale_translate_batch_import_files in modules/locale/locale.bulk.inc
Prepare a batch to import all translations.
silkscreen_driver_list in includes/bootstrap.inc
Returns a list of objects decribing the installed drivers indexed by their machine names. Each of the driver objects includes the path to their info file, their machine name, and the contents of their info files.
system_install in modules/system/system.install
Implements hook_install().
system_requirements in modules/system/system.install
Implements hook_requirements().
system_update_1011 in modules/system/system.install
Specify the files directory manually if needed.
update_prepare_bootstrap in includes/update.inc
Performs extra steps required to bootstrap when using a Drupal 7 database.