4 calls to system_list()
- list_themes in includes/
theme.inc - Returns a list of all currently available themes.
- module_list in includes/
module.inc - Returns a list of currently active modules.
- SystemInfoAlterTestCase::testSystemInfoAlter in modules/
system/ system.test - Tests that {system}.info is rebuilt after a module that implements hook_system_info_alter() is enabled. Also tests if core *_list() functions return freshly altered info.
- system_get_info in modules/
system/ system.module - Returns an array of information about enabled modules or themes.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.