dao->select('sum(size) as size')->from(TABLE_FILE)->where('objectType')->eq('chat')->fetch('size'); }