# Uri

Uri protocol for UUIDs

****

- Full class name: `Kirby\Uuid\Uri`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Uuid/Uri.php#L18>

****

### Uri

- [$uri->__call()](https://getkirby.com/docs/reference/objects/uuid/uri/__call.md)
- [$uri->__clone()](https://getkirby.com/docs/reference/objects/uuid/uri/__clone.md)
- [new Uri()](https://getkirby.com/docs/reference/objects/uuid/uri/__construct.md)
- [$uri->__get()](https://getkirby.com/docs/reference/objects/uuid/uri/__get.md)
- [$uri->__set()](https://getkirby.com/docs/reference/objects/uuid/uri/__set.md)
- [$uri->__toString()](https://getkirby.com/docs/reference/objects/uuid/uri/__to-string.md)
- [$uri->auth()](https://getkirby.com/docs/reference/objects/uuid/uri/auth.md)
- [$uri->base()](https://getkirby.com/docs/reference/objects/uuid/uri/base.md)
- [$uri->clone()](https://getkirby.com/docs/reference/objects/uuid/uri/clone.md)
- [Uri::current()](https://getkirby.com/docs/reference/objects/uuid/uri/current.md)
- [$uri->domain()](https://getkirby.com/docs/reference/objects/uuid/uri/domain.md)
- [$uri->fragment()](https://getkirby.com/docs/reference/objects/uuid/uri/fragment.md)
- [$uri->hasFragment()](https://getkirby.com/docs/reference/objects/uuid/uri/has-fragment.md)
- [$uri->hasPath()](https://getkirby.com/docs/reference/objects/uuid/uri/has-path.md)
- [$uri->hasQuery()](https://getkirby.com/docs/reference/objects/uuid/uri/has-query.md)
- [$uri->host()](https://getkirby.com/docs/reference/objects/uuid/uri/host.md)
- [$uri->https()](https://getkirby.com/docs/reference/objects/uuid/uri/https.md)
- [$uri->idn()](https://getkirby.com/docs/reference/objects/uuid/uri/idn.md)
- [Uri::index()](https://getkirby.com/docs/reference/objects/uuid/uri/index.md)
- [$uri->inherit()](https://getkirby.com/docs/reference/objects/uuid/uri/inherit.md)
- [$uri->isAbsolute()](https://getkirby.com/docs/reference/objects/uuid/uri/is-absolute.md)
- [$uri->setFragment()](https://getkirby.com/docs/reference/objects/uuid/uri/set-fragment.md)
- [$uri->setHost()](https://getkirby.com/docs/reference/objects/uuid/uri/set-host.md)
- [$uri->setParams()](https://getkirby.com/docs/reference/objects/uuid/uri/set-params.md)
- [$uri->setPassword()](https://getkirby.com/docs/reference/objects/uuid/uri/set-password.md)
- [$uri->setPath()](https://getkirby.com/docs/reference/objects/uuid/uri/set-path.md)
- [$uri->setPort()](https://getkirby.com/docs/reference/objects/uuid/uri/set-port.md)
- [$uri->setQuery()](https://getkirby.com/docs/reference/objects/uuid/uri/set-query.md)
- [$uri->setScheme()](https://getkirby.com/docs/reference/objects/uuid/uri/set-scheme.md)
- [$uri->setSlash()](https://getkirby.com/docs/reference/objects/uuid/uri/set-slash.md)
- [$uri->setUsername()](https://getkirby.com/docs/reference/objects/uuid/uri/set-username.md)
- [$uri->toArray()](https://getkirby.com/docs/reference/objects/uuid/uri/to-array.md)
- [$uri->toJson()](https://getkirby.com/docs/reference/objects/uuid/uri/to-json.md)
- [$uri->toString()](https://getkirby.com/docs/reference/objects/uuid/uri/to-string.md)
- [$uri->type()](https://getkirby.com/docs/reference/objects/uuid/uri/type.md)
- [$uri->unIdn()](https://getkirby.com/docs/reference/objects/uuid/uri/un-idn.md)