◆ current()
MongoDB\ChangeStream::current |
( |
| ) |
|
◆ getCursorId()
MongoDB\ChangeStream::getCursorId |
( |
| ) |
|
◆ getResumeToken()
MongoDB\ChangeStream::getResumeToken |
( |
| ) |
|
Returns the resume token for the iterator's current position.
Null may be returned if no change documents have been iterated and the server did not include a postBatchResumeToken in its aggregate or getMore command response.
- Return values
-
◆ key()
MongoDB\ChangeStream::key |
( |
| ) |
|
◆ next()
MongoDB\ChangeStream::next |
( |
| ) |
|
◆ rewind()
MongoDB\ChangeStream::rewind |
( |
| ) |
|
◆ valid()
MongoDB\ChangeStream::valid |
( |
| ) |
|
◆ CURSOR_NOT_FOUND
const MongoDB\ChangeStream::CURSOR_NOT_FOUND = 43 |
The documentation for this class was generated from the following file:
- cache/stores/mongodb/MongoDB/ChangeStream.php