Gets the scheme, host and base path.
For example, in an installation in a subdirectory "d8", it should be "https://example.com/d8".
public function getCompleteBaseUrl() { return $this->completeBaseUrl; }