検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 18 for aborted (0.002 sec.)
クライアントとの接続が切断されているかどうかを調べる 12542
« その他の関数 connection_status » PHP Manual その他の関数 クライアントとの接続が切断されているか ... どうかを調べる connection_aborted (PHP 4, PHP 5, PHP 7, PHP 8) connection_aborted... 接続が切断されているかどうかを調べる 説明 connection_aborted (): int クライアントとの接続が切断されているかどう ... 関連キーワード: 接続 , 切断 , connection , 関数 , aborted , パラメータ , 処理 , status , int , 参考 ...
https://man.plustar.jp/php/function.connection-aborted.html - [similar]
The MongoDB\Driver\Session class 11238
« MongoDB\Driver\BulkWrite::update MongoDB\Driver\Session::abortTransaction » PHP Manual MongoDB ... N_COMMITTED = committed ; const string TRANSACTION_ABORTED = aborted ; /* メソッド */ final public abortTrans ... was committed. MongoDB\Driver\Session::TRANSACTION_ABORTED The transaction was aborted. 目次 MongoDB\Driver\S ...
https://man.plustar.jp/php/class.mongodb-driver-session.html - [similar]
接続ステータスのビットフィールドを返す 10981
« connection_aborted constant » PHP Manual その他の関数 接続ステータスのビットフィールドを返す c ... ることで、接続の状態を判断できます。 参考 connection_aborted() - クライアントとの接続が切断されているかどうかを ... , connection , status , 切断 , パラメータ , 処理 , aborted , 関数 , ignore ...
https://man.plustar.jp/php/function.connection-status.html - [similar]
接続処理 10706
« リモートファイルの使用 持続的データベース接続 » PHP Manual 機能 接続処理 接続処理 PHP 内部で、 ... これは、次の 4 つの状態をとりえます。 0 - NORMAL 1 - ABORTED 2 - TIMEOUT 3 - ABORTED および TIMEOUT 通常 PHP が ... になります。 リモートクライアントが接続を切った場合、ABORTED 状態フラグが有効になります。 通常、リモートクライア ... 断した場合に別の動作をさせたい場合に は、 connection_aborted() 関数を使用することが 可能です。 この関数は、接続 ... 場合に 2 を返します。 もう一つ注意すべき点は、状態 ABORTED および TIMEOUT は同時にアクティブにできるということ ...
https://man.plustar.jp/php/features.connection-handling.html - [similar]
Aborts a transaction 9660
« MongoDB\Driver\Session MongoDB\Driver\Session::advanceClusterTime » PHP Manual MongoDB\Driver\ ... n\RuntimeException if the transaction could not be aborted (e.g. a transaction was not started). 参考 MongoDB ... tion , パラメータ , not , Exception , operations , aborted ...
https://man.plustar.jp/php/mongodb-driver-session.aborttransaction.html - [similar]
Starts a transaction 8888
« MongoDB\Driver\Session::isInTransaction MongoDB\Driver\ClientEncryption » PHP Manual MongoDB\D ... MongoDB\Driver\Session::commitTransaction() , and aborted with MongoDB\Driver\Session::abortTransaction() . ... Transactions are also automatically aborted when the session is closed from garbage collection ...
https://man.plustar.jp/php/mongodb-driver-session.starttransaction.html - [similar]
その他の関数 8613
« 定義済み定数 connection_aborted » PHP Manual その他 その他の関数 その他の関数 目次 connection_ ...
https://man.plustar.jp/php/ref.misc.html - [similar]
定義済み定数 8235
« リソース型 その他の関数 » PHP Manual その他 定義済み定数 定義済み定数 以下の定数が定義されてい ... にロードされている場合のみ使用可能です。 CONNECTION_ABORTED ( int ) CONNECTION_NORMAL ( int ) CONNECTION_TIMEO ...
https://man.plustar.jp/php/misc.constants.html - [similar]
Returns whether a multi-document transaction is in progress 8098
« MongoDB\Driver\Session::isDirty MongoDB\Driver\Session::startTransaction » PHP Manual MongoDB\ ... it has been started but has not been committed or aborted. パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/mongodb-driver-session.isintransaction.html - [similar]
Terminates a session 7961
« MongoDB\Driver\Session::__construct MongoDB\Driver\Session::getClusterTime » PHP Manual MongoD ... ociated with this session, the transaction will be aborted. After calling this method, applications should no ...
https://man.plustar.jp/php/mongodb-driver-session.endsession.html - [similar]
PREV 1 2 NEXT