Client::getBaseUrl |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Get the client's base URL as either an expanded or raw URI template |
Request::getBaseUrl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Returns the root url from which this request is executed. |
RequestContext::getBaseUrl |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Gets the base URL. |
RequestTest::testGetBaseUrl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@dataProvider getBaseUrlData |
RequestTest::getBaseUrlData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
ClientInterface::getBaseUrl |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Get the client's base URL as either an expanded or raw URI template |