PHP Classes

File: vendor/mongodb/mongodb/docs/includes/apiargs-MongoDBGridFSBucket-common-param.yaml

Recommend this page to a friend!
  Classes of LAGGOUNE Walid   MongoDB Queue PHP Query Execute   vendor/mongodb/mongodb/docs/includes/apiargs-MongoDBGridFSBucket-common-param.yaml   Download  
File: vendor/mongodb/mongodb/docs/includes/apiargs-MongoDBGridFSBucket-common-param.yaml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: MongoDB Queue PHP Query Execute
Query and execute multiple queries using MongoDB
Author: By
Last change:
Date: 4 years ago
Size: 671 bytes
 

Contents

Class file image Download
arg_name: param name: $filename type: string description: | The ``filename`` of the file{{action}}. interface: phpmethod operation: ~ optional: false replacement: action: "" --- arg_name: param name: $id type: mixed description: | The ``_id`` of the file{{action}}. interface: phpmethod operation: ~ optional: false replacement: action: "" --- arg_name: param name: $stream type: resource description: | The GridFS stream resource. interface: phpmethod operation: ~ --- arg_name: param name: $destination type: resource description: | Writable stream, to which the GridFS file's contents will be written. interface: phpmethod operation: ~ optional: false ...