realpath_cache_get

 array realpath_cache_get ( void ) 

説明

Get the contents of the realpath cache.

戻り値

Returns an array of realpath cache entries. The keys are original path entries, and the values are arrays of data items, containing the resolved path, expiration date, and other options kept in the cache.