Holds an array of previously looked up paths for the current request path.
This will only ever get populated if the alias manager is being used in the context of a request.
Type: array
protected $preloadedPathLookups = array();