8 calls to drupal_theme_rebuild()

image_style_flush in drupal/core/modules/image/image.module
Flush cached media for a style.
module_disable in drupal/core/includes/module.inc
Disables a given set of modules.
module_enable in drupal/core/includes/module.inc
Enables or installs a given list of modules.
ThemeTest::testPreprocessForSuggestions in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php
Ensures preprocess functions run even for suggestion implementations.
theme_disable in drupal/core/includes/theme.inc
Disable a given list of themes.
theme_enable in drupal/core/includes/theme.inc
Enable a given list of themes.
theme_test_init in drupal/core/modules/system/tests/modules/theme_test/theme_test.module
Implements hook_init().
views_ui_config_item_form_rescan in drupal/core/modules/views/views_ui/admin.inc
Submit hook to clear Drupal's theme registry (thereby triggering a templates rescan).