AirLay backend

PropertiesCollectionIndexInitializer extends CollectionIndexInitializer
in package

Table of Contents

DO_NOT_DROP_PREFIX  = 'do_not_drop'
$analyzers  : array<string|int, mixed>
$collection  : BaseCollection
$dataSetId  : ObjectId
__construct()  : mixed
CollectionIndexInitializer constructor.
dropUnused()  : void
initialize()  : void
getDefaultIndexes()  : array<string|int, Index>
getIndexes()  : array<string|int, Index>
hasIndex()  : bool
isUnused()  : bool

Constants

Properties

Methods

isUnused()

private isUnused(IndexInfo $index, array<string|int, mixed> $futureIndexes) : bool
Parameters
$index : IndexInfo
$futureIndexes : array<string|int, mixed>
Return values
bool

Search results