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