MongoDB\Driver\Server
PHP Manual

MongoDB\Driver\Server::getTags

(mongodb >=1.0.0)

MongoDB\Driver\Server::getTagsReturns an array of tags describing this server in a replica set

Descrierea

final public array MongoDB\Driver\Server::getTags ( void )

Returns an array of » tags used to describe this server in a replica set. The array will contain zero or more string key and value pairs.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns an array of tags used to describe this server in a replica set.

Erori/Excepții

A se vedea și


MongoDB\Driver\Server
PHP Manual