$base_path
Same name in other branches
- 7.x external_documentation/developer/globals.php \base_path
- 9 core/globals.api.php \base_path
- 8.9.x core/globals.api.php \base_path
- 10 core/globals.api.php \base_path
The base path of the Drupal installation.
This will at least default to '/'.
See also
\Drupal\Core\DrupalKernel::initializeRequestGlobals()
File
-
core/
globals.api.php, line 22
Code
global $base_path;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.