MediaWiki  REL1_31
BatchRowIterator Member List

This is the complete list of members for BatchRowIterator, including all inherited members.

$batchSizeBatchRowIteratorprotected
$conditionsBatchRowIteratorprotected
$currentBatchRowIteratorprivate
$dbBatchRowIteratorprotected
$fetchColumnsBatchRowIteratorprotected
$joinConditionsBatchRowIteratorprotected
$keyBatchRowIteratorprivate
$optionsBatchRowIteratorprotected
$orderByBatchRowIteratorprotected
$primaryKeyBatchRowIteratorprotected
$tableBatchRowIteratorprotected
__construct(IDatabase $db, $table, $primaryKey, $batchSize)BatchRowIterator
addConditions(array $conditions)BatchRowIterator
addJoinConditions(array $conditions)BatchRowIterator
addOptions(array $options)BatchRowIterator
buildConditions()BatchRowIteratorprotected
buildGreaterThanCondition(array $quotedMaximumValues)BatchRowIteratorprotected
current()BatchRowIterator
extractPrimaryKeys( $row)BatchRowIterator
getChildren()BatchRowIterator
hasChildren()BatchRowIterator
key()BatchRowIterator
next()BatchRowIterator
rewind()BatchRowIterator
setFetchColumns(array $columns)BatchRowIterator
valid()BatchRowIterator