php8.5
Home/ Manual/ driver / server/ MongoDB\Driver\Server::getType

MongoDB\Driver\Server::getType

PHP function Edit on GitHub ✎

(mongodb >=1.0.0)

Returns an integer denoting the type of this server

Description

MongoDB\Driver\Server::getType(): int

Returns an int denoting the type of this server. The value will correlate with a MongoDB\Driver\Server constant.

Parameters Parameters

Return Values

Returns an int denoting the type of this server.

Errors/Exceptions

See Also

Source: reference/mongodb/mongodb/driver/server/gettype.xml · from the official PHP manual (php/doc-en)