Uri::index() Creates an Uri object for the URL to the index.php or any other executed script. kirby/src/Http/Uri.php#L337 Uri::index(array $props = [ ], bool $forwarded = false): string Parameters Name Type Default $props array [ ] $forwarded bool false Return type string Parent class Kirby\Http\Uri