❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$collection->pagination()
Get the previously added pagination object
return
(object)
↑
Toolkit API overview
←
$collection->paginate($limit, $options = array())
→
$collection->pluck($field, $split = null, $unique = false)
↓
Back to Toolkit API section
Top