|
Wikibase
MediaWiki Wikibase extension
|
PropertyOrderProvider implementation, that caches the information. More...
Inheritance diagram for Wikibase\Lib\Store\CachingPropertyOrderProvider:
Collaboration diagram for Wikibase\Lib\Store\CachingPropertyOrderProvider:Public Member Functions | |
| __construct (PropertyOrderProvider $propertyOrderProvider, BagOStuff $cache, $cacheDuration=3600) | |
| getPropertyOrder () | |
Private Attributes | |
| $propertyOrderProvider | |
| $cache | |
| $cacheDuration | |
PropertyOrderProvider implementation, that caches the information.
| Wikibase\Lib\Store\CachingPropertyOrderProvider::__construct | ( | PropertyOrderProvider | $propertyOrderProvider, |
| BagOStuff | $cache, | ||
$cacheDuration = 3600 |
|||
| ) |
| PropertyOrderProvider | $propertyOrderProvider | |
| BagOStuff | $cache | |
| int | $cacheDuration |
| Wikibase\Lib\Store\CachingPropertyOrderProvider::getPropertyOrder | ( | ) |
Implements Wikibase\Lib\Store\PropertyOrderProvider.
|
private |
|
private |
|
private |