backdrop_clear_css_cache in core/includes/common.inc
Deletes old cached CSS files.
backdrop_clear_js_cache in core/includes/common.inc
Deletes old cached JavaScript files and variables.
batch_test_stack in core/modules/simpletest/tests/batch_test.module
Helper function: store or retrieve traced execution data.
comment_uninstall in core/modules/comment/comment.install
Implements hook_uninstall().
CommonBackdropGotoTestCase::testBackdropGoto in core/modules/simpletest/tests/common.test
Test backdrop_goto().
ConfigurationUITest::testImport in core/modules/config/tests/config.test
Tests importing configuration.
CronRunTestCase::testCronCacheExpiration in core/modules/system/tests/system.test
Tests that hook_flush_caches() is not invoked on every single cron run.
CronRunTestCase::testCronExceptions in core/modules/system/tests/system.test
Make sure exceptions thrown on hook_cron() don't affect other modules.
file_needs_type_classification in core/modules/file/file.module
Toggles or reads the value of a flag for classifying the file types.
hook_uninstall in core/modules/system/system.api.php
Remove any information that the module sets.
ImageStylesPathAndUrlUnitTest::testImageContentTypeHeaders in core/modules/image/tests/image.test
Test that we do not pass an array to backdrop_add_http_header.
install_profile_modules in core/includes/install.core.inc
Installs required modules via a batch process.
install_run_task in core/includes/install.core.inc
Runs an individual installation task.
locale_uninstall in core/modules/locale/locale.install
Implements hook_uninstall().
MenuTrailTestCase::testMenuTreeSetPath in core/modules/simpletest/tests/menu.test
Tests active trails are properly affected by menu_tree_set_path().
menu_rebuild in core/includes/menu.inc
Populates the database tables used by various menu functions.
NodeQueryAlter::testNodeQueryAlterOverride in core/modules/node/tests/node.test
Tests 'node_access' query alter override.
node_access_needs_rebuild in core/modules/node/node.module
Toggles or reads the value of a flag for rebuilding the node access grants.
node_uninstall in core/modules/node/node.install
Implements hook_uninstall().
project_uninstall in core/modules/telemetry/telemetry.install
Implements hook_uninstall().
system_update_1058 in core/modules/system/system.install
Clarify state "menu_expanded" as "menus_containing_expanded_items".
system_update_1069 in core/modules/system/system.install
Removes an unused state value.
update_uninstall in core/modules/update/update.install
Implements hook_uninstall().
_config_sync_finished in core/modules/config/config.sync.inc
Batch API callback. Finish the config import.