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
c63ca8d5
Commit
c63ca8d5
authored
Nov 01, 2016
by
Jeremy Mikola
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Extend Collection::find() options for Bucket instead of including as-is
parent
3026b3c5
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
73 additions
and
1 deletion
+73
-1
apiargs-MongoDBGridFSBucket-method-find-option.yaml
...ludes/apiargs-MongoDBGridFSBucket-method-find-option.yaml
+72
-0
MongoDBGridFSBucket-find.txt
docs/reference/method/MongoDBGridFSBucket-find.txt
+1
-1
No files found.
docs/includes/apiargs-MongoDBGridFSBucket-method-find-option.yaml
0 → 100644
View file @
c63ca8d5
source
:
file
:
apiargs-MongoDBCollection-method-find-option.yaml
ref
:
projection
---
source
:
file
:
apiargs-MongoDBCollection-method-find-option.yaml
ref
:
sort
---
source
:
file
:
apiargs-MongoDBCollection-method-find-option.yaml
ref
:
skip
---
source
:
file
:
apiargs-MongoDBCollection-method-find-option.yaml
ref
:
limit
---
source
:
file
:
apiargs-MongoDBCollection-method-find-option.yaml
ref
:
batchSize
---
source
:
file
:
apiargs-MongoDBCollection-method-find-option.yaml
ref
:
collation
---
source
:
file
:
apiargs-MongoDBCollection-method-find-option.yaml
ref
:
comment
---
source
:
file
:
apiargs-MongoDBCollection-method-find-option.yaml
ref
:
cursorType
---
source
:
file
:
apiargs-MongoDBCollection-method-find-option.yaml
ref
:
maxTimeMS
---
source
:
file
:
apiargs-MongoDBCollection-method-find-option.yaml
ref
:
readConcern
description
:
|
:manual:`Read concern </reference/read-concern>` to use for the operation.
Defaults to the bucket's read concern.
---
source
:
file
:
apiargs-MongoDBCollection-method-find-option.yaml
ref
:
readPreference
description
:
|
:manual:`Read preference </reference/read-preference>` to use for the
operation. Defaults to the bucket's read preference.
---
source
:
file
:
apiargs-MongoDBCollection-method-find-option.yaml
ref
:
oplogReplay
---
source
:
file
:
apiargs-MongoDBCollection-method-find-option.yaml
ref
:
noCursorTimeout
---
source
:
file
:
apiargs-MongoDBCollection-method-find-option.yaml
ref
:
allowPartialResults
---
source
:
file
:
apiargs-MongoDBCollection-method-find-option.yaml
ref
:
typeMap
replacement
:
parent
:
"
bucket"
---
source
:
file
:
apiargs-MongoDBCollection-method-find-option.yaml
ref
:
modifiers
...
docs/reference/method/MongoDBGridFSBucket-find.txt
View file @
c63ca8d5
...
@@ -27,7 +27,7 @@ Definition
...
@@ -27,7 +27,7 @@ Definition
The ``$options`` parameter supports the following options:
The ``$options`` parameter supports the following options:
.. include:: /includes/apiargs/MongoDB
Collection
-method-find-option.rst
.. include:: /includes/apiargs/MongoDB
GridFSBucket
-method-find-option.rst
:returns:
:returns:
...
...
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