fun <T> getCachedValuesForType(type: String): Map<Id<T>, Any>
Returns all cached value for specified type.