❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$users->filter($callback)
Filters the collection of users by a given callback function
return
($users)
↑
Cheat Sheet overview
←
$users->create($data = array())
→
$users->filterBy($field, $value)
↓
Back to Cheat Sheet section
Top