A static cache of all the extension updates scanned for.
This array is keyed by Drupal root, site path, extension name and update type. The value if the extension has been searched for is TRUE.
Type: array
protected static array $loadedFiles = [];