You are here

16 calls to drupal_load() in Drupal 7

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