RequestContext::$completeBaseUrl
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Routing/RequestContext.php \Drupal\Core\Routing\RequestContext::completeBaseUrl
- 10 core/lib/Drupal/Core/Routing/RequestContext.php \Drupal\Core\Routing\RequestContext::completeBaseUrl
- 11.x core/lib/Drupal/Core/Routing/RequestContext.php \Drupal\Core\Routing\RequestContext::completeBaseUrl
The scheme, host and base path, for example "http://example.com/d8".
Type: string
File
-
core/
lib/ Drupal/ Core/ Routing/ RequestContext.php, line 19
Class
- RequestContext
- Holds information about the current request.
Namespace
Drupal\Core\RoutingCode
protected $completeBaseUrl;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.