php-doc-en/reference/mongo/mongocollection
2015-01-15 22:16:23 +00:00
..
aggregate.xml Clarify cursor/explain options for MongoCollection aggregate methods 2014-07-22 19:19:50 +00:00
aggregatecursor.xml Document read preference inheritance for MongoCommandCursor 2015-01-15 21:55:38 +00:00
batchinsert.xml Revise MongoCollection write options and add missing changelog entries 2014-04-18 22:37:43 +00:00
construct.xml random typos, updates, class linking 2010-02-25 23:00:38 +00:00
count.xml MongoCollection::count() now takes an $options array 2014-11-05 21:15:09 +00:00
createdbref.xml Clarify doc/id param resolution for MongoCollection/DB::createDBRef() 2013-08-12 18:55:16 +00:00
createindex.xml Restore documentation for MongoCollection index "background" option 2015-01-15 22:16:23 +00:00
deleteindex.xml Make see-also links consistent across MongoCollection index methods 2014-05-28 15:37:34 +00:00
deleteindexes.xml Make see-also links consistent across MongoCollection index methods 2014-05-28 15:37:34 +00:00
distinct.xml More WriteConcern updates 2012-11-28 20:18:45 +00:00
drop.xml Added dozens of new examples to the Mongo extension documentation. 2010-05-19 19:33:11 +00:00
ensureindex.xml Restore documentation for MongoCollection index "background" option 2015-01-15 22:16:23 +00:00
find.xml Typo fixes in MongoCollection 2013-12-10 11:29:14 +00:00
findandmodify.xml Fix return type 2013-06-24 19:11:24 +00:00
findone.xml Document MongoDB maxTimeMS command/query option 2014-04-04 22:19:19 +00:00
get.xml Revise replica set language and MongoClient references 2012-11-26 03:07:28 +00:00
getdbref.xml Added dozens of new examples to the Mongo extension documentation. 2010-05-19 19:33:11 +00:00
getindexinfo.xml Fix example output for MongoCollection::getIndexInfo() 2015-01-15 16:24:54 +00:00
getname.xml Revise replica set language and MongoClient references 2012-11-26 03:07:28 +00:00
getreadpreference.xml Cross-reference MongoDB get/setReadPreference methods 2014-03-11 17:40:18 +00:00
getslaveokay.xml More ReadPreference love rather then slaveokay 2012-11-29 00:16:49 +00:00
getwriteconcern.xml svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
group.xml Document MongoDB maxTimeMS command/query option 2014-04-04 22:19:19 +00:00
insert.xml Fix discrepancy in MongoCollection::insert() changelog 2014-12-02 18:28:01 +00:00
parallelcollectionscan.xml Fix capitalization in MongoDB::command() links 2014-12-23 21:46:07 +00:00
remove.xml Revise MongoWriteBatch::add() parameter docs 2014-11-07 19:51:28 +00:00
save.xml MongoCollection::save() never accepted non-array $options 2014-12-02 18:24:10 +00:00
setreadpreference.xml Cross-reference MongoDB get/setReadPreference methods 2014-03-11 17:40:18 +00:00
setslaveokay.xml More ReadPreference love rather then slaveokay 2012-11-29 00:16:49 +00:00
setwriteconcern.xml svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
toindexstring.xml Removed removed duplicated duplicated words words 2014-05-16 20:12:19 +00:00
tostring.xml Revise replica set language and MongoClient references 2012-11-26 03:07:28 +00:00
update.xml Revise MongoWriteBatch::add() parameter docs 2014-11-07 19:51:28 +00:00
validate.xml