update : 2015.11.03
php.shukuma.com
검색:
BSON type classes and serialization functions
MongoDB\Driver\WriteResult::getWriteErrors
함수 목록
MongoDB
PHP Manual
BSON type classes and serialization functions
함수 목록
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
— The MongoDB\BSON\Binary class
MongoDB\BSON\Binary::__construct
— Description
MongoDB\BSON\Binary::getSubType
— Description
MongoDB\BSON\Javascript
— The MongoDB\BSON\Javascript class
MongoDB\BSON\Javascript::__construct
— Description
MongoDB\BSON\MaxKey
— The MongoDB\BSON\MaxKey class
MongoDB\BSON\MinKey
— The MongoDB\BSON\MinKey class
MongoDB\BSON\ObjectID
— The MongoDB\BSON\ObjectID class
MongoDB\BSON\ObjectID::__construct
— Description
MongoDB\BSON\ObjectID::__toString
— Description
MongoDB\BSON\Regex
— The MongoDB\BSON\Regex class
MongoDB\BSON\Regex::__construct
— Description
MongoDB\BSON\Regex::getFlags
— Description
MongoDB\BSON\Regex::getPattern
— Description
MongoDB\BSON\Regex::__toString
— Description
MongoDB\BSON\Timestamp
— The MongoDB\BSON\Timestamp class
MongoDB\BSON\Timestamp::__construct
— Description
MongoDB\BSON\Timestamp::__toString
— Description
MongoDB\BSON\UTCDatetime
— The MongoDB\BSON\UTCDatetime class
MongoDB\BSON\UTCDatetime::__construct
— Description
MongoDB\BSON\UTCDatetime::toDateTime
— Description
MongoDB\BSON\UTCDatetime::__toString
— Description
MongoDB\BSON\Type
— The MongoDB\BSON\Type interface
MongoDB\BSON\Persistable
— The MongoDB\BSON\Persistable interface
MongoDB\BSON\Serializable
— The MongoDB\BSON\Serializable interface
MongoDB\BSON\Serializable::bsonSerialize
— Provides an array or document to serialize as BSON
MongoDB\BSON\Unserializable
— The MongoDB\BSON\Unserializable interface
MongoDB\BSON\Unserializable::bsonUnserialize
— Constructs the object from a BSON array or document
MongoDB\Driver\WriteResult::getWriteErrors
함수 목록
MongoDB
PHP Manual