❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
database\\query::limit($limit)
Sets the limit for select clauses
$limit
(int)
return
(object)
↑
Toolkit API overview
←
database\\query::leftJoin
→
database\\query::max
↓
Back to Toolkit API section
Top