- backdrop_parse_dependency in includes/common.inc 
- Parses a dependency for comparison by backdrop_check_incompatibility().
- backdrop_scan_directories in includes/bootstrap.inc 
- InstallerBrowserAdministrationTestCase::getProjectData in modules/installer/ tests/ installer.test 
- Get the recommended version for a given project.
- installer_browser_page in modules/installer/ installer.pages.inc 
- Page to display the projects.
- installer_verify_update_archive in modules/installer/ installer.module 
- Implements hook_verify_update_archive().
- system_modules in modules/system/ system.admin.inc 
- Menu callback; provides module enable/disable interface.
- _system_modules_build_row in modules/system/ system.admin.inc 
- Build a table row for the system modules page.
- _system_rebuild_module_data in modules/system/ system.module 
- Helper function to scan and collect module .info data.
- 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.theme.inc 
- Returns HTML for the Appearance page.
- _update_build_fetch_url in modules/update/ update.fetch.inc 
- Generates the URL to fetch information about project updates.
- update_check_incompatibility in includes/update.inc 
- Tests the compatibility of a module or theme.
- UpdateCoreUnitTestCase::testUpdateBuildFetchUrl in modules/update/ tests/ update.test 
- Tests that _update_build_fetch_url() builds the URL correctly.