❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$users->groupBy($field, $caseInsensitive = true)
Groups users in the collection by a given field.
return
($users)
↑
Cheat Sheet overview
←
$users->get($username)
→
$users->has($user)
↓
Back to Cheat Sheet section
Top