検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 404 for event (0.026 sec.)
Constructs EventConfig object 4017
« EventConfig::avoidMethod EventConfig::requireFeatures » PHP Manual EventConfig Constructs Event ... tConfig object EventConfig::__construct (PECL event >= 1.2.6-beta) Even ... tConfig::__construct — Constructs EventConfig object 説明 public EventConfig::__construct ... () Constructs EventConfig object which could be passed to EventBase::_ ... この関数にはパラメータはありません。 戻り値 Returns EventConfig object. 例 例1 EventConfig::__construct() ex ...
https://man.plustar.jp/php/eventconfig.construct.html - [similar]
The setCallback purpose 4017
« EventListener::getSocketName EventListener::setErrorCallback » PHP Manual EventListener The se ... tCallback purpose EventListener::setCallback (PECL event >= 1.2.6-beta) Ev ... :setCallback — The setCallback purpose 説明 public EventListener::setCallback ( callable $cb , mixed $arg = ... null ): void Adjust event connect listener's callback and optionally the cal ... . Should match the following prototype: callback ( EventListener $listener = null , mixed $fd = null , arra ...
https://man.plustar.jp/php/eventlistener.setcallback.html - [similar]
The Swoole\MySQL class 4000
« Swoole\Mmap::open Swoole\MySQL::close » PHP Manual Swoole The Swoole\MySQL class The Swoole\My ... ublic getBuffer (): ReturnType public on ( string $event_name , callable $callback ): void public query ( s ... le\MySQL::on — Register callback function based on event name. Swoole\MySQL::query — Run the SQL query. 関連 ... e , public , callback , callable , async , query , event , string , getBuffer , destruct ...
https://man.plustar.jp/php/class.swoole-mysql.html - [similar]
Returns EventHttpConnection object 4000
« EventHttpRequest::getCommand EventHttpRequest::getHost » PHP Manual EventHttpRequest Returns Event ... ventHttpConnection object EventHttpRequest::getConnection (PECL event >= 1.8.0) Ev ... entHttpRequest::getConnection — Returns EventHttpConnection object 説明 public EventHttpRequest: ... :closeConnection (): EventHttpConnection Returns EventHttpConnection object w ... TP connection associated with the request. 警告 Libevent API allows HTTP request objects to be not bound to ...
https://man.plustar.jp/php/eventhttprequest.getconnection.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 4000
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual ... callback notifies the application of the failover events. If the failover succeeds, normal processing will ... lows: userCallbackFn ( resource $connection , int $event , int $type ): int connection The Oracle connectio ... t valid until the failover completes successfully. event The failover event indicates the current status of ... nt ; public static function TAFCallback ( $conn , $event , $type ) { switch ( $event ) { case OCI_FO_BEGIN ...
https://man.plustar.jp/php/oci8.taf.html - [similar]
COM オブジェクトのイベントを PHP オブジェクトに接続する 3966
« com_create_guid com_get_active_object » PHP Manual COM関数 COM オブジェクトのイベントを PHP オ ... ブジェクトに接続する com_event_sink (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) com_eve ... クトのイベントを PHP オブジェクトに接続する 説明 com_event_sink ( variant $variant , object $sink_object , ar ... ました。 例 例1 COM イベントシンクの例 <?php class IEEventSinker { var $terminated = false ; function Progres ... ( "InternetExplorer.Application" ); $sink = new IEEventSinker (); com_event_sink ( $ie , $sink , "DWebBrow ...
https://man.plustar.jp/php/function.com-event-sink.html - [similar]
Returns bitmask of features supported 3949
« EventBase::free EventBase::getMethod » PHP Manual EventBase Returns bitmask of features suppor ... ted EventBase::getFeatures (PECL event >= 1.2.6-beta) EventB ... Returns bitmask of features supported 説明 public EventBase::getFeatures (): int Returns bitmask of featur ... representing a bitmask of supported features. See EventConfig::FEATURE_* constants . 例 例1 EventBase::get ... ample <?php // Avoiding "select" method $cfg = new EventConfig (); if ( $cfg -> avoidMethod ( "select" )) { ...
https://man.plustar.jp/php/eventbase.getfeatures.html - [similar]
Sync 3932
« Shmop はじめに » PHP Manual プロセス制御 Sync Sync はじめに インストール/設定 要件 インストール ... :unlock — Increases the count of the semaphore SyncEvent — The SyncEvent class SyncEvent::__construct — Con ... structs a new SyncEvent object SyncEvent::fire — Fires/sets the event Sync ... Event::reset — Resets a manual event SyncEvent::wait — Waits for the event to be fired/ ... ーワード: SyncReaderWriter , SyncSharedMemory , SyncEvent , lock , SyncSemaphore , SyncMutex , construct , n ...
https://man.plustar.jp/php/book.sync.html - [similar]
The EventHttpConnection class 3915
« EventHttp::setTimeout EventHttpConnection::__construct » PHP Manual Event The EventHttpConnect ... ion class The EventHttpConnection class (PECL event >= 1.4.0-beta) はじ ... めに Represents an HTTP connection. クラス概要 class EventHttpConnection { /* メソッド */ public __construct ... ( EventBase $base , EventDnsBase $dns_base , string $addre ... ss , int $port , EventSslContext $ctx = null ) public getBase (): EventBa ...
https://man.plustar.jp/php/class.eventhttpconnection.html - [similar]
The EvTimer class 3915
« EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0. ... tchers are simple relative timers that generate an event after a given time, and optionally repeating in re ... e based on real time, that is, if one registers an event that times out after an hour and resets the system ... to do) the timer will not fire more than once per event loop iteration. クラス概要 class EvTimer extends E ... cher::clear (): int public EvWatcher::feed ( int $revents ): void public EvWatcher::getLoop (): EvLoop publ ...
https://man.plustar.jp/php/class.evtimer.html - [similar]