PHP-Handbuch
Funktionsreferenz
Datenbankerweiterungen
Anbieterspezifische Datenbankerweiterungen
Mongo
GridFS Classes
MongoGridFS
MongoGridFS::__construct
MongoGridFS::delete
MongoGridFS::drop
MongoGridFS::find
MongoGridFS::findOne
MongoGridFS::get
MongoGridFS::put
MongoGridFS::remove
MongoGridFS::storeBytes
MongoGridFS::storeFile
MongoGridFS::storeUpload
MongoGridFS::drop
MongoGridFS::findOne
MongoGridFS
PHP-Handbuch
MongoGridFS::find
Queries for files
Beschreibung
public
MongoGridFSCursor
MongoGridFS::find
([
array
$query
= array()
[,
array
$fields
= array()
]] )
Parameter-Liste
query
The query.
fields
Fields to return.
Rückgabewerte
A
MongoGridFSCursor
.