$query->first() Selects only one row from a table kirby/src/Database/Query.php#L633 $query->first(): mixed|null Return type mixed|null Parent class Kirby\Database\Query