php-doc-en/reference/mongo/mongocursor
2014-12-23 21:09:33 +00:00
..
addoption.xml PHP-1214: Added the addOption( '$comment', … ) example. 2014-09-01 15:01:16 +00:00
awaitdata.xml
batchsize.xml Clarify language in MongoCursor batchSize docs 2014-12-23 21:09:33 +00:00
construct.xml
count.xml
current.xml
dead.xml Capitalize MB abbreviation for MongoCursor::dead() 2013-07-08 16:10:34 +00:00
doquery.xml
explain.xml
fields.xml
getnext.xml Document return type of next(), and document getNext() as an alias of next(). 2014-12-05 16:42:09 +00:00
getreadpreference.xml Cross-reference MongoDB get/setReadPreference methods 2014-03-11 17:40:18 +00:00
hasnext.xml
hint.xml MongoCursor::hint() supports string arguments 2013-05-02 18:41:57 +00:00
immortal.xml Added that it's a server thing, and emphasised "forever". 2013-04-22 14:11:27 +00:00
info.xml
key.xml
limit.xml Crosslink skip and limit, and move the external link into correct structure 2013-07-29 18:35:20 +00:00
maxtimems.xml svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
next.xml Document return type of next(), and document getNext() as an alias of next(). 2014-12-05 16:42:09 +00:00
partial.xml
reset.xml
rewind.xml
setflag.xml MongoCursor::setFlag() takes an int as its first argument 2013-07-16 21:38:26 +00:00
setreadpreference.xml Cross-reference MongoDB get/setReadPreference methods 2014-03-11 17:40:18 +00:00
skip.xml Crosslink skip and limit, and move the external link into correct structure 2013-07-29 18:35:20 +00:00
slaveokay.xml Bunch of little tiny doc updates and fixes. 2014-03-10 15:03:19 +00:00
snapshot.xml Clarify that MongoCursor::snapshot() only prevents dupes 2014-08-25 17:00:30 +00:00
sort.xml
tailable.xml
timeout.xml Refer to MongoCursor::maxTimeMS() from timeout() docs 2014-08-04 21:17:50 +00:00
valid.xml