backdrop_get_filename in includes/bootstrap.inc
Returns and optionally sets the filename for a system resource.
backdrop_required_modules in includes/module.inc
Returns an array of modules required by core.
backdrop_verify_profile in includes/install.inc
Verifies an installation profile for installation.
CommonBackdropSystemListingTestCase::testDirectoryPrecedence in modules/simpletest/tests/common.test
Test that files in different directories take precedence as expected.
drupal_system_listing in includes/drupal.inc
Returns information about system object files (modules, themes, etc.).
InfoFileCoreTest::testProjectInfoFileContents in modules/system/tests/system.test
Tests that the .info files of all core projects specify a project type.
layout_get_layout_template_info in modules/layout/layout.module
Load the information of either a single layout template or all available layout templates.
simpletest_test_get_all in modules/simpletest/simpletest.module
Get a list of all of the tests provided by the system.
_system_rebuild_module_data in modules/system/system.module
Helper function to scan and collect module .info data.
_system_rebuild_theme_data in modules/system/system.module
Helper function to scan and collect theme .info data and their engines.
_views_find_module_templates in modules/views/views.module
Scans a directory of a module for template files.