8 calls to drupal_theme_rebuild()

DisplayPluginBase::rescanThemes in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Submit hook to clear Drupal's theme registry (thereby triggering a templates rescan).
image_style_flush in drupal/core/modules/image/image.module
Flushes cached media for a style.
ModuleHandler::disable in drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php
Disables a given set of modules.
ModuleHandler::enable in drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php
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.
ThemeTestSubscriber::onRequest in drupal/core/modules/system/tests/modules/theme_test/lib/Drupal/theme_test/EventSubscriber/ThemeTestSubscriber.php
Generates themed output early in a page request.
theme_disable in drupal/core/includes/theme.inc
Disables a given list of themes.
theme_enable in drupal/core/includes/theme.inc
Enables a given list of themes.