10 calls to system_get_info()

drupal_install_profile_distribution_name in drupal/includes/install.inc
Loads the installation profile, extracting its defined distribution name.
field_help in drupal/modules/field/field.module
Implements hook_help().
help_page in drupal/modules/help/help.admin.inc
Menu callback; prints a page listing general help for a module.
ModuleRequiredTestCase::testDisableRequired in drupal/modules/system/system.test
Assert that core required modules cannot be disabled.
system_add_module_assets in drupal/modules/system/system.module
Adds CSS and JavaScript files declared in module .info files.
system_admin_index in drupal/modules/system/system.admin.inc
Menu callback; prints a listing of admin tasks, organized by module.
system_requirements in drupal/modules/system/system.install
Implements hook_requirements().
user_admin_permissions in drupal/modules/user/user.admin.inc
Menu callback: administer permissions.
_search_get_module_names in drupal/modules/search/search.admin.inc
Helper function to get real module names.
_trigger_tab_information in drupal/modules/trigger/trigger.module
Gathers information about tabs on the triggers administration screen.