You are here

global $base_url in Drupal 8

Same name and namespace in other branches
  1. 9 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
These are the global variables that Drupal uses.

Code

global $base_url;