$sql->order() Creates the order by syntax kirby/src/Database/Sql.php#L513 $sql->order(?string $order = null): array Parameters Name Type Default $order string|null null Return type array Parent class Kirby\Database\Sql