The MongoDB\BSON\Undefined class
(mongodb >=1.4.0)
はじめに
BSON type for the "Undefined" type. This BSON type is deprecated, and this class can not be instantiated. It will be created from a BSON undefined type while converting BSON to PHP, and can also be converted back into BSON while storing documents in the database.
クラス概要
final
class MongoDB\BSON\Undefined
implements
MongoDB\BSON\Type, Serializable, JsonSerializable, Stringable {
/* メソッド */
}目次
- MongoDB\BSON\Undefined::__construct — Construct a new Undefined (unused)
- MongoDB\BSON\Undefined::jsonSerialize — Returns a representation that can be converted to JSON
- MongoDB\BSON\Undefined::serialize — Serialize a Undefined
- MongoDB\BSON\Undefined::__toString — Returns an empty string
- MongoDB\BSON\Undefined::unserialize — Unserialize a Undefined
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google