MongoDB\BSON\MinKey::__construct
MongoDB\BSON\ObjectID::__construct
MongoDB\BSON
PHP Manual
La classe MongoDB\BSON\ObjectID
(mongodb >=1.0.0)
Introduction
Synopsis de la classe
MongoDB\BSON\ObjectID
implements
MongoDB\BSON\Type
{
/* Méthodes */
final
public
__construct
([
string
$id
] )
final
public
string
__toString
(
void
)
}
Sommaire
MongoDB\BSON\ObjectID::__construct
— Construit un nouvel ObjectID
MongoDB\BSON\ObjectID::__toString
— Retourne la représentation hexadécimale de cet ObjectID
MongoDB\BSON\MinKey::__construct
MongoDB\BSON\ObjectID::__construct
MongoDB\BSON
PHP Manual