- backdrop_parse_dependency in core/
includes/ common.inc - Parses a dependency for comparison by backdrop_check_incompatibility().
- backdrop_system_listing in core/
includes/ common.inc - Returns information about system object files (modules, themes, etc.).
- InstallerBrowserAdministrationTestCase::getProjectData in core/
modules/ installer/ tests/ installer.test - Get the recommended version for a given project.
- installer_browser_page in core/
modules/ installer/ installer.pages.inc - Page to display the projects.
- installer_verify_update_archive in core/
modules/ installer/ installer.module - Implements hook_verify_update_archive().
- install_check_translation_download in core/
includes/ install.core.inc - Checks installation requirements, downloads a translation, and reports any errors.
- system_modules in core/
modules/ system/ system.admin.inc - Menu callback; provides module enable/disable interface.
- system_requirements in core/
modules/ system/ system.install - Implements hook_requirements().
- system_themes_page in core/
modules/ system/ system.admin.inc - Menu callback; displays a listing of all themes.
- theme_system_themes_page in core/
modules/ system/ system.theme.inc - Returns HTML for the Appearance page.
- UpdateCoreUnitTestCase::testUpdateBuildFetchUrl in core/
modules/ update/ tests/ update.test - Tests that _update_build_fetch_url() builds the URL correctly.
- update_check_incompatibility in core/
includes/ update.inc - Tests the compatibility of a module or theme.
- _backdrop_version_compare_convert in core/
includes/ common.inc - Converts a Backdrop version string into numeric-only version string.
- _system_modules_build_row in core/
modules/ system/ system.admin.inc - Build a table row for the system modules page.
- _system_rebuild_module_data in core/
modules/ system/ system.module - Helper function to scan and collect module .info data.
- _update_build_fetch_url in core/
modules/ update/ update.fetch.inc - Generates the URL to fetch information about project updates.