realpath_cache_size

PHP 5 >= 5.3.2, PHP 7, PHP 8
realpath_cache_size - Get realpath cache size
Manual
Code Examples

realpath_cache_size( ): int

Get the amount of memory used by the realpath cache.

Parameters

This function has no parameters.

Return Values

Returns how much memory realpath cache is using.

Related Functions

Example of realpath_cache_size

Show all examples for realpath_cache_size

PHP Version: