7 calls to module_load_all() in Drupal 7
- DrupalWebTestCase::setUp in modules/
simpletest/ drupal_web_test_case.php - Sets up a Drupal site for running functional and integration tests.
- theme in includes/
theme.inc - Generates themed output.
- ThemeRegistry::__construct in includes/
theme.inc - Constructs a DrupalCacheArray object.
- _drupal_bootstrap_full in includes/
common.inc - _drupal_bootstrap_variables in includes/
bootstrap.inc - Loads system variables and all enabled bootstrap modules.
- _theme_build_registry in includes/
theme.inc - Builds the theme registry cache.
- _theme_load_registry in includes/
theme.inc - Gets the theme_registry cache; if it doesn't exist, builds it.