authorize.php in ./authorize.php
Administrative script for running authorized file operations.
_backdrop_maintenance_theme in includes/theme.maintenance.inc
Sets up the theme system for the maintenance page.
bootstrap_invoke_all in includes/bootstrap.inc
Invokes a bootstrap hook in all bootstrap modules that implement it.
comment_update_1001 in modules/comment/comment.install
Move comment content type settings into configuration files.
config_uninstall_config in includes/config.inc
Uninstall all the configuration provided by a module.
drupal_load in includes/drupal.inc
Includes a file with the provided type and name.
field_sql_storage_schema in modules/field/modules/field_sql_storage/field_sql_storage.install
Implements hook_schema().
hook_boot in modules/system/system.api.php
Perform setup tasks for all page requests.
install_begin_request in includes/install.core.inc
Begins an installation request, modifying the installation state as needed.
LinkValidateUnitTest::setUp in modules/link/tests/link.validate.test
Sets up unit test environment.
LocaleUILanguageNegotiationTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleUninstallFunctionalTest::testUninstallProcess in modules/locale/tests/locale.test
Check if the values of the Locale variables are correct after uninstall.
menu_update_1001 in modules/menu/menu.install
Move menu content type settings into configuration files.
module_enable in includes/module.inc
Enables or installs a given list of modules.
module_load_all in includes/module.inc
Loads all the modules that have been enabled in the system table.
node_update_1005 in modules/node/node.install
Convert content types to configuration files.
RedirectUnitTest::testCompareArrayRecursive in modules/redirect/tests/redirect.test
Test the redirect_compare_array_recursive() function.
SearchExpressionInsertExtractTestCase::setUp in modules/search/tests/search.test
Sets up unit test environment.
simpletest_uninstall in modules/simpletest/simpletest.install
Implements hook_uninstall().
update.php in ./update.php
Administrative page for handling updates from one Backdrop version to another.
UpgradePathTestCase::performUpgrade in modules/simpletest/tests/upgrade/upgrade.test
Perform the upgrade.