Kirby 2 Docs
❌ Kirby 2 has reached its end of life. 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