Warning: session_start(): open(/var/lib/php/sessions/sess_4oc5bavkrba13du6fvf1bb9q7v, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
static DependentCache> allWebsByID_cache = new DependentCache(f allWebsByID_calc, f cachedNodeIndex_changeCount);
static MultiMap allWebsByID() {
ret allWebsByID_cache!;
}
static MultiMap allWebsByID_calc() {
ret multiMapIndexByField(allWebsFromCachedNodeIndex_uncached(), 'globalID);
}