❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
database\\query::find($id)
Find a single row by its primary key
$id
(mixed)
return
(mixed)
↑
Toolkit API overview
←
database\\query::fetch
→
database\\query::findBy
↓
Back to Toolkit API section
Top