php-doc-en/reference/mongo
Christoph Michael Becker 9cc4767b2d What's in a name?
The Macintosh operating systems changed their name a few times since
version 10. We follow suite, and use the proper name whenever we refer
to a certain version, and use “macOS” as generic term, since “Mac OS X”
and “OS X” versions are already unsupported, or loose support at the end
of this year.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345139 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-15 11:50:40 +00:00
..
context Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade. 2017-09-02 18:42:15 +00:00
functions
mongo Use entities in initializer 2018-01-25 19:11:34 +00:00
mongobindata Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
mongoclient Fix name of MONGODB-X509 auth mechanism 2018-03-20 18:49:59 +00:00
mongocode PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongocollection Use entities in initializer 2018-01-25 19:11:34 +00:00
mongocommandcursor Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
mongocursor Use entities in initializer 2018-01-25 19:11:34 +00:00
mongocursorexception
mongocursorinterface Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
mongodate Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
mongodb Use entities in initializer 2018-01-25 19:11:34 +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
mongogridfsfile Fix return type for MongoGridFSFile::getResource() 2015-02-20 21:53:04 +00:00
mongoid Rename ObjectID (and its interface) to ObjectId 2017-08-30 16:05:54 +00:00
mongoinsertbatch Document rest of the Mongo*Batch classes 2014-03-12 00:05:44 +00:00
mongoint32 Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
mongoint64 Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
mongolog Revise MongoLog method documentation 2014-08-06 19:39:17 +00:00
mongopool Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +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 Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
mongoupdatebatch Document rest of the Mongo*Batch classes 2014-03-12 00:05:44 +00:00
mongowritebatch Fix missing entity references in MongoWriteBatch 2017-01-25 22:08:26 +00:00
mongowriteconcernexception Document new exceptions 2014-03-11 21:45:16 +00:00
batch.xml Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade. 2017-09-02 18:42:15 +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 What's in a name? 2018-06-15 11:50:40 +00:00
connecting.xml Fix language in Unix domain socket docs for legacy MongoDB driver 2016-11-08 20:51:37 +00:00
constants.xml Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade. 2017-09-02 18:42:15 +00:00
context.xml Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade. 2017-09-02 18:42:15 +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 typos 2016-11-25 12:22:13 +00:00
manual.xml Added deprecation notices and alternatives for the MongoClient class. 2015-11-19 13:46:44 +00:00
misc.xml
mongo.xml
mongobindata.xml Do not repeat constant values in <varlistentry> records 2018-06-01 17:21:55 +00:00
mongoclient.xml Do not repeat constant values in <varlistentry> records 2018-06-01 17:21:55 +00:00
mongocode.xml PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongocollection.xml Do not repeat constant values in <varlistentry> records 2018-06-01 17:21:55 +00:00
mongocommandcursor.xml Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade. 2017-09-02 18:42:15 +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
mongodate.xml PHPC-583: Document alternatives for legacy driver's types 2016-02-22 12:36:13 +00:00
mongodb.xml Do not repeat constant values in <varlistentry> records 2018-06-01 17:21:55 +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
mongoexecutiontimeoutexception.xml Document MongoDB maxTimeMS command/query option 2014-04-04 22:19:19 +00:00
mongogridfs.xml
mongogridfscursor.xml
mongogridfsexception.xml
mongogridfsfile.xml
mongoid.xml Rename ObjectID (and its interface) to ObjectId 2017-08-30 16:05:54 +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 Fix missing entity references in MongoWriteBatch 2017-01-25 22:08:26 +00:00
mongowriteconcernexception.xml Use url.mongodb.docs.command entity for MongoDB command links 2017-01-26 17:32:34 +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 remove unwanted PHP versions info for PECL exts 2017-12-01 12:54:22 +00:00
writeconcerns.xml typo fix from anon 2017-08-12 06:43:47 +00:00
writes.xml Fix <programlisting> formatting in MongoDB docs 2014-09-09 18:31:20 +00:00