MongoDB\BSON\MinKey::__construct
MongoDB\BSON\ObjectID::__construct
MongoDB\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
)
}
Содержание
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\BSON
PHP Manual