$base_secure_url

Same name and namespace in other branches
  1. 8.9.x core/globals.api.php \base_secure_url
  2. 10 core/globals.api.php \base_secure_url
  3. 11.x core/globals.api.php \base_secure_url

The secure base URL of the Drupal installation.

See also

\Drupal\Core\DrupalKernel::initializeRequestGlobals()

File

core/globals.api.php, line 36

Code

global $base_secure_url;

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