Documentation

CollectionQueryIndexManager
in package
implements CollectionQueryIndexManagerInterface

Interfaces, Classes, Traits and Enums

CollectionQueryIndexManagerInterface

Table of Contents

$bucketName  : string
$client  : Client
$collectionName  : string
$scopeName  : string
__construct()  : mixed
buildDeferredIndexes()  : mixed
createIndex()  : mixed
createPrimaryIndex()  : mixed
dropIndex()  : mixed
dropPrimaryIndex()  : mixed
getAllIndexes()  : array<string|int, mixed>
watchIndexes()  : mixed
checkOptions()  : mixed

Properties

Methods

__construct()

public __construct(string $collectionName, string $scopeName, string $bucketName, Client $client) : mixed
Parameters
$collectionName : string
$scopeName : string
$bucketName : string
$client : Client
Return values
mixed

        

Search results