Wikibase
MediaWiki Wikibase extension
|
The position markers are implementation dependent and are not interchangeable between different implementations. More...
Public Member Functions | |
getPosition () | |
setPosition ( $position) | |
Public Member Functions inherited from Wikibase\DataModel\Services\EntityId\EntityIdPager | |
fetchIds ( $limit) | |
Fetches the next batch of IDs. | |
Additional Inherited Members | |
Public Attributes inherited from Wikibase\DataModel\Services\EntityId\EntityIdPager | |
const | NO_REDIRECTS = 'no' |
Omit redirects from entity listing. | |
const | INCLUDE_REDIRECTS = 'include' |
Include redirects in entity listing. | |
const | ONLY_REDIRECTS = 'only' |
Include only redirects in listing. | |
The position markers are implementation dependent and are not interchangeable between different implementations.
Wikibase\DataModel\Services\EntityId\SeekableEntityIdPager::getPosition | ( | ) |
Implemented in Wikibase\DataModel\Services\EntityId\InMemoryEntityIdPager, and Wikibase\Repo\Store\Sql\SqlEntityIdPager.
Wikibase\DataModel\Services\EntityId\SeekableEntityIdPager::setPosition | ( | $position | ) |
mixed | $position | Round trips with method getPosition |
Implemented in Wikibase\DataModel\Services\EntityId\InMemoryEntityIdPager, and Wikibase\Repo\Store\Sql\SqlEntityIdPager.