MongoDB\BSON\MinKey::__construct
MongoDB\BSON\ObjectID::__construct
MongoDB\Driver\BSON
PHP Manual
The MongoDB\BSON\ObjectID class
(mongodb >=1.0.0)
简介
类摘要
MongoDB\BSON\ObjectID
implements
MongoDB\BSON\Type
{
/* 方法 */
final
public
__construct
([
string
$id
] )
final
public
string
__toString
(
void
)
}
Table of Contents
MongoDB\BSON\ObjectID::__construct
— Construct a new ObjectID
MongoDB\BSON\ObjectID::__toString
— Returns the hexidecimal representation of this ObjectID
MongoDB\BSON\MinKey::__construct
MongoDB\BSON\ObjectID::__construct
MongoDB\Driver\BSON
PHP Manual