php-doc-en/reference/mongo
Derick Rethans 0d871eae6e Fixed example
and also some typoes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339160 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-10 18:17:49 +00:00
..
context svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
functions
mongo Document the deprecated Mongo constructor 2012-11-29 01:00:58 +00:00
mongobindata PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongoclient PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongocode PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongocollection Fixed example 2016-05-10 18:17:49 +00:00
mongocommandcursor Corrected/added SVN properties, especially svn:keywords. 2015-08-17 15:27:48 +00:00
mongocursor Documentation for MongoCursorInterface 2015-01-15 21:10:35 +00:00
mongocursorexception Fix svn keywords 2012-07-27 14:03:57 +00:00
mongocursorinterface Corrected/added SVN properties, especially svn:keywords. 2015-08-17 15:27:48 +00:00
mongodate PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongodb #128: how can I select DB and authenticate 2016-02-22 16:53:35 +00:00
mongodbref PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongodeletebatch Document rest of the Mongo*Batch classes 2014-03-12 00:05:44 +00:00
mongogridfs MongoGridFS::storeFile() supports a stream argument 2015-06-04 21:12:35 +00:00
mongogridfscursor MongoGridFSCursor::key() returns _id instead of filename since 1.3.0 2012-10-05 21:00:35 +00:00
mongogridfsfile Fix return type for MongoGridFSFile::getResource() 2015-02-20 21:53:04 +00:00
mongoid Convert DOS to Unix line endings 2016-02-22 12:36:45 +00:00
mongoinsertbatch Document rest of the Mongo*Batch classes 2014-03-12 00:05:44 +00:00
mongoint32 PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongoint64 PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongolog Revise MongoLog method documentation 2014-08-06 19:39:17 +00:00
mongopool Revise replica set language and MongoClient references 2012-11-26 03:07:28 +00:00
mongoregex PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongoresultexception Document new exceptions 2014-03-11 21:45:16 +00:00
mongotimestamp PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongoupdatebatch Document rest of the Mongo*Batch classes 2014-03-12 00:05:44 +00:00
mongowritebatch Revise MongoWriteBatch::add() parameter docs 2014-11-07 19:51:28 +00:00
mongowriteconcernexception Document new exceptions 2014-03-11 21:45:16 +00:00
batch.xml svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
book.xml Added a tutorial (from .rst), reorganised docs, and provided some introductionary material. 2015-10-22 10:14:11 +00:00
changelog.xml Documentation for MongoCursorInterface 2015-01-15 21:10:35 +00:00
configure.xml Fix typo 2016-01-22 23:09:55 +00:00
connecting.xml Update docs on persistent connections in mongo 1.3+ 2015-09-03 20:05:28 +00:00
constants.xml svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
context.xml svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
core.xml Added deprecation notices and alternatives for the MongoClient class. 2015-11-19 13:46:44 +00:00
exceptions.xml Fix <programlisting> formatting in MongoDB docs 2014-09-09 18:31:20 +00:00
gridfs.xml
ini.xml Fix <programlisting> formatting in MongoDB docs 2014-09-09 18:31:20 +00:00
manual.xml Added deprecation notices and alternatives for the MongoClient class. 2015-11-19 13:46:44 +00:00
misc.xml Fix ups, and commented some things out that aren't implemented. 2012-11-29 13:27:04 +00:00
mongo.xml Document MongoClient class and write concern defaults 2012-11-20 01:57:53 +00:00
mongobindata.xml PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongoclient.xml Added deprecation notices and alternatives for the MongoClient class. 2015-11-19 13:46:44 +00:00
mongocode.xml PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongocollection.xml Typo fixes in MongoCollection 2013-12-10 11:29:14 +00:00
mongocommandcursor.xml Documentation for MongoCursorInterface 2015-01-15 21:10:35 +00:00
mongoconnectionexception.xml Fix <programlisting> formatting in MongoDB docs 2014-09-09 18:31:20 +00:00
mongocursor.xml Documentation for MongoCursorInterface 2015-01-15 21:10:35 +00:00
mongocursorexception.xml Fix <programlisting> formatting in MongoDB docs 2014-09-09 18:31:20 +00:00
mongocursorinterface.xml Corrected/added SVN properties, especially svn:keywords. 2015-08-17 15:27:48 +00:00
mongocursortimeoutexception.xml Various markup fixes 2012-11-29 05:37:54 +00:00
mongodate.xml PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongodb.xml Various markup fixes 2012-11-29 05:37:54 +00:00
mongodbref.xml PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongodeletebatch.xml Document rest of the Mongo*Batch classes 2014-03-12 00:05:44 +00:00
mongoduplicatekeyexception.xml Document new exceptions 2014-03-11 21:45:16 +00:00
mongoexception.xml Various markup fixes 2012-11-29 05:37:54 +00:00
mongoexecutiontimeoutexception.xml Document MongoDB maxTimeMS command/query option 2014-04-04 22:19:19 +00:00
mongogridfs.xml Restore non-fragment MongoDB URL entities 2013-01-10 19:18:05 +00:00
mongogridfscursor.xml
mongogridfsexception.xml Document MongoGridFS exception codes 2013-01-19 20:07:22 +00:00
mongogridfsfile.xml
mongoid.xml PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongoinsertbatch.xml Document rest of the Mongo*Batch classes 2014-03-12 00:05:44 +00:00
mongoint32.xml PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongoint64.xml PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongolog.xml Revise MongoLog class documentation 2014-08-06 19:41:45 +00:00
mongomaxkey.xml PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongominkey.xml PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongopool.xml Bunch of little tiny doc updates and fixes. 2014-03-10 15:03:19 +00:00
mongoprotocolexception.xml Document new exceptions 2014-03-11 21:45:16 +00:00
mongoregex.xml PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongoresultexception.xml Document new exceptions 2014-03-11 21:45:16 +00:00
mongotimestamp.xml PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongoupdatebatch.xml Document rest of the Mongo*Batch classes 2014-03-12 00:05:44 +00:00
mongowritebatch.xml Document the MongoWriteBatch constants 2014-03-14 23:49:51 +00:00
mongowriteconcernexception.xml Document new exceptions 2014-03-11 21:45:16 +00:00
queries.xml Document read preference inheritance for MongoCommandCursor 2015-01-15 21:55:38 +00:00
readpreferences.xml typo 2014-03-29 21:53:35 +00:00
reference.xml
security.xml Fix <programlisting> formatting in MongoDB docs 2014-09-09 18:31:20 +00:00
setup.xml Added deprecation notices and alternatives for the MongoClient class. 2015-11-19 13:46:44 +00:00
sqltomongo.xml Corrected SQL example in SQL->mongo table 2013-09-09 20:48:13 +00:00
testing.xml PHP-695: Remove mention of PHPUnit from documentation 2013-04-23 08:36:22 +00:00
trouble.xml There is no such thing anymore 2013-06-26 22:13:56 +00:00
tutorial.xml Added deprecation notices and alternatives for the MongoClient class. 2015-11-19 13:46:44 +00:00
types.xml fixed broken/incorrect links 2016-03-03 08:44:35 +00:00
updates.xml Fix <programlisting> formatting in MongoDB docs 2014-09-09 18:31:20 +00:00
versions.xml PHP-1387: Fixed missing version info for MongoCursor::doQuery and MongoWriteConcernException::getDocument 2015-02-03 09:27:15 +00:00
writeconcerns.xml Fix typos in examples and add trailing ?> 2013-08-05 19:18:51 +00:00
writes.xml Fix <programlisting> formatting in MongoDB docs 2014-09-09 18:31:20 +00:00