MongoDB\BSON\ObjectId::unserialize
(mongodb >=1.2.0)
MongoDB\BSON\ObjectId::unserialize — Unserialize an ObjectId
戻り値
値を返しません。
エラー / 例外
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.
- Throws MongoDB\Driver\Exception\UnexpectedValueException if the properties cannot be unserialized (i.e.
serialized
was malformed). - Throws MongoDB\Driver\Exception\InvalidArgumentException if the properties are invalid (e.g. missing fields or invalid values).
参考
- MongoDB\BSON\ObjectId::serialize() - Serialize an ObjectId
- unserialize() - 保存用表現から PHP の値を生成する
- Serializing Objects
+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