backdrop_install_profile_distribution_name in includes/install.inc
Loads the installation profile, extracting its defined distribution name.
backdrop_required_modules in includes/module.inc
Returns an array of modules required by core.
backdrop_system_listing in includes/common.inc
Returns information about system object files (modules, themes, etc.).
backdrop_uninstall_modules in includes/install.inc
Uninstalls a given list of disabled modules.
BackdropWebTestCase::prepareEnvironment in modules/simpletest/backdrop_web_test_case.php
Prepares the current environment for running the test.
DatabaseTasks::getFormOptions in includes/install.inc
Return driver specific configuration options.
drupal_get_profile in includes/drupal.inc
Gets the name of the currently active installation profile.
module_disable in includes/module.inc
Disables a given set of modules.
ModuleUnitTest::testDependencyResolution in modules/simpletest/tests/module.test
Test dependency resolution.
system_modules_uninstall in modules/system/system.admin.inc
Builds a form of currently disabled modules.
_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().