php-doc-en/reference/mongo
Peter Cowburn 41179d1448 Gentoo package name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333174 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:41 +00:00
..
functions
mongo Document the deprecated Mongo constructor 2012-11-29 01:00:58 +00:00
mongobindata Bunch of little tiny doc updates and fixes. 2014-03-10 15:03:19 +00:00
mongoclient QA-495: Document context options for setting SSL. 2014-03-27 16:02:26 +00:00
mongocode it wasn't me... typofix =) 2012-11-28 04:48:31 +00:00
mongocollection Update proto for 1.5.0 changes. Tweak example a bit & add a new one for explain 2014-03-26 21:21:51 +00:00
mongocommandcursor Document MongoCommandCursor. 2014-03-14 17:56:11 +00:00
mongocursor Cross-reference MongoDB get/setReadPreference methods 2014-03-11 17:40:18 +00:00
mongocursorexception Fix svn keywords 2012-07-27 14:03:57 +00:00
mongodate I always get this one wrong! :-) 2013-07-16 11:13:32 +00:00
mongodb Cross-reference MongoDB get/setReadPreference methods 2014-03-11 17:40:18 +00:00
mongodbref Fix grammar. And there is always a return... :) 2012-07-11 12:29:19 +00:00
mongodeletebatch Document rest of the Mongo*Batch classes 2014-03-12 00:05:44 +00:00
mongogridfs Mention that the filename index will be populated 2013-01-14 03:23:34 +00:00
mongogridfscursor MongoGridFSCursor::key() returns _id instead of filename since 1.3.0 2012-10-05 21:00:35 +00:00
mongogridfsfile Clarified that it is for reading only. 2013-07-03 09:25:33 +00:00
mongoid Document new MongoId::isValid() method 2014-01-28 22:56:31 +00:00
mongoinsertbatch Document rest of the Mongo*Batch classes 2014-03-12 00:05:44 +00:00
mongoint32
mongoint64
mongolog Fix typo in MongoLog::setCallback() 2013-08-28 18:56:44 +00:00
mongopool Revise replica set language and MongoClient references 2012-11-26 03:07:28 +00:00
mongoregex Documentation for Regular Expressions (PHP-834) 2013-05-24 22:18:15 +00:00
mongoresultexception Document new exceptions 2014-03-11 21:45:16 +00:00
mongotimestamp Document public constructors 2012-01-08 05:33:58 +00:00
mongoupdatebatch Document rest of the Mongo*Batch classes 2014-03-12 00:05:44 +00:00
mongowritebatch Document the MongoWriteBatch constants 2014-03-14 23:49:51 +00:00
mongowriteconcernexception Document new exceptions 2014-03-11 21:45:16 +00:00
batch.xml Whopsy, copy&paste typo =) 2014-03-14 21:52:02 +00:00
book.xml Thaaaaats way the build worked fine after adding MongoWriteBatch - I forgot to enable it! 2014-03-14 20:46:29 +00:00
changelog.xml Fix build 2012-11-28 08:28:40 +00:00
configure.xml Gentoo package name 2014-03-29 21:53:41 +00:00
connecting.xml PHP-757: Added warning for duplicate replica set names. 2013-10-02 10:20:06 +00:00
core.xml Document MongoCommandCursor. 2014-03-14 17:56:11 +00:00
exceptions.xml Document new exceptions 2014-03-11 21:45:16 +00:00
gridfs.xml
ini.xml Documented the new default change for mongo.native_long. 2014-01-29 12:24:23 +00:00
manual.xml Specific WriteConcern docs 2012-11-28 08:27:11 +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 MongoBinData changelog for new GENERIC and UUID_RFC4122 constants 2014-01-28 22:18:01 +00:00
mongoclient.xml Update documentation for MongoClient::$status 2013-08-13 19:42:54 +00:00
mongocode.xml
mongocollection.xml Typo fixes in MongoCollection 2013-12-10 11:29:14 +00:00
mongocommandcursor.xml Document MongoCommandCursor. 2014-03-14 17:56:11 +00:00
mongoconnectionexception.xml Fixed bug#63722 ("No candidate servers found" error not documented) 2013-06-25 22:31:20 +00:00
mongocursor.xml Update documentation for MongoCursor timeout 2013-08-28 19:00:47 +00:00
mongocursorexception.xml Various markup fixes 2012-11-29 05:37:54 +00:00
mongocursortimeoutexception.xml Various markup fixes 2012-11-29 05:37:54 +00:00
mongodate.xml Various markup fixes 2012-11-29 05:37:54 +00:00
mongodb.xml Various markup fixes 2012-11-29 05:37:54 +00:00
mongodbref.xml Various markup fixes 2012-11-29 05:37:54 +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 new exceptions 2014-03-11 21:45:16 +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 Link class members 2012-01-12 06:15:07 +00:00
mongoinsertbatch.xml Document rest of the Mongo*Batch classes 2014-03-12 00:05:44 +00:00
mongoint32.xml typofix: 64-bit -> 32-bit (patch by daijie) 2013-05-07 07:31:26 +00:00
mongoint64.xml Link class members 2012-01-12 06:15:07 +00:00
mongolog.xml Document couple of new MongoLog methods 2012-10-10 22:07:43 +00:00
mongomaxkey.xml
mongominkey.xml
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 Documentation for Regular Expressions (PHP-834) 2013-05-24 22:18:15 +00:00
mongoresultexception.xml Document new exceptions 2014-03-11 21:45:16 +00:00
mongotimestamp.xml
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 Fix ups, and commented some things out that aren't implemented. 2012-11-29 13:27:04 +00:00
readpreferences.xml typo 2014-03-29 21:53:35 +00:00
reference.xml
security.xml - Updated the install structure to be consistent with all other extensions 2012-11-28 03:03:34 +00:00
setup.xml ID fail 2013-09-02 22:47:47 +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 The company name has changed to MongoDB.. rephrase this intro a little 2013-08-31 19:43:24 +00:00
types.xml
updates.xml - Updated the install structure to be consistent with all other extensions 2012-11-28 03:03:34 +00:00
versions.xml Version info for the new exceptions 2014-03-15 00:00:12 +00:00
writeconcerns.xml Fix typos in examples and add trailing ?> 2013-08-05 19:18:51 +00:00
writes.xml Normalize quote type usage 2013-12-10 11:38:03 +00:00