mongodb\BatchQueryResult next()
  • References/PHP/Yii/mongodb/BatchQueryResult

next() public method Moves the internal pointer to the

2025-01-10 15:47:30
mongodb\BatchQueryResult $db
  • References/PHP/Yii/mongodb/BatchQueryResult

$db public property The MongoDB connection to be used when performing

2025-01-10 15:47:30
mongodb\BatchQueryResult rewind()
  • References/PHP/Yii/mongodb/BatchQueryResult

rewind() public method Resets the iterator to the initial

2025-01-10 15:47:30
mongodb\BatchQueryResult valid()
  • References/PHP/Yii/mongodb/BatchQueryResult

valid() public method Returns whether there is a valid

2025-01-10 15:47:30
mongodb\BatchQueryResult current()
  • References/PHP/Yii/mongodb/BatchQueryResult

current() public method Returns the current dataset.

2025-01-10 15:47:30
mongodb\BatchQueryResult $batchSize
  • References/PHP/Yii/mongodb/BatchQueryResult

$batchSize public property The number of rows to be returned in

2025-01-10 15:47:30
mongodb\BatchQueryResult $query
  • References/PHP/Yii/mongodb/BatchQueryResult

$query public property The query object associated with this batch

2025-01-10 15:47:30
mongodb\BatchQueryResult key()
  • References/PHP/Yii/mongodb/BatchQueryResult

key() public method Returns the index of the current dataset

2025-01-10 15:47:30
mongodb\BatchQueryResult reset()
  • References/PHP/Yii/mongodb/BatchQueryResult

reset() public method Resets the batch query.

2025-01-10 15:47:30
mongodb\BatchQueryResult $each
  • References/PHP/Yii/mongodb/BatchQueryResult

$each public property Whether to return a single row during each

2025-01-10 15:47:30