Results of 1 - 10 of about 35 for abort (0.002 sec.)
- Rolls back a transaction in progress 14289
- « Stomp Stomp::ack » PHP Manual Stomp Rolls back a transaction in progress Stomp::abort stomp_abort
...
ort (PECL stomp >= 0.1.0) Stomp::abort -- stomp_abort — Rolls back a transaction in progr ...
ss 説明 オブジェクト指向型 (method): public Stomp::abort ( string $transaction_id , array $headers = ? ): b ...
ool 手続き型: stomp_abort ( resource $link , string $transaction_id , array ...
tomp リンク ID。 transaction_id The transaction to abort. headers 追加のヘッダ (例: receipt) を含む連想配列 ...
-
https://man.plustar.jp/php/stomp.abort.html
- [similar]
- クライアントの接続が切断された際にスクリプトの実行を終了するかどうかを設定する 11011
- « hrtime pack » PHP Manual その他の関数 クライアントの接続が切断された際にスクリプトの実行を終了
...
するかどうかを設定する ignore_user_abort (PHP 4, PHP 5, PHP 7, PHP 8) ignore_user_abort — ク ...
の実行を終了するかどうかを設定する 説明 ignore_user_abort ( ? bool $enable = null ): int クライアントの接続が ...
、 null でない場合、この関数は ini 項目 ignore_user_abort に enable の値を設定します。 省略した場合、この関数 ...
ble は、nullable になりました。 例 例1 ignore_user_abort() の例 <?php // ユーザーによる中断を無視し、 // ス ...
-
https://man.plustar.jp/php/function.ignore-user-abort.html
- [similar]
- session 配列の変更を破棄してセッションを終了します 10932
- « セッション関数 session_cache_expire » PHP Manual セッション関数 session 配列の変更を破棄してセ
...
ッションを終了します session_abort (PHP 5 >= 5.6.0, PHP 7, PHP 8) session_abort — ses ...
の変更を破棄してセッションを終了します 説明 session_abort (): bool session_abort() は、データを保存せずにセッ ...
セッション , session , 配列 , 変更 , 終了 , 破棄 , abort , 関数 , データ , パラメータ ...
-
https://man.plustar.jp/php/function.session-abort.html
- [similar]
- トランザクションを中断する 10279
- « svn_export svn_fs_apply_text » PHP Manual SVN 関数 トランザクションを中断する svn_fs_abort_txn
...
(PECL svn >= 0.2.0) svn_fs_abort_txn — トランザクションを中断する 説明 svn_fs_abort ...
。 関連キーワード: トランザクション , 中断 , 関数 , abort , 警告 , 失敗 , リリース , 予告 , 事項 , ドキュメン ...
-
https://man.plustar.jp/php/function.svn-fs-abort-txn.html
- [similar]
- The Stomp class 10040
- « stomp_version Stomp::abort » PHP Manual Stomp The Stomp class The Stomp class (PECL stomp >= 0
...
string $password = ? , array $headers = ? ) public abort ( string $transaction_id , array $headers = ? ): b ...
ool stomp_abort ( resource $link , string $transaction_id , array ...
ers = ? ): bool public __destruct () } 目次 Stomp::abort — Rolls back a transaction in progress Stomp::ack ...
ce , destination , read , broker , timeout , int , abort ...
-
https://man.plustar.jp/php/class.stomp.html
- [similar]
- 実行時設定 9961
- « インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定
...
ション 名前 デフォルト 変更可能 変更履歴 ignore_user_abort "0" PHP_INI_ALL highlight.string "#DD0000" PHP_INI ...
クティブに関する 簡単な説明を示します。 ignore_user_abort bool デフォルトは false 。 true に変更すると、 クラ ...
を破棄した後もスクリプトは終了しません。 ignore_user_abort() も参照ください。 highlight.bg string highlight.c ...
highlight , 実行 , string , ALL , ignore , 参照 , abort , user , browscap ...
-
https://man.plustar.jp/php/misc.configuration.html
- [similar]
- Gets the last stomp error 8163
- « Stomp::__destruct Stomp::getReadTimeout » PHP Manual Stomp Gets the last stomp error Stomp::er
...
} var_dump ( $stomp -> error ()); if (! $stomp -> abort ( 'unknown-transaction' , array( 'receipt' => 'foo ...
; } var_dump ( stomp_error ( $link )); if (! stomp_abort ( $link , 'unknown-transaction' , array( 'receipt' ...
-
https://man.plustar.jp/php/stomp.error.html
- [similar]
- 接続処理 8067
- « リモートファイルの使用 持続的データベース接続 » PHP Manual 機能 接続処理 接続処理 PHP 内部で、
...
これは、次の 4 つの状態をとりえます。 0 - NORMAL 1 - ABORTED 2 - TIMEOUT 3 - ABORTED および TIMEOUT 通常 PHP ...
になります。 リモートクライアントが接続を切った場合、ABORTED 状態フラグが有効になります。 通常、リモートクライ ...
す。 この動作は、 php.ini ディレクティブ ignore_user_abort にて 設定できます。 同様に同じ意味を有する Apache ...
httpd.conf ディレクティブ php_value ignore_user_abort または ignore_user_abort() 関数にて設定することも可 ...
-
https://man.plustar.jp/php/features.connection-handling.html
- [similar]
- セッション関数 7829
- « セッションに関連する INI 設定をセキュアにする session_abort » PHP Manual Sessions セッション関
...
数 セッション関数 目次 session_abort — session 配列の変更を破棄してセッションを終了しま ...
-
https://man.plustar.jp/php/ref.session.html
- [similar]
- Create a new Image converter 7749
- « wkhtmltox\Image\Converter wkhtmltox\Image\Converter::convert » PHP Manual wkhtmltox\Image\Conv
...
load.loadErrorHandling set error handling strategy abort abort the convertion process skip do not add the o ...
-
https://man.plustar.jp/php/wkhtmltox-image-converter.construct.html
- [similar]