Skip to content

Commit 488010b

Browse files
committed
Merge pull request #472
2 parents 971545c + 8d04d67 commit 488010b

File tree

105 files changed

+1346
-77
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+1346
-77
lines changed

docs/includes/apiargs-MongoDBClient-method-dropDatabase-option.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
source:
2+
file: apiargs-common-option.yaml
3+
ref: session
4+
---
15
source:
26
file: apiargs-common-option.yaml
37
ref: typeMap
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
source:
22
file: apiargs-common-option.yaml
33
ref: maxTimeMS
4+
---
5+
source:
6+
file: apiargs-common-option.yaml
7+
ref: session
48
...

docs/includes/apiargs-MongoDBCollection-method-aggregate-option.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ source:
6868
post: |
6969
This option will be ignored when using the :ref:`$out <agg-out>` stage.
7070
---
71+
source:
72+
file: apiargs-common-option.yaml
73+
ref: session
74+
---
7175
source:
7276
file: apiargs-MongoDBCollection-common-option.yaml
7377
ref: typeMap

docs/includes/apiargs-MongoDBCollection-method-bulkWrite-option.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ interface: phpmethod
1717
operation: ~
1818
optional: true
1919
---
20+
source:
21+
file: apiargs-common-option.yaml
22+
ref: session
23+
---
2024
source:
2125
file: apiargs-MongoDBCollection-common-option.yaml
2226
ref: writeConcern

docs/includes/apiargs-MongoDBCollection-method-count-option.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ source:
3838
file: apiargs-MongoDBCollection-common-option.yaml
3939
ref: readPreference
4040
---
41+
source:
42+
file: apiargs-common-option.yaml
43+
ref: session
44+
---
4145
arg_name: option
4246
name: skip
4347
type: integer

docs/includes/apiargs-MongoDBCollection-method-createIndex-option.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ interface: phpmethod
7575
operation: ~
7676
optional: true
7777
---
78+
source:
79+
file: apiargs-common-option.yaml
80+
ref: session
81+
---
7882
source:
7983
file: apiargs-MongoDBCollection-common-option.yaml
8084
ref: writeConcern

docs/includes/apiargs-MongoDBCollection-method-createIndexes-option.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ source:
22
file: apiargs-common-option.yaml
33
ref: maxTimeMS
44
---
5+
source:
6+
file: apiargs-common-option.yaml
7+
ref: session
8+
---
59
source:
610
file: apiargs-MongoDBCollection-common-option.yaml
711
ref: writeConcern

docs/includes/apiargs-MongoDBCollection-method-deleteMany-option.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ source:
22
file: apiargs-MongoDBCollection-common-option.yaml
33
ref: collation
44
---
5+
source:
6+
file: apiargs-common-option.yaml
7+
ref: session
8+
---
59
source:
610
file: apiargs-MongoDBCollection-common-option.yaml
711
ref: writeConcern

docs/includes/apiargs-MongoDBCollection-method-deleteOne-option.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ source:
22
file: apiargs-MongoDBCollection-common-option.yaml
33
ref: collation
44
---
5+
source:
6+
file: apiargs-common-option.yaml
7+
ref: session
8+
---
59
source:
610
file: apiargs-MongoDBCollection-common-option.yaml
711
ref: writeConcern

docs/includes/apiargs-MongoDBCollection-method-distinct-option.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,8 @@ source:
1313
source:
1414
file: apiargs-MongoDBCollection-common-option.yaml
1515
ref: readPreference
16+
---
17+
source:
18+
file: apiargs-common-option.yaml
19+
ref: session
1620
...

0 commit comments

Comments
 (0)