(mongodb >=1.9.0)
MongoDB\Driver\Cursor::valid — Checks if the current position in the cursor is valid
This function has no parameters.
TRUE if the current cursor position is valid, FALSE otherwise.
TRUE
FALSE