mongodb\file\Collection insertUploads()
  • References/PHP/Yii/mongodb/file/Collection

insertUploads() public method Creates new file in GridFS

2025-01-10 15:47:30
mongodb\file\Cursor __call()
  • References/PHP/Yii/mongodb/file/Cursor

__call() public method PHP magic method, which is invoked

2025-01-10 15:47:30
mongodb\file\StreamWrapper stream_seek()
  • References/PHP/Yii/mongodb/file/StreamWrapper

stream_seek() public method Seeks to specific location

2025-01-10 15:47:30
mongodb\file\Cursor count()
  • References/PHP/Yii/mongodb/file/Cursor

count() public method Count elements of this cursor.

2025-01-10 15:47:30
mongodb\file\Cursor toArray()
  • References/PHP/Yii/mongodb/file/Cursor

toArray() public method Returns an array containing all

2025-01-10 15:47:30
mongodb\file\ActiveRecord insertInternal()
  • References/PHP/Yii/mongodb/file/ActiveRecord

insertInternal() protected method See also

2025-01-10 15:47:30
mongodb\file\Upload $length
  • References/PHP/Yii/mongodb/file/Upload

$length public property Total upload length in bytes.

2025-01-10 15:47:30
mongodb\file\Collection delete()
  • References/PHP/Yii/mongodb/file/Collection

delete() public method Deletes the file with given _id

2025-01-10 15:47:30
mongodb\file\Collection $chunkCollection
  • References/PHP/Yii/mongodb/file/Collection

$chunkCollection public read-only property Mongo collection

2025-01-10 15:47:30
mongodb\file\Upload $filename
  • References/PHP/Yii/mongodb/file/Upload

$filename public property Filename to be used for file storage

2025-01-10 15:47:30