|
MediaWiki
master
|
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 |
| $orderBy | BatchRowIterator | protected |
| $primaryKey | BatchRowIterator | protected |
| $table | BatchRowIterator | protected |
| __construct(IDatabase $db, $table, $primaryKey, $batchSize) | BatchRowIterator | |
| addConditions(array $conditions) | BatchRowIterator | |
| addJoinConditions(array $conditions) | 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 |