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