A cache of discovered fields.
It is an array of arrays. If the entity type is bundleable, a third level of arrays is added to account for fields discovered at the bundle level.
[{core}][{entity_type}][{bundle}]
Type: array
protected $discoveredFieldsCache = [];