6 calls to system_list_reset()

BootstrapGetFilenameWebTestCase::testDrupalGetFilename in drupal/modules/simpletest/tests/bootstrap.test
Test that drupal_get_filename() works correctly with a full Drupal site.
list_themes in drupal/includes/theme.inc
Returns a list of all currently available themes.
module_disable in drupal/includes/module.inc
Disables a given set of modules.
module_enable in drupal/includes/module.inc
Enables or installs a given list of modules.
system_update_files_database in drupal/modules/system/system.module
Updates the records in the system table based on the files array.
_system_update_bootstrap_status in drupal/modules/system/system.module
Refresh bootstrap column in the system table.