menu 8 Menu Overview site() Returns the current site object site(): Kirby\Cms\Site Return type Kirby\Cms\Site Example <?= site()->title() ?> Source code kirby/config/helpers.php#L613