15 calls to drupal_load()

authorize.php in drupal-7.x/authorize.php
Administrative script for running authorized file operations.
bootstrap_invoke_all in drupal-7.x/includes/bootstrap.inc
Invokes a bootstrap hook in all bootstrap modules that implement it.
field_sql_storage_schema in drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.install
Implements hook_schema().
forum_uninstall in drupal-7.x/modules/forum/forum.install
Implements hook_uninstall().
hook_boot in drupal-7.x/modules/system/system.api.php
Perform setup tasks for all page requests.
install_begin_request in drupal-7.x/includes/install.core.inc
Begins an installation request, modifying the installation state as needed.
LocaleUILanguageNegotiationTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleUninstallFunctionalTest::testUninstallProcess in drupal-7.x/modules/locale/locale.test
Check if the values of the Locale variables are correct after uninstall.
module_enable in drupal-7.x/includes/module.inc
Enables or installs a given list of modules.
module_load_all in drupal-7.x/includes/module.inc
Loads all the modules that have been enabled in the system table.
SearchExpressionInsertExtractTestCase::setUp in drupal-7.x/modules/search/search.test
Sets up unit test environment.
shortcut_uninstall in drupal-7.x/modules/shortcut/shortcut.install
Implements hook_uninstall().
simpletest_uninstall in drupal-7.x/modules/simpletest/simpletest.install
Implements hook_uninstall().
update.php in drupal-7.x/update.php
Administrative page for handling updates from one Drupal version to another.
_drupal_maintenance_theme in drupal-7.x/includes/theme.maintenance.inc
Sets up the theming system for maintenance page.