DRUPAL_ROOT
Same name in this branch
- 7.x xmlrpc.php \DRUPAL_ROOT
- 7.x index.php \DRUPAL_ROOT
- 7.x authorize.php \DRUPAL_ROOT
- 7.x update.php \DRUPAL_ROOT
- 7.x modules/simpletest/tests/http.php \DRUPAL_ROOT
- 7.x modules/simpletest/tests/https.php \DRUPAL_ROOT
- 7.x modules/statistics/statistics.php \DRUPAL_ROOT
- 7.x install.php \DRUPAL_ROOT
Same name in other branches
- 9 core/includes/bootstrap.inc \DRUPAL_ROOT
- 8.9.x core/includes/bootstrap.inc \DRUPAL_ROOT
- 10 core/includes/bootstrap.inc \DRUPAL_ROOT
- 11.x core/includes/bootstrap.inc \DRUPAL_ROOT
Root directory of Drupal installation.
169 uses of DRUPAL_ROOT
- aggregator_test_feed in modules/
aggregator/ tests/ aggregator_test.module - Page callback. Generates a test feed and simulates last-modified and etags.
- authorize.php in ./
authorize.php - Administrative script for running authorized file operations.
- authorize_get_filetransfer in includes/
authorize.inc - Gets a FileTransfer class for a specific transfer method and settings.
- authorize_run_operation in includes/
authorize.inc - Runs the operation specified in $_SESSION['authorize_operation'].
- BatchPercentagesUnitTestCase::setUp in modules/
simpletest/ tests/ batch.test - Sets up unit test environment.
File
-
./
cron.php, line 11
Code
define('DRUPAL_ROOT', getcwd());
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.