PHP マニュアル
関数リファレンス
データベース関連
ベンダー固有のモジュール
MongoDB
MongoDB\Driver\Monitoring
MongoDB\Driver\Monitoring\ServerChangedEvent
MongoDB\Driver\Monitoring\ServerChangedEvent::getHost
MongoDB\Driver\Monitoring\ServerChangedEvent::getNewDescription
MongoDB\Driver\Monitoring\ServerChangedEvent::getPort
MongoDB\Driver\Monitoring\ServerChangedEvent::getPreviousDescription
MongoDB\Driver\Monitoring\ServerChangedEvent::getTopologyId
MongoDB\Driver\Monitoring\ServerChangedEvent
MongoDB\Driver\Monitoring\ServerChangedEvent::getNewDescription
MongoDB\Driver\Monitoring\ServerChangedEvent
PHP マニュアル
MongoDB\Driver\Monitoring\ServerChangedEvent::getHost
Returns the hostname of the server
説明
final
public
string
MongoDB\Driver\Monitoring\ServerChangedEvent::getHost
()
パラメータ
この関数にはパラメータはありません。
戻り値
Returns the hostname of the server.
エラー / 例外
Throws
MongoDB\Driver\Exception\InvalidArgumentException
on argument parsing errors.