Skip to content

Kirby 4.2.0

$query->row()

Selects only one row from a table

$query->row(): mixed|null

Return type

mixed|null

Parent class

Kirby\Database\Query