\DeviceAtlas\Device\CacheProviderLRUCache

Least recently used in-memory cache.

Summary

Methods
Properties
Constants
__construct()
get()
put()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$CACHE_REMOVE_FACTOR
$cache
$cacheSize
N/A

Properties

$CACHE_REMOVE_FACTOR

$CACHE_REMOVE_FACTOR : 

Type

$cache

$cache : 

Type

$cacheSize

$cacheSize : 

Type

Methods

__construct()

__construct(  $cacheSize) 

Parameters

$cacheSize
Warning: count(): Parameter must be an array or an object that implements Countable in /opt/phpdoc/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275 Warning: count(): Parameter must be an array or an object that implements Countable in /opt/phpdoc/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275

get()

get(  $key) 

Parameters

$key
Warning: count(): Parameter must be an array or an object that implements Countable in /opt/phpdoc/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275 Warning: count(): Parameter must be an array or an object that implements Countable in /opt/phpdoc/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275

put()

put(  $key,   $value) 

Parameters

$key
$value
Warning: count(): Parameter must be an array or an object that implements Countable in /opt/phpdoc/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275 Warning: count(): Parameter must be an array or an object that implements Countable in /opt/phpdoc/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275