php-doc-en/reference/mongodb/mongodb/driver
Jeremy Mikola 69b7314dc6 Clarify interactions with sessions and transactions
Copy some language from the MongoDB manual and clarify that sessions close due to garbage collection.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346802 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-11 15:22:44 +00:00
..
bulkwrite Error at execution time if Bulk::update() arrayFilters is unsupported 2018-06-25 16:21:24 +00:00
command typo 2018-01-29 10:06:14 +00:00
cursor Revise documentation for MongoDB\Driver\Cursor::isDead() 2018-02-02 23:00:08 +00:00
cursorid Remove Error sections on __toString() methods, which cannot throw 2018-06-22 18:48:46 +00:00
exception set standard svn:eol-style svn:keywords properties 2018-12-18 21:10:59 +00:00
manager Fix typo 2018-09-01 10:56:11 +00:00
monitoring set standard svn:eol-style svn:keywords properties 2018-12-18 21:10:59 +00:00
query Partially fix link 2018-07-09 16:37:49 +00:00
readconcern Use consistent language for MongoDB\Driver constructors 2018-01-26 18:49:00 +00:00
readpreference Use array() initializer instead of [] 2018-01-31 08:23:47 +00:00
server PHPC-1227: Document that transactions do not allow per-op read/write concerns 2018-07-30 10:37:38 +00:00
session Clarify interactions with sessions and transactions 2019-02-11 15:22:44 +00:00
writeconcern Note upper bound on wtimeoutMS param for WriteConcern constructor 2018-06-25 20:23:05 +00:00
writeconcernerror Use int instead of integer in return type 2018-01-25 15:57:18 +00:00
writeerror Use int instead of integer in return type 2018-01-25 15:57:18 +00:00
writeresult Use bool instead of boolean in return types 2018-01-25 15:50:10 +00:00
bulkwrite.xml Update MongoDB\Driver\BulkWrite documentation 2015-10-30 20:34:07 +00:00
command.xml PHPC-1170: Deprecate autoIndexId for collection creation 2018-04-25 08:36:37 +00:00
cursor.xml Add missing final modifiers to MongoDB classes 2018-03-14 17:24:49 +00:00
cursorid.xml Revert MongoDB\BSON\CursorId renaming (r342968) 2017-08-30 15:57:18 +00:00
manager.xml typo fixes by anon users 2016-05-30 13:59:33 +00:00
query.xml
readconcern.xml Update docs for read concern levels in MongoDB 3.6 2018-01-24 21:44:21 +00:00
readpreference.xml Add MongoDB\BSON\Serializable implementation to changelogs 2017-08-08 19:15:38 +00:00
server.xml Document MongoDB\Driver\Server type constants 2016-04-20 20:57:06 +00:00
session.xml add missing svn properties, svn:eol-style and svn:keywords 2018-03-15 22:01:56 +00:00
writeconcern.xml Add MongoDB\BSON\Serializable implementation to changelogs 2017-08-08 19:15:38 +00:00
writeconcernerror.xml Document MongoDB\Driver\WriteConcernError 2016-10-21 19:06:05 +00:00
writeerror.xml Document MongoDB\Driver\WriteError 2016-10-21 19:52:33 +00:00
writeresult.xml Document MongoDB\Driver\WriteResult 2016-10-24 20:45:43 +00:00