International PHP Conference Munich 2026

MongoDB\Driver\Monitoring\TopologyOpeningEvent::getTopologyId

(mongodb >=1.13.0)

MongoDB\Driver\Monitoring\TopologyOpeningEvent::getTopologyIdDevuelve el identificador de la topología

Descripción

final public function MongoDB\Driver\Monitoring\TopologyOpeningEvent::getTopologyId(): MongoDB\BSON\ObjectId

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

Devuelve el identificador de la topología.

Errores/Excepciones

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top