Namesort descending Location Description
installer_test_projects core/modules/installer/tests/installer_test/installer_test.module Returns some static projects.
installer_test_query core/modules/installer/tests/installer_test/installer_test.module Page callback. Generates json based on the input filters.
installer_test_xml core/modules/installer/tests/installer_test/installer_test.module Page callback. Outputs release information for test projects as XML data.
installer_theme core/modules/installer/installer.module Implements hook_theme().
installer_themes_enabled core/modules/installer/installer.module Implements hook_themes_enabled().
installer_update_1000 core/modules/installer/installer.install Set a default value for the core update functionality via the browser.
installer_update_access core/modules/installer/installer.module Access callback: Resolves if the current user can access updater menu items.
installer_verify_update_archive core/modules/installer/installer.module Implements hook_verify_update_archive().
install_already_done_error core/includes/install.core.inc Indicates that Backdrop has already been installed.
install_backdrop core/includes/install.core.inc Installs Backdrop either interactively or via an array of passed-in settings.
install_backup_location core/includes/install.core.inc Installation task; Rewrite settings.php to include backup location.
install_begin_request core/includes/install.core.inc Begins an installation request, modifying the installation state as needed.
install_bootstrap_full core/includes/install.core.inc Performs a full bootstrap of Backdrop during installation.
install_check_localization_server core/includes/install.core.inc Checks if the localization server can be contacted.
install_check_requirements core/includes/install.core.inc Checks installation requirements and reports any errors.
install_check_translation_download core/includes/install.core.inc Checks installation requirements, downloads a translation, and reports any errors.
install_configure_form core/includes/install.core.inc Form constructor for a form to configure the new site.
install_configure_form_submit core/includes/install.core.inc Form submission handler for install_configure_form().
install_configure_form_validate core/includes/install.core.inc Form validation handler for install_configure_form().
install_config_location core/includes/install.core.inc Installation task; Ensure config location is empty and writable, and (for config stored in files, rewrite settings.php to include config directories.
install_database_errors core/includes/install.core.inc Checks a database connection and returns any errors.
install_display_output core/includes/install.core.inc Displays themed installer output and ends the page request.
install_display_requirements core/includes/install.core.inc Verifies the requirements for installing Backdrop.
install_download_translation core/includes/install.core.inc Download a translation file for the selected language.
install_drupal Deprecated core/includes/drupal.inc Installs Backdrop either interactively or via an array of passed-in settings.
install_find_profiles core/includes/install.core.inc Finds all .profile files.
install_find_translations core/includes/install.core.inc Find all .po files useful for the installer.
install_find_translation_files core/includes/install.core.inc Find installer translations either for a specific langcode or all languages.
install_finished core/includes/install.core.inc Finishes importing files at end of installation.
install_full_redirect_url core/includes/install.core.inc Returns the complete URL redirected to during an installation request.
install_get_available_translations core/includes/install.core.inc Provide a list of available translation files.
install_goto core/includes/install.inc Sends the user to a different installer page.
install_hash_salt core/includes/install.core.inc Installation task; Rewrite settings.php to include hash salt.
install_import_translations core/includes/install.core.inc Imports languages via a batch process during installation.
install_import_translations_remaining core/includes/install.core.inc Installation task; finish importing files at end of installation.
install_load_profile core/includes/install.core.inc Loads information about the chosen profile during installation.
install_no_profile_error core/includes/install.core.inc Indicates that there are no profiles available.
install_profile_info core/includes/install.inc Retrieves information about an installation profile from its .info file.
install_profile_modules core/includes/install.core.inc Installs required modules via a batch process.
install_redirect_url core/includes/install.core.inc Returns the URL that should be redirected to during an installation request.
install_retrieve_file core/includes/install.core.inc Attempts to get a file using a HTTP request and to store it locally.
install_run_task core/includes/install.core.inc Runs an individual installation task.
install_run_tasks core/includes/install.core.inc Runs all tasks for the current installation request.
install_select_language core/includes/install.core.inc Installation task; select which language to use.
install_select_language_form core/includes/install.core.inc Form constructor for the language selection form.
install_select_profile core/includes/install.core.inc Selects which profile to install.
install_select_profile_form core/includes/install.core.inc Form constructor for the profile selection form.
install_settings_form core/includes/install.core.inc Form constructor for a form to configure and rewrite settings.php.
install_settings_form_submit core/includes/install.core.inc Form submission handler for install_settings_form().
install_settings_form_validate core/includes/install.core.inc Form validation handler for install_settings_form().

Pages