CachableModel
trait CachableModel (View source)
Allows you to cache a full list of objects without multiple DB queries
Methods
Details
static ArrayList
getCached()
No description
static
clearCached()
No description
static protected bool
databaseIsReady()
Check if the DB is able to safely query this model