drupal_parse_dependency in includes/common.inc
Parses a dependency for comparison by drupal_check_incompatibility().
drupal_system_listing in includes/common.inc
Returns information about system object files (modules, themes, etc.).
system_modules in modules/system/system.admin.inc
Menu callback; provides module enable/disable interface.
system_requirements in modules/system/system.install
Implements hook_requirements().
system_themes_page in modules/system/system.admin.inc
Menu callback; displays a listing of all themes.
theme_system_themes_page in modules/system/system.admin.inc
Returns HTML for the Appearance page.
UpdateCoreUnitTestCase::testUpdateBuildFetchUrl in modules/update/update.test
Tests that _update_build_fetch_url() builds the URL correctly.
update_verify_update_archive in modules/update/update.module
Implements hook_verify_update_archive().
_system_modules_build_row in modules/system/system.admin.inc
Build a table row for the system modules page.
_update_build_fetch_url in modules/update/update.fetch.inc
Generates the URL to fetch information about project updates.