Client::setBaseUrl |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Set the base URL of the client |
UrlGenerator::setBaseUrl |
function |
drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php |
Implements \Drupal\Core\Routing\PathBasedGeneratorInterface::setBaseUrl(). |
RequestContext::setBaseUrl |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Sets the base URL. |
ClientInterface::setBaseUrl |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Set the base URL of the client |
PathBasedGeneratorInterface::setBaseUrl |
function |
drupal/core/lib/Drupal/Core/Routing/PathBasedGeneratorInterface.php |
Sets the baseUrl property. |