Skip to content

Kirby 5.1.2

$fieldUuid->toUrl()

Returns the URL of the model, including the query and fragment

$fieldUuid->toUrl(): string|null

Return types

stringornull

This method modifies the existing $fielduuid object it is applied to and returns it again.

Parent class

Kirby\Uuid\FieldUuid inherited from Kirby\Uuid\Uuid