backdrop_get_filename in core/includes/bootstrap.inc
Returns and optionally sets the filename for a system resource.
backdrop_required_modules in core/includes/module.inc
Returns an array of modules required by core.
backdrop_verify_profile in core/includes/install.inc
Verifies an installation profile for installation.
drupal.inc in core/includes/drupal.inc
Contains constants and function wrappers for Drupal 7.x compatibility.
InfoFileCoreTest::testProjectInfoFileContents in core/modules/system/tests/system.test
Tests that the .info files of all core projects specify a project type.
installer_verify_update_archive in core/modules/installer/installer.module
Implements hook_verify_update_archive().
layout_get_layout_template_info in core/modules/layout/layout.module
Load the information of either a single layout template or all available layout templates.
simpletest_test_get_all in core/modules/simpletest/simpletest.module
Get a list of all of the tests provided by the system.
_menu_router_build in core/includes/menu.inc
Builds the router table based on the data from hook_menu().
_system_rebuild_module_data in core/modules/system/system.module
Helper function to scan and collect module .info data.
_system_rebuild_theme_data in core/modules/system/system.module
Helper function to scan and collect theme .info data and their engines.