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