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