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