検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 149 for destruct (0.011 sec.)
streamWrapper クラス 4954
« php_user_filter::onCreate streamWrapper::__construct » PHP Manual ストリーム streamWrapper クラ ... tring $path , int $flags ): array | false public __destruct () } プロパティ resource context 現在の コンテキス ... 新しいストリームラッパーを作成する streamWrapper::__destruct — 既存のストリームラッパーを破棄する streamWrapper ...
https://man.plustar.jp/php/class.streamwrapper.html - [similar]
The Swoole\Server class 4954
« Swoole\Serialize::unpack Swoole\Server::addlistener » PHP Manual Swoole The Swoole\Server clas ... ble $callback ): void public Swoole\Server\Port::__destruct (): void public Swoole\Server\Port::on ( string $e ... ct — Construct a server port Swoole\Server\Port::__destruct — Destory server port Swoole\Server\Port::on — Reg ...
https://man.plustar.jp/php/class.swoole-server.html - [similar]
4954
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... nection { private $bev , $base ; public function __destruct () { $this -> bev -> free (); } public function __ ... fferEvent :: ERROR )) { //$bev->free(); $this -> __destruct (); } } } class MyListener { public $base , $liste ... ocket ; private $conn = array(); public function __destruct () { foreach ( $this -> conn as & $c ) $c = NULL ; ... nection { private $bev , $base ; public function __destruct () { if ( $this -> bev ) { $this -> bev -> free () ...
https://man.plustar.jp/php/event.examples.html - [similar]
デバッグを無効にする 4954
« OAuth::__destruct OAuth::disableRedirects » PHP Manual OAuth デバッグを無効にする OAuth::disab ...
https://man.plustar.jp/php/oauth.disabledebug.html - [similar]
Get the raw HTTP POST body. 4954
« Swoole\Http\Request::__destruct Swoole\Http\Response » PHP Manual Swoole\Http\Request Get the ...
https://man.plustar.jp/php/swoole-http-request.rawcontent.html - [similar]
Stomp Client 4907
« ssh2_tunnel はじめに » PHP Manual その他のサービス Stomp Client Stomp Client はじめに インスト ... s Stomp::__construct — Opens a connection Stomp::__destruct — Closes stomp connection Stomp::error — Gets the ...
https://man.plustar.jp/php/book.stomp.html - [similar]
コンストラクタとデストラクタ 4907
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデスト ... されます。 この場合は Product です。 デストラクタ __destruct (): void PHP には、C++ のような他のオブジェクト指向 ... コールされます。 例6 デストラクタの例 <?php class MyDestructableClass { function __construct () { print "In con ... structor\n" ; } function __destruct () { print "Destroying " . __CLASS__ . "\n" ; } } ... $obj = new MyDestructableClass (); コンストラクタと同様、親クラスのデスト ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]
マジックメソッド 4907
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジ ... 、マジックメソッドと見なされます: __construct() , __destruct() , __call() , __callStatic() , __get() , __set() ... , __clone() , __debugInfo() 警告 __construct() , __destruct() , __clone() を除く全てのマジックメソッドは、 pub ... く発生していませんでした。 但し、 __construct() と __destruct() については、戻り値の型を宣言してはいけません。 宣 ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
Deletes all documents matching the given query 4907
« SolrClient::deleteByQueries SolrClient::__destruct » PHP Manual SolrClient Deletes all documen ...
https://man.plustar.jp/php/solrclient.deletebyquery.html - [similar]
ディレクトリハンドルを閉じる 4907
« streamWrapper::__destruct streamWrapper::dir_opendir » PHP Manual streamWrapper ディレクトリハ ...
https://man.plustar.jp/php/streamwrapper.dir-closedir.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT