$base_root

Same name and namespace in other branches
  1. 7.x external_documentation/developer/globals.php \base_root
  2. 8.9.x core/globals.api.php \base_root
  3. 10 core/globals.api.php \base_root
  4. 11.x 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

Code

global $base_root;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.