You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the methods insert(),update(),delete() and insertObject() flushes the cache if it is called with useCache()
, example: $this->usecache('','customers')->insert(); // delete the group cache customers.