7 calls to install_profile_info() in Drupal 7
- DrupalWebTestCase::setUp in modules/
simpletest/ drupal_web_test_case.php - Sets up a Drupal site for running functional and integration tests.
- drupal_check_profile in includes/
install.inc - Checks an installation profile's requirements.
- install_load_profile in includes/
install.core.inc - Loads information about the chosen profile during installation.
- install_select_profile_form in includes/
install.core.inc - Form constructor for the profile selection form.
- ModuleUnitTest::testDependencyResolution in modules/
simpletest/ tests/ module.test - Test dependency resolution.
- ModuleUnitTest::testModuleList in modules/
simpletest/ tests/ module.test - The basic functionality of module_list().
- _install_select_profile in includes/
install.core.inc - Selects an installation profile.