9 calls to system_rebuild_theme_data()

drupal_flush_all_caches in drupal/core/includes/common.inc
Flushes all persistent caches, resets all variables, and rebuilds all data structures.
locale_translation_project_list in drupal/core/modules/locale/locale.compare.inc
Fetch an array of projects for translation update.
ModuleApiTest::testThemeMetaData in drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php
Tests whether the correct theme metadata is returned.
simpletest_test_get_all in drupal/core/modules/simpletest/simpletest.module
Get a list of all of the tests provided by the system.
system_list in drupal/core/includes/module.inc
Builds a list of bootstrap modules and enabled modules and themes.
system_themes_page in drupal/core/modules/system/system.admin.inc
Menu callback; displays a listing of all themes.
Theme::postInstall in drupal/core/lib/Drupal/Core/Updater/Theme.php
Overrides Drupal\Core\Updater\Updater::postInstall().
update_check_incompatibility in drupal/core/includes/update.inc
Helper function to test compatibility of a module or theme.
update_get_projects in drupal/core/modules/update/update.compare.inc
Fetches an array of installed and enabled projects.