Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mongo-php-library
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sinan
mongo-php-library
Commits
dc1a379f
Commit
dc1a379f
authored
Feb 06, 2018
by
Jeremy Mikola
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
PHPLIB-302: Version info macro for session options
parent
150f1107
Hide whitespace changes
Inline
Side-by-side
Showing
30 changed files
with
60 additions
and
0 deletions
+60
-0
apiargs-MongoDBClient-method-dropDatabase-option.yaml
...des/apiargs-MongoDBClient-method-dropDatabase-option.yaml
+2
-0
apiargs-MongoDBClient-method-listDatabases-option.yaml
...es/apiargs-MongoDBClient-method-listDatabases-option.yaml
+2
-0
apiargs-MongoDBCollection-method-aggregate-option.yaml
...es/apiargs-MongoDBCollection-method-aggregate-option.yaml
+2
-0
apiargs-MongoDBCollection-method-bulkWrite-option.yaml
...es/apiargs-MongoDBCollection-method-bulkWrite-option.yaml
+2
-0
apiargs-MongoDBCollection-method-count-option.yaml
...cludes/apiargs-MongoDBCollection-method-count-option.yaml
+2
-0
apiargs-MongoDBCollection-method-createIndex-option.yaml
.../apiargs-MongoDBCollection-method-createIndex-option.yaml
+2
-0
apiargs-MongoDBCollection-method-createIndexes-option.yaml
...piargs-MongoDBCollection-method-createIndexes-option.yaml
+2
-0
apiargs-MongoDBCollection-method-deleteMany-option.yaml
...s/apiargs-MongoDBCollection-method-deleteMany-option.yaml
+2
-0
apiargs-MongoDBCollection-method-deleteOne-option.yaml
...es/apiargs-MongoDBCollection-method-deleteOne-option.yaml
+2
-0
apiargs-MongoDBCollection-method-distinct-option.yaml
...des/apiargs-MongoDBCollection-method-distinct-option.yaml
+2
-0
apiargs-MongoDBCollection-method-drop-option.yaml
...ncludes/apiargs-MongoDBCollection-method-drop-option.yaml
+2
-0
apiargs-MongoDBCollection-method-dropIndex-option.yaml
...es/apiargs-MongoDBCollection-method-dropIndex-option.yaml
+2
-0
apiargs-MongoDBCollection-method-dropIndexes-option.yaml
.../apiargs-MongoDBCollection-method-dropIndexes-option.yaml
+2
-0
apiargs-MongoDBCollection-method-find-option.yaml
...ncludes/apiargs-MongoDBCollection-method-find-option.yaml
+2
-0
apiargs-MongoDBCollection-method-findOne-option.yaml
...udes/apiargs-MongoDBCollection-method-findOne-option.yaml
+2
-0
apiargs-MongoDBCollection-method-findOneAndDelete-option.yaml
...rgs-MongoDBCollection-method-findOneAndDelete-option.yaml
+2
-0
apiargs-MongoDBCollection-method-findOneAndReplace-option.yaml
...gs-MongoDBCollection-method-findOneAndReplace-option.yaml
+2
-0
apiargs-MongoDBCollection-method-findOneAndUpdate-option.yaml
...rgs-MongoDBCollection-method-findOneAndUpdate-option.yaml
+2
-0
apiargs-MongoDBCollection-method-insertMany-option.yaml
...s/apiargs-MongoDBCollection-method-insertMany-option.yaml
+2
-0
apiargs-MongoDBCollection-method-insertOne-option.yaml
...es/apiargs-MongoDBCollection-method-insertOne-option.yaml
+2
-0
apiargs-MongoDBCollection-method-listIndexes-option.yaml
.../apiargs-MongoDBCollection-method-listIndexes-option.yaml
+2
-0
apiargs-MongoDBCollection-method-mapReduce-option.yaml
...es/apiargs-MongoDBCollection-method-mapReduce-option.yaml
+2
-0
apiargs-MongoDBCollection-method-replaceOne-option.yaml
...s/apiargs-MongoDBCollection-method-replaceOne-option.yaml
+2
-0
apiargs-MongoDBCollection-method-updateMany-option.yaml
...s/apiargs-MongoDBCollection-method-updateMany-option.yaml
+2
-0
apiargs-MongoDBCollection-method-updateOne-option.yaml
...es/apiargs-MongoDBCollection-method-updateOne-option.yaml
+2
-0
apiargs-MongoDBDatabase-method-command-option.yaml
...cludes/apiargs-MongoDBDatabase-method-command-option.yaml
+2
-0
apiargs-MongoDBDatabase-method-createCollection-option.yaml
...iargs-MongoDBDatabase-method-createCollection-option.yaml
+2
-0
apiargs-MongoDBDatabase-method-drop-option.yaml
.../includes/apiargs-MongoDBDatabase-method-drop-option.yaml
+2
-0
apiargs-MongoDBDatabase-method-dropCollection-option.yaml
...apiargs-MongoDBDatabase-method-dropCollection-option.yaml
+2
-0
apiargs-MongoDBDatabase-method-listCollections-option.yaml
...piargs-MongoDBDatabase-method-listCollections-option.yaml
+2
-0
No files found.
docs/includes/apiargs-MongoDBClient-method-dropDatabase-option.yaml
View file @
dc1a379f
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
...
...
docs/includes/apiargs-MongoDBClient-method-listDatabases-option.yaml
View file @
dc1a379f
...
@@ -19,4 +19,6 @@ source:
...
@@ -19,4 +19,6 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
...
...
docs/includes/apiargs-MongoDBCollection-method-aggregate-option.yaml
View file @
dc1a379f
...
@@ -71,6 +71,8 @@ post: |
...
@@ -71,6 +71,8 @@ post: |
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-bulkWrite-option.yaml
View file @
dc1a379f
...
@@ -20,6 +20,8 @@ optional: true
...
@@ -20,6 +20,8 @@ optional: true
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-count-option.yaml
View file @
dc1a379f
...
@@ -41,6 +41,8 @@ source:
...
@@ -41,6 +41,8 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
arg_name
:
option
arg_name
:
option
name
:
skip
name
:
skip
...
...
docs/includes/apiargs-MongoDBCollection-method-createIndex-option.yaml
View file @
dc1a379f
...
@@ -78,6 +78,8 @@ optional: true
...
@@ -78,6 +78,8 @@ optional: true
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-createIndexes-option.yaml
View file @
dc1a379f
...
@@ -5,6 +5,8 @@ source:
...
@@ -5,6 +5,8 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-deleteMany-option.yaml
View file @
dc1a379f
...
@@ -5,6 +5,8 @@ source:
...
@@ -5,6 +5,8 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-deleteOne-option.yaml
View file @
dc1a379f
...
@@ -5,6 +5,8 @@ source:
...
@@ -5,6 +5,8 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-distinct-option.yaml
View file @
dc1a379f
...
@@ -17,4 +17,6 @@ source:
...
@@ -17,4 +17,6 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
...
...
docs/includes/apiargs-MongoDBCollection-method-drop-option.yaml
View file @
dc1a379f
...
@@ -7,6 +7,8 @@ post: |
...
@@ -7,6 +7,8 @@ post: |
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-dropIndex-option.yaml
View file @
dc1a379f
...
@@ -5,6 +5,8 @@ source:
...
@@ -5,6 +5,8 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-dropIndexes-option.yaml
View file @
dc1a379f
...
@@ -5,6 +5,8 @@ source:
...
@@ -5,6 +5,8 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-find-option.yaml
View file @
dc1a379f
...
@@ -128,6 +128,8 @@ source:
...
@@ -128,6 +128,8 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
arg_name
:
option
arg_name
:
option
name
:
max
name
:
max
...
...
docs/includes/apiargs-MongoDBCollection-method-findOne-option.yaml
View file @
dc1a379f
...
@@ -37,6 +37,8 @@ source:
...
@@ -37,6 +37,8 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-findOneAndDelete-option.yaml
View file @
dc1a379f
...
@@ -17,6 +17,8 @@ source:
...
@@ -17,6 +17,8 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-findOneAndReplace-option.yaml
View file @
dc1a379f
...
@@ -34,6 +34,8 @@ optional: true
...
@@ -34,6 +34,8 @@ optional: true
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-findOneAndUpdate-option.yaml
View file @
dc1a379f
...
@@ -38,6 +38,8 @@ optional: true
...
@@ -38,6 +38,8 @@ optional: true
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-insertMany-option.yaml
View file @
dc1a379f
...
@@ -9,6 +9,8 @@ source:
...
@@ -9,6 +9,8 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-insertOne-option.yaml
View file @
dc1a379f
...
@@ -5,6 +5,8 @@ source:
...
@@ -5,6 +5,8 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-listIndexes-option.yaml
View file @
dc1a379f
...
@@ -5,4 +5,6 @@ source:
...
@@ -5,4 +5,6 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
...
...
docs/includes/apiargs-MongoDBCollection-method-mapReduce-option.yaml
View file @
dc1a379f
...
@@ -73,6 +73,8 @@ optional: true
...
@@ -73,6 +73,8 @@ optional: true
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-method-find-option.yaml
file
:
apiargs-MongoDBCollection-method-find-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-replaceOne-option.yaml
View file @
dc1a379f
...
@@ -13,6 +13,8 @@ source:
...
@@ -13,6 +13,8 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-updateMany-option.yaml
View file @
dc1a379f
...
@@ -17,6 +17,8 @@ source:
...
@@ -17,6 +17,8 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBCollection-method-updateOne-option.yaml
View file @
dc1a379f
...
@@ -13,6 +13,8 @@ source:
...
@@ -13,6 +13,8 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBCollection-common-option.yaml
file
:
apiargs-MongoDBCollection-common-option.yaml
...
...
docs/includes/apiargs-MongoDBDatabase-method-command-option.yaml
View file @
dc1a379f
...
@@ -8,6 +8,8 @@ description: |
...
@@ -8,6 +8,8 @@ description: |
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBDatabase-common-option.yaml
file
:
apiargs-MongoDBDatabase-common-option.yaml
...
...
docs/includes/apiargs-MongoDBDatabase-method-createCollection-option.yaml
View file @
dc1a379f
...
@@ -96,6 +96,8 @@ source:
...
@@ -96,6 +96,8 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
arg_name
:
option
arg_name
:
option
name
:
size
name
:
size
...
...
docs/includes/apiargs-MongoDBDatabase-method-drop-option.yaml
View file @
dc1a379f
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBDatabase-common-option.yaml
file
:
apiargs-MongoDBDatabase-common-option.yaml
...
...
docs/includes/apiargs-MongoDBDatabase-method-dropCollection-option.yaml
View file @
dc1a379f
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
---
---
source
:
source
:
file
:
apiargs-MongoDBDatabase-common-option.yaml
file
:
apiargs-MongoDBDatabase-common-option.yaml
...
...
docs/includes/apiargs-MongoDBDatabase-method-listCollections-option.yaml
View file @
dc1a379f
...
@@ -21,4 +21,6 @@ source:
...
@@ -21,4 +21,6 @@ source:
source
:
source
:
file
:
apiargs-common-option.yaml
file
:
apiargs-common-option.yaml
ref
:
session
ref
:
session
post
:
|
.. versionadded:: 1.3
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment