All table storage data loaded from cache.
This is used when all data has been loaded from the cache to prevent further cache get calls when rebuilding all data or for single tables.
Type: array
protected $allStorage = [];