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