Holds an array of previously looked up paths for the current request path.
This will only get populated if a cache key has been set, which for example happens if the alias manager is used in the context of a request.
Type: array
protected $preloadedPathLookups = FALSE;