Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorFactUpdateIterator

final class PhabricatorFactUpdateIterator
Phabricator Technical Documentation (Fact)

Iterate over objects by update time in a stable way. This iterator only works for "normal" Lisk objects: objects with an auto-increment ID and a dateModified column.

Methods

public function __construct($object)

This method is not documented.
Parameters
LiskDAO$object
Return
this//Implicit.//

public function setPosition($position)

This method is not documented.
Parameters
$position
Return
wild

protected function didRewind()

This method is not documented.
Return
wild

protected function getCursorFromObject($object)

This method is not documented.
Parameters
$object
Return
wild

public function key()

This method is not documented.
Return
wild

protected function loadPage()

This method is not documented.
Return
wild