8 calls to system_rebuild_theme_data() in Drupal 7
- block_update_7004 in modules/
block/ block.install - Add new blocks to new regions, migrate custom variables to blocks.
- drupal_flush_all_caches in includes/
common.inc - Flushes all cached data on the site.
- ModuleDependencyTestCase::testThemeMetaData in modules/
system/ system.test - Tests whether the correct theme metadata is returned.
- system_install in modules/
system/ system.install - Implements hook_install().
- system_themes_page in modules/
system/ system.admin.inc - Menu callback; displays a listing of all themes.
- ThemeUpdater::postInstall in modules/
system/ system.updater.inc - Perform actions after installation.
- update_check_incompatibility in includes/
update.inc - Tests the compatibility of a module or theme.
- update_get_projects in modules/
update/ update.compare.inc - Fetches an array of installed and enabled projects.