Same name and namespace in other branches
  1. 6.x developer/globals.php \base_root
  2. 7.x developer/globals.php \base_root
  3. 8.9.x core/globals.api.php \base_root
  4. 9 core/globals.api.php \base_root

The root URL of the host, excluding the path.

See also

\Drupal\Core\DrupalKernel::initializeRequestGlobals()

File

core/globals.api.php, line 29
These are the global variables that Drupal uses.

Code

global $base_root;