MongoDB\Driver\WriteResult::isAcknowledged
Funciones
MongoDB
PHP Manual
Clases de tipo BSON y funciones de serialización
Funciones
MongoDB\BSON\fromJSON
— Returns the BSON representation of a JSON value
MongoDB\BSON\fromPHP
— Returns the BSON representation of a PHP value
MongoDB\BSON\toJSON
— Returns the JSON representation of a BSON value
MongoDB\BSON\toPHP
— Returns the PHP representation of a BSON value
MongoDB\BSON\Binary
— La clase MongoDB\BSON\Binary
MongoDB\BSON\Binary::__construct
— Construct a new Binary
MongoDB\BSON\Binary::getData
— Returns the Binary's data
MongoDB\BSON\Binary::getType
— Returns the Binary's type
MongoDB\BSON\Decimal128
— The MongoDB\BSON\Decimal128 class
MongoDB\BSON\Decimal128::__construct
— Construct a new Decimal128
MongoDB\BSON\Decimal128::__toString
— Returns the string representation of this Decimal128
MongoDB\BSON\Javascript
— La clase MongoDB\BSON\Javascript
MongoDB\BSON\Javascript::__construct
— Construct a new Javascript
MongoDB\BSON\MaxKey
— La clase MongoDB\BSON\MaxKey
MongoDB\BSON\MaxKey::__construct
— Construct a new MaxKey
MongoDB\BSON\MinKey
— La clase MongoDB\BSON\MinKey
MongoDB\BSON\MinKey::__construct
— Construct a new MinKey
MongoDB\BSON\ObjectID
— La clase MongoDB\BSON\ObjectID
MongoDB\BSON\ObjectID::__construct
— Construct a new ObjectID
MongoDB\BSON\ObjectID::__toString
— Returns the hexidecimal representation of this ObjectID
MongoDB\BSON\Regex
— La clase MongoDB\BSON\Regex
MongoDB\BSON\Regex::__construct
— Construct a new Regex
MongoDB\BSON\Regex::getFlags
— Returns the Regex's flags
MongoDB\BSON\Regex::getPattern
— Returns the Regex's pattern
MongoDB\BSON\Regex::__toString
— Returns the string representation of this Regex
MongoDB\BSON\Timestamp
— La clase MongoDB\BSON\Timestamp
MongoDB\BSON\Timestamp::__construct
— Construct a new Timestamp
MongoDB\BSON\Timestamp::__toString
— Returns the string representation of this Timestamp
MongoDB\BSON\UTCDateTime
— La clase MongoDB\BSON\UTCDatetime
MongoDB\BSON\UTCDateTime::__construct
— Construct a new UTCDateTime
MongoDB\BSON\UTCDateTime::toDateTime
— Returns the DateTime representation of this UTCDateTime
MongoDB\BSON\UTCDateTime::__toString
— Returns the string representation of this UTCDateTime
MongoDB\BSON\Type
— La interfaz MongoDB\BSON\Type
MongoDB\BSON\Persistable
— La interfaz MongoDB\BSON\Persistable
MongoDB\BSON\Serializable
— La interfaz MongoDB\BSON\Serializable
MongoDB\BSON\Serializable::bsonSerialize
— Provides an array or document to serialize as BSON
MongoDB\BSON\Unserializable
— La interfaz MongoDB\BSON\Unserializable
MongoDB\BSON\Unserializable::bsonUnserialize
— Constructs the object from a BSON array or document
MongoDB\Driver\WriteResult::isAcknowledged
Funciones
MongoDB
PHP Manual