global $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
These are the global variables that Drupal uses.

Code

global $base_path;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!globals.api.php/global/base_path/8.1.x