MongoDB\BSON\ObjectID
PHP Manual

MongoDB\BSON\ObjectId::serialize

(mongodb >=1.2.0)

MongoDB\BSON\ObjectId::serializeSerialize an ObjectId

Description

final public string MongoDB\BSON\ObjectId::serialize ( void )

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns the serialized representation of the MongoDB\BSON\ObjectId.

Erreurs / Exceptions

Voir aussi


MongoDB\BSON\ObjectID
PHP Manual