Gives access to properties of a page.
__construct(LinkBatchFactory $linkBatchFactory, ILoadBalancer $loadBalancer)
ILoadBalancer $loadBalancer
ensureCacheSize( $size)
Ensure that cache has at least this size.
getCachedProperty( $pageID, $propertyName)
Get a property from the cache.
getProperties( $titles, $propertyNames)
Given one or more Titles and one or more names of properties, returns an associative array mapping pa...
LinkBatchFactory $linkBatchFactory
getCachedProperties( $pageID)
Get properties from the cache.
cacheProperties( $pageID, $pageProperties)
Save properties to the cache.
getAllProperties( $titles)
Get all page property values.