$base_url
Same name in other branches
- 7.x external_documentation/developer/globals.php \base_url
- 9 core/globals.api.php \base_url
- 10 core/globals.api.php \base_url
- 11.x core/globals.api.php \base_url
The base URL of the Drupal installation.
See also
\Drupal\Core\DrupalKernel::initializeRequestGlobals()
File
-
core/
globals.api.php, line 45
Code
global $base_url;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.