_admin_bar_flush_cache in modules/admin_bar/admin_bar.inc
Flush all caches or a specific one.
backdrop_flush_all_caches in includes/common.inc
Flushes all cached data on the site.
drupal_theme_rebuild in includes/drupal.inc
Forces the system to rebuild the theme registry.
image_style_flush in modules/image/image.module
Flush cached media for a style.
LayoutFlexibleTemplate::delete in modules/layout/includes/layout_flexible.class.inc
Delete this layout template.
LayoutFlexibleTemplate::save in modules/layout/includes/layout_flexible.class.inc
Save a flexible layout template to config.
layout_settings_form_update_layout in modules/layout/layout.admin.inc
Submit handler for layout_settings_form() that saves in-progress values.
module_disable in includes/module.inc
Disables a given set of modules.
module_enable in includes/module.inc
Enables or installs a given list of modules.
theme_disable in includes/theme.inc
Disables a given list of themes.
theme_enable in includes/theme.inc
Enables a given list of themes.
theme_test_init in modules/simpletest/tests/theme_test.module
Implements hook_init().
ThemeUnitTest::testPreprocessForSuggestions in modules/simpletest/tests/theme.test
Ensures preprocess functions run even for suggestion implementations.
ViewsModuleTest::setUp in modules/views/tests/views_module.test
Sets up a Backdrop site for running functional and integration tests.
views_ui_config_item_form_rescan in modules/views_ui/views_ui.admin.inc
Submit hook to clear Backdrop's theme registry (thereby triggering a templates rescan).