MongoDB\Driver\Monitoring\CommandStartedEvent::getServer
(mongodb >=1.3.0)
MongoDB\Driver\Monitoring\CommandStartedEvent::getServer — Returns the Server on which the command was executed
警告
This method has been DEPRECATED as of extension version 1.20.0 and will be removed in 2.0. Applications should use MongoDB\Driver\Monitoring\CommandStartedEvent::getHost() and MongoDB\Driver\Monitoring\CommandStartedEvent::getPort() instead.
説明
Returns the MongoDB\Driver\Server on which the command was executed.
パラメータ
この関数にはパラメータはありません。
戻り値
Returns the MongoDB\Driver\Server on which the command was executed.
エラー / 例外
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.
参考
- MongoDB\Driver\Monitoring\CommandFailedEvent::getServer() - Returns the Server on which the command was executed
- MongoDB\Driver\Monitoring\CommandSucceededEvent::getServer() - Returns the Server on which the command was executed
- Application Performance Monitoring (APM)
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google