backdrop_get_path in includes/common.inc
Returns the path to a system item (module, theme, etc.).
backdrop_load in includes/bootstrap.inc
Includes a file with the provided type and name.
BackdropUnitTestCase::setUp in modules/simpletest/backdrop_web_test_case.php
Sets up unit test environment.
BootstrapGetFilenameTestCase::testBackdropGetFilename in modules/simpletest/tests/bootstrap.test
Test that backdrop_get_filename() works correctly when the file is not found in the database.
drupal_get_filename in includes/drupal.inc
Returns and optionally sets the filename for a system resource.
installer_manager_install_form_validate in modules/installer/installer.manager.inc
Form validation handler for installer_manager_install_form().
module_list in includes/module.inc
Returns a list of currently active modules.
simpletest_test_get_all in modules/simpletest/simpletest.module
Get a list of all of the tests provided by the system.
system_list in includes/module.inc
Builds a list of bootstrap modules and enabled modules and themes.
template_preprocess_installer_browser_project in modules/installer/installer.theme.inc
Add some variables for the project theme.