package |
Default |
---|
__construct()
bulkWrite( $arg0, $arg1, $arg2) : $this
string
array
callable
$this
bulkWriteWithOptions( $arg0, $arg1, $arg2, $arg3) : $this
string
array
BulkWriteOptions | array
callable
$this
close() : void
count( $arg0, $arg1, $arg2) : $this
string
array
callable
$this
createCollection( $arg0, $arg1) : $this
string
callable
$this
createEventBusProxy( $arg0, $arg1) : \io\vertx\jphp\ext\mongo\MongoService
createIndex( $arg0, $arg1, $arg2) : $this
string
array
callable
$this
createIndexWithOptions( $arg0, $arg1, $arg2, $arg3) : $this
string
array
IndexOptions | array
callable
$this
distinct( $arg0, $arg1, $arg2, $arg3) : $this
string
string
string
callable
$this
distinctWithQuery( $arg0, $arg1, $arg2, $arg3, $arg4) : $this
string
string
string
array
callable
$this
dropCollection( $arg0, $arg1) : $this
string
callable
$this
dropIndex( $arg0, $arg1, $arg2) : $this
string
string
callable
$this
find( $arg0, $arg1, $arg2) : $this
string
array
callable
$this
findOne( $arg0, $arg1, $arg2, $arg3) : $this
string
array
array
callable
$this
findOneAndDelete( $arg0, $arg1, $arg2) : $this
string
array
callable
$this
findOneAndDeleteWithOptions( $arg0, $arg1, $arg2, $arg3) : $this
string
array
FindOptions | array
callable
$this
findOneAndReplace( $arg0, $arg1, $arg2, $arg3) : $this
string
array
array
callable
$this
findOneAndReplaceWithOptions( $arg0, $arg1, $arg2, $arg3, $arg4, $arg5) : $this
string
array
array
FindOptions | array
array | UpdateOptions
callable
$this
findOneAndUpdate( $arg0, $arg1, $arg2, $arg3) : $this
string
array
array
callable
$this
findOneAndUpdateWithOptions( $arg0, $arg1, $arg2, $arg3, $arg4, $arg5) : $this
string
array
array
FindOptions | array
array | UpdateOptions
callable
$this
findWithOptions( $arg0, $arg1, $arg2, $arg3) : $this
string
array
FindOptions | array
callable
$this
getCollections( $arg0) : $this
callable
$this
insert( $arg0, $arg1, $arg2) : $this
string
array
callable
$this
insertWithOptions( $arg0, $arg1, $arg2, $arg3) : $this
string
array
string
callable
$this
listIndexes( $arg0, $arg1) : $this
string
callable
$this
remove( $arg0, $arg1, $arg2) : $this
deprecated |
---|
string
array
callable
$this
removeDocument( $arg0, $arg1, $arg2) : $this
string
array
callable
$this
removeDocuments( $arg0, $arg1, $arg2) : $this
string
array
callable
$this
removeDocumentsWithOptions( $arg0, $arg1, $arg2, $arg3) : $this
string
array
string
callable
$this
removeDocumentWithOptions( $arg0, $arg1, $arg2, $arg3) : $this
string
array
string
callable
$this
removeOne( $arg0, $arg1, $arg2) : $this
deprecated |
---|
string
array
callable
$this
removeOneWithOptions( $arg0, $arg1, $arg2, $arg3) : $this
deprecated |
---|
string
array
string
callable
$this
removeWithOptions( $arg0, $arg1, $arg2, $arg3) : $this
deprecated |
---|
string
array
string
callable
$this
replace( $arg0, $arg1, $arg2, $arg3) : $this
deprecated |
---|
string
array
array
callable
$this
replaceDocuments( $arg0, $arg1, $arg2, $arg3) : $this
string
array
array
callable
$this
replaceDocumentsWithOptions( $arg0, $arg1, $arg2, $arg3, $arg4) : $this
string
array
array
array | UpdateOptions
callable
$this
replaceWithOptions( $arg0, $arg1, $arg2, $arg3, $arg4) : $this
deprecated |
---|
string
array
array
array | UpdateOptions
callable
$this
runCommand( $arg0, $arg1, $arg2) : $this
string
array
callable
$this
save( $arg0, $arg1, $arg2) : $this
string
array
callable
$this
saveWithOptions( $arg0, $arg1, $arg2, $arg3) : $this
string
array
string
callable
$this
update( $arg0, $arg1, $arg2, $arg3) : $this
deprecated |
---|
string
array
array
callable
$this
updateCollection( $arg0, $arg1, $arg2, $arg3) : $this
string
array
array
callable
$this
updateCollectionWithOptions( $arg0, $arg1, $arg2, $arg3, $arg4) : $this
string
array
array
array | UpdateOptions
callable
$this
updateWithOptions( $arg0, $arg1, $arg2, $arg3, $arg4) : $this
deprecated |
---|
string
array
array
array | UpdateOptions
callable
$this
DEFAULT_POOL_NAME
var |
php文件只是为了写代码方便,常量的实际值请参考原java文件 |
---|
DEFAULT_DB_NAME
var |
php文件只是为了写代码方便,常量的实际值请参考原java文件 |
---|