Following #28220 This PR move more functions to use `db.Find`. --------- Co-authored-by: delvh <dev.lh@web.de>
For those simple objects, it's unnecessary to write the find and count methods again and again.
Caused by #20821 Fix #23110