PHP Phalcon\Db\Adapter\MongoDB\Model Пространство имен

Interfaces

Имя Описание
CollectionInfoIterator CollectionInfoIterator interface.
DatabaseInfoIterator DatabaseInfoIterator interface.
IndexInfoIterator IndexInfoIterator interface.

Классы

Имя Описание
BSONArray Model class for a BSON array.
BSONDocument Model class for a BSON document.
CollectionInfo Collection information model class.
CollectionInfoCommandIterator CollectionInfoIterator for listCollections command results.
CollectionInfoLegacyIterator CollectionInfoIterator for legacy "system.namespaces" query results.
DatabaseInfo Database information model class.
DatabaseInfoLegacyIterator DatabaseInfoIterator for inline listDatabases command results.
IndexInfo Index information model class.
IndexInfoIteratorIterator IndexInfoIterator for both listIndexes command and legacy query results.
IndexInput Index input model class.