MediaWiki REL1_33
|
This is the complete list of members for BatchRowIterator, including all inherited members.
$batchSize | BatchRowIterator | protected |
$conditions | BatchRowIterator | protected |
$current | BatchRowIterator | private |
$db | BatchRowIterator | protected |
$fetchColumns | BatchRowIterator | protected |
$joinConditions | BatchRowIterator | protected |
$key | BatchRowIterator | private |
$options | BatchRowIterator | protected |
$orderBy | BatchRowIterator | protected |
$primaryKey | BatchRowIterator | protected |
$table | BatchRowIterator | protected |
__construct(IDatabase $db, $table, $primaryKey, $batchSize) | BatchRowIterator | |
addConditions(array $conditions) | BatchRowIterator | |
addJoinConditions(array $conditions) | BatchRowIterator | |
addOptions(array $options) | BatchRowIterator | |
buildConditions() | BatchRowIterator | protected |
buildGreaterThanCondition(array $quotedMaximumValues) | BatchRowIterator | protected |
current() | BatchRowIterator | |
extractPrimaryKeys( $row) | BatchRowIterator | |
getChildren() | BatchRowIterator | |
hasChildren() | BatchRowIterator | |
key() | BatchRowIterator | |
next() | BatchRowIterator | |
rewind() | BatchRowIterator | |
setFetchColumns(array $columns) | BatchRowIterator | |
valid() | BatchRowIterator |