Differences Between: [Versions 310 and 311] [Versions 311 and 401] [Versions 39 and 311]
(no description)
File Size: | 97 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
IndexInput:: (3 methods):
__construct()
__toString()
bsonSerialize()
Class: IndexInput - X-Ref
Index input model class.__construct(array $index) X-Ref |
param: array $index Index specification |
__toString() X-Ref |
Return the index name. return: string |
bsonSerialize() X-Ref |
Serialize the index information to BSON for index creation. return: array |