mongodb\file\Collection getChunkCollection()

getChunkCollection() public method

Returns the MongoDB collection for the file chunks.

public yii\mongodb\Collection getChunkCollection ( $refresh = false )
$refresh boolean

Whether to reload the collection instance even if it is found in the cache.

return yii\mongodb\Collection

Mongo collection instance.

doc_Yii
2016-10-30 17:08:21
Comments
Leave a Comment

Please login to continue.