PHP Classes

File: vendor/mongodb/mongodb/docs/includes/apiargs-MongoDBCollection-method-dropIndex-param.yaml

Recommend this page to a friend!
  Classes of LAGGOUNE Walid   MongoDB Queue PHP Query Execute   vendor/mongodb/mongodb/docs/includes/apiargs-MongoDBCollection-method-dropIndex-param.yaml   Download  
File: vendor/mongodb/mongodb/docs/includes/apiargs-MongoDBCollection-method-dropIndex-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: 393 bytes
 

Contents

Class file image Download
arg_name: param name: $indexName type: string| :phpclass:`MongoDB\\Model\\IndexInfo` description: | The name or model object of the index to drop. View the existing indexes on the collection using the :phpmethod:`listIndexes() <MongoDB\\Collection::listIndexes>` method. interface: phpmethod operation: ~ optional: false --- source: file: apiargs-common-param.yaml ref: $options ...