MongoDB\Driver\WriteResult::isAcknowledged
Fonctions
MongoDB
PHP Manual
BSON type classes and serialization functions
Fonctions
BSON\fromJSON
— Description
MongoDB\BSON\fromPHP
— Returns the BSON representation of a PHP value
BSON\toJSON
— Description
MongoDB\BSON\toPHP
— Returns the PHP representation of a BSON value
MongoDB\BSON\Binary
— La classe MongoDB\BSON\Binary
MongoDB\BSON\Binary::__construct
— Construit un nouveau binaire
MongoDB\BSON\Binary::getData
— Returns the Binary's data
MongoDB\BSON\Binary::getType
— Returns the Binary's type
MongoDB\BSON\Binary::jsonSerialize
— Returns a representation that can be converted to JSON
MongoDB\BSON\Binary::serialize
— Serialize a Binary
MongoDB\BSON\Binary::__toString
— Returns the Binary's data
MongoDB\BSON\Binary::unserialize
— Unserialize a Binary
MongoDB\BSON\Decimal128
— The MongoDB\BSON\Decimal128 class
MongoDB\BSON\Decimal128::__construct
— Construct a new Decimal128
MongoDB\BSON\Decimal128::jsonSerialize
— Returns a representation that can be converted to JSON
MongoDB\BSON\Decimal128::serialize
— Serialize a Decimal128
MongoDB\BSON\Decimal128::__toString
— Returns the string representation of this Decimal128
MongoDB\BSON\Decimal128::unserialize
— Unserialize a Decimal128
MongoDB\BSON\Javascript
— La classe MongoDB\BSON\Javascript
MongoDB\BSON\Javascript::__construct
— Construit un nouveau Javascript
MongoDB\BSON\Javascript::getCode
— Returns the Javascript's code
MongoDB\BSON\Javascript::getScope
— Returns the Javascript's scope document
MongoDB\BSON\Javascript::jsonSerialize
— Returns a representation that can be converted to JSON
MongoDB\BSON\Javascript::serialize
— Serialize a Javascript
MongoDB\BSON\Javascript::__toString
— Returns the Javascript's code
MongoDB\BSON\Javascript::unserialize
— Unserialize a Javascript
MongoDB\BSON\MaxKey
— La classe MongoDB\BSON\MaxKey
MongoDB\BSON\MaxKey::__construct
— Construct a new MaxKey
MongoDB\BSON\MaxKey::jsonSerialize
— Returns a representation that can be converted to JSON
MongoDB\BSON\MaxKey::serialize
— Serialize a MaxKey
MongoDB\BSON\MaxKey::unserialize
— Unserialize a MaxKey
MongoDB\BSON\MinKey
— La classe MongoDB\BSON\MinKey
MongoDB\BSON\MinKey::__construct
— Construct a new MinKey
MongoDB\BSON\MinKey::jsonSerialize
— Returns a representation that can be converted to JSON
MongoDB\BSON\MinKey::serialize
— Serialize a MinKey
MongoDB\BSON\MinKey::unserialize
— Unserialize a MinKey
MongoDB\BSON\ObjectID
— La classe MongoDB\BSON\ObjectID
MongoDB\BSON\ObjectID::__construct
— Construit un nouvel ObjectID
MongoDB\BSON\ObjectID::getTimestamp
— Returns the timestamp component of this ObjectID
MongoDB\BSON\ObjectID::jsonSerialize
— Returns a representation that can be converted to JSON
MongoDB\BSON\ObjectID::serialize
— Serialize an ObjectID
MongoDB\BSON\ObjectID::__toString
— Retourne la représentation hexadécimale de cet ObjectID
MongoDB\BSON\ObjectID::unserialize
— Unserialize an ObjectID
MongoDB\BSON\Regex
— La classe MongoDB\BSON\Regex
MongoDB\BSON\Regex::__construct
— Construit une nouvelle REGEX
MongoDB\BSON\Regex::getFlags
— Retourne les drapeux de la REGEX
MongoDB\BSON\Regex::getPattern
— Retourne le masque du REGEX
MongoDB\BSON\Regex::jsonSerialize
— Returns a representation that can be converted to JSON
MongoDB\BSON\Regex::serialize
— Serialize a Regex
MongoDB\BSON\Regex::__toString
— Retourne la chaîne représentant cette REGEX
MongoDB\BSON\Regex::unserialize
— Unserialize a Regex
MongoDB\BSON\Timestamp
— La classe MongoDB\BSON\Timestamp
BSON\Timestamp::__construct
— Description
MongoDB\BSON\Timestamp::jsonSerialize
— Returns a representation that can be converted to JSON
MongoDB\BSON\Timestamp::serialize
— Serialize a Timestamp
BSON\Timestamp::__toString
— Description
MongoDB\BSON\Timestamp::unserialize
— Unserialize a Timestamp
MongoDB\BSON\UTCDatetime
— La classe MongoDB\BSON\UTCDatetime
BSON\UTCDatetime::__construct
— Description
MongoDB\BSON\UTCDateTime::jsonSerialize
— Returns a representation that can be converted to JSON
MongoDB\BSON\UTCDateTime::serialize
— Serialize a UTCDateTime
BSON\UTCDatetime::toDateTime
— Description
BSON\UTCDatetime::__toString
— Description
MongoDB\BSON\UTCDateTime::unserialize
— Unserialize a UTCDateTime
MongoDB\BSON\Type
— L'interface MongoDB\BSON\Type
MongoDB\BSON\Persistable
— La classe MongoDB\BSON\Persistable
MongoDB\BSON\Serializable
— La classe MongoDB\BSON\Serializable
BSON\Serializable::bsonSerialize
— Description
MongoDB\BSON\Unserializable
— L'interface MongoDB\BSON\Unserializable
BSON\Unserializable::bsonUnserialize
— Description
MongoDB\Driver\WriteResult::isAcknowledged
Fonctions
MongoDB
PHP Manual