検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 223 for [SIMILAR] 16 1024 4096 WITH 14353 parallel WITH ... (0.170 sec.)
The Swoole\Process class 0
« Swoole\MySQL\Exception Swoole\Process::alarm » PHP Manual Swoole The Swoole\Process class The Swoole\Process class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Process { /* Constants */ const int IPC_NOWAIT = 256 ; /* メソッド */ public static alarm ( int $interval_usec ): v ...
https://man.plustar.jp/php/class.swoole-process.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
イベントのチェックとデフォルトループのコールバックの呼び出しを開始する 0
« Ev::resume Ev::sleep » PHP Manual Ev イベントのチェックとデフォルトループのコールバックの呼び出しを開始する Ev::run (PECL ev >= 0.2.0) Ev::run — イベントのチェックとデフォルトループのコールバックの呼び出しを開始する 説明 final public static Ev::run ( int $flags = ? ): void イベントのチ ...
https://man.plustar.jp/php/ev.run.html - [similar]
内部での libeio との通信に使う変数を表すストリームを取得する 0
« eio_futime eio_get_last_error » PHP Manual Eio 関数 内部での libeio との通信に使う変数を表すストリームを取得する eio_get_event_stream (PECL eio >= 0.3.1b) eio_get_event_stream — 内部での libeio との通信に使う変数を表すストリームを取得する 説明 eio_get_event_stream (): mixed eio_get_eve ...
https://man.plustar.jp/php/function.eio-get-event-stream.html - [similar]
Record debug log information 0
« SeasLog::critical SeasLog::__destruct » PHP Manual SeasLog Record debug log information SeasLog::debug (PECL seaslog >=1.0.0) SeasLog::debug — Record debug log information 説明 public static SeasLog::debug ( string $message , array $content = ? , string $logger = ? ): bool Record debug ...
https://man.plustar.jp/php/seaslog.debug.html - [similar]
Record info log information 0
« SeasLog::getRequestVariable SeasLog::log » PHP Manual SeasLog Record info log information SeasLog::info (PECL seaslog >=1.0.0) SeasLog::info — Record info log information 説明 public static SeasLog::info ( string $message , array $content = ? , string $logger = ? ): bool Record info lo ...
https://man.plustar.jp/php/seaslog.info.html - [similar]
Record notice log information 0
« SeasLog::log SeasLog::setBasePath » PHP Manual SeasLog Record notice log information SeasLog::notice (PECL seaslog >=1.0.0) SeasLog::notice — Record notice log information 説明 public static SeasLog::notice ( string $message , array $content = ? , string $logger = ? ): bool Record noti ...
https://man.plustar.jp/php/seaslog.notice.html - [similar]
The EventHttpRequest class 0
« EventHttpConnection::setTimeout EventHttpRequest::addHeader » PHP Manual Event The EventHttpRequest class The EventHttpRequest class (PECL event >= 1.4.0-beta) はじめに Represents an HTTP request. クラス概要 class EventHttpRequest { /* Constants */ const int CMD_GET = 1 ; const int CMD ...
https://man.plustar.jp/php/class.eventhttprequest.html - [similar]
Set callback for connection close 0
« EventHttpConnection::makeRequest EventHttpConnection::setLocalAddress » PHP Manual EventHttpConnection Set callback for connection close EventHttpConnection::setCloseCallback (PECL event >= 1.8.0) EventHttpConnection::setCloseCallback — Set callback for connection close 説明 public Eve ...
https://man.plustar.jp/php/eventhttpconnection.setclosecallback.html - [similar]
実行時設定 0
« テスト 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OCI8 設定オプション 名前 デフォルト 変更可能 変更履歴 oci8.connection_class "" PHP_INI_ALL PECL OCI8 1.3 以降で利用可能 oci8.default_prefetch "100" PHP_INI_SYSTEM PECL OCI8 1 ...
https://man.plustar.jp/php/oci8.configuration.html - [similar]