MongoDB\Driver\Monitoring\CommandFailedEvent
PHP Manual

MongoDB\Driver\Monitoring\CommandFailedEvent::getServer

(mongodb >=1.3.0)

MongoDB\Driver\Monitoring\CommandFailedEvent::getServerReturns the Server on which the command was executed

Description

final public MongoDB\Driver\Server MongoDB\Driver\Monitoring\CommandFailedEvent::getServer ( void )

Returns the MongoDB\Driver\Server on which the command was executed.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns the MongoDB\Driver\Server on which the command was executed.

Erreurs / Exceptions

Voir aussi


MongoDB\Driver\Monitoring\CommandFailedEvent
PHP Manual