検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 257 for call (0.054 sec.)
Notification method for a started server heartbeat 4542
« MongoDB\Driver\Monitoring\SDAMSubscriber::serverHeartbeatFailed MongoDB\Driver\Monitoring\SDAM ... he subscriber has been registered, the driver will call this method when a server heartbeat (i.e. » hello ...
https://man.plustar.jp/php/mongodb-driver-monitoring-sdamsubscriber.serverheartb... - [similar]
Notification method for a successful server heartbeat 4542
« MongoDB\Driver\Monitoring\SDAMSubscriber::serverHeartbeatStarted MongoDB\Driver\Monitoring\SDA ... he subscriber has been registered, the driver will call this method when a server heartbeat (i.e. » hello ...
https://man.plustar.jp/php/mongodb-driver-monitoring-sdamsubscriber.serverheartb... - [similar]
Notification method for a topology description change 4542
« MongoDB\Driver\Monitoring\SDAMSubscriber::serverOpening MongoDB\Driver\Monitoring\SDAMSubscrib ... he subscriber has been registered, the driver will call this method when the topology's description has ch ...
https://man.plustar.jp/php/mongodb-driver-monitoring-sdamsubscriber.topologychan... - [similar]
Terminates a session 4542
« MongoDB\Driver\Session::__construct MongoDB\Driver\Session::getClusterTime » PHP Manual MongoD ... is session, the transaction will be aborted. After calling this method, applications should not invoke oth ... garbage collection. It should not be necessary to call this method under normal circumstances. パラメータ ...
https://man.plustar.jp/php/mongodb-driver-session.endsession.html - [similar]
プリペアドステートメントのパラメータに変数をバインドする 4542
« mysqli_stmt::attr_set mysqli_stmt::bind_result » PHP Manual mysqli_stmt プリペアドステートメン ... 必要があります。 注意 : mysqli_stmt_bind_param() と call_user_func_array() を組み合わせて使う場合は注意が必 ... ) へのパラメータは参照渡しでなければなりませんが、 call_user_func_array() には変数のリストをパラメータとし ...
https://man.plustar.jp/php/mysqli-stmt.bind-param.html - [similar]
エラーハンドラを設定する 4542
« Yaf_Dispatcher::setDefaultModule Yaf_Dispatcher::setRequest » PHP Manual Yaf_Dispatcher エラー ... 定する 説明 public Yaf_Dispatcher::setErrorHandler ( call $callback , int $error_types ): Yaf_Dispatcher Yaf ... ドラが呼ばれる一方でエラーも発生します。 パラメータ callback コールバック。 error_types 戻り値 参考 Yaf_Dis ...
https://man.plustar.jp/php/yaf-dispatcher.seterrorhandler.html - [similar]
Enable/disable quorum endpoint order randomization 4542
« Zookeeper::setDebugLevel Zookeeper::setLogStream » PHP Manual Zookeeper Enable/disable quorum ... in the order as specified in the zookeeper_init() call. A false value causes zookeeper_init() to permute ...
https://man.plustar.jp/php/zookeeper.setdeterministicconnorder.html - [similar]
callable をクロージャに変換する 4512
« Closure::call Generator » PHP Manual Closure callable をクロージャに変換する Closure::fromCall ... able (PHP 7 >= 7.1.0) Closure::fromCallable — callable をクロージャに変換する 説明 public ... static Closure::fromCallable ( callable $callback ): Closure 現在のスコープ ... を用いて、指定された callback から新しい 無名関数 を作って返します。 このメソ ... ッドは、現在のスコープで callback が呼び出し可能かどうかをチェックし、可能でなけ ...
https://man.plustar.jp/php/closure.fromcallable.html - [similar]
Opens a database 4512
« dbase_numrecords dbase_pack » PHP Manual dBase 関数 Opens a database dbase_open (PHP 5 < 5.3.0 ... er which correspond to those for the open() system call (Typically 0 means read-only, 1 means write-only, ...
https://man.plustar.jp/php/function.dbase-open.html - [similar]
エラー情報を返す 4512
« gnupg_geterror gnupg_getprotocol » PHP Manual GnuPG 関数 エラー情報を返す gnupg_geterrorinfo ( ... info() の例 <?php $res = gnupg_init (); // this is called without any error print_r ( gnupg_geterrorinfo ( ... rorinfo() の例 <?php $gpg = new gnupg (); // error call $gpg -> decrypt ( 'abc' ); // error info should be ...
https://man.plustar.jp/php/function.gnupg-geterrorinfo.html - [similar]