検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 991 for [SIMILAR] 16 1024 4096 WITH 44480 xmlrpc WITH 29... (0.583 sec.)
php_user_filter クラス 0
« ストリームラッパーとして登録するクラスの例 php_user_filter::filter » PHP Manual ストリーム php_user_filter クラス php_user_filter クラス (PHP 5, PHP 7, PHP 8) はじめに このクラスの子クラスを stream_filter_register() に渡します。 子クラスの __construct メソッドは呼び出されないので注意し ...
https://man.plustar.jp/php/class.php-user-filter.html - [similar]
ReflectionEnumBackedCase クラス 0
« ReflectionEnumUnitCase::getValue ReflectionEnumBackedCase::__construct » PHP Manual リフレクション ReflectionEnumBackedCase クラス ReflectionEnumBackedCase クラス (PHP 8 >= 8.1.0) はじめに ReflectionEnumBackedCase クラスは、 Backed Enum の case に関する情報を報告します。 これは、スカラ ...
https://man.plustar.jp/php/class.reflectionenumbackedcase.html - [similar]
SoapFault クラス 0
« SoapServer::setPersistence SoapFault::__construct » PHP Manual SOAP SoapFault クラス SoapFault クラス (PHP 5, PHP 7, PHP 8) はじめに SOAP fault をあらわします。 クラス概要 class SoapFault extends Exception { /* プロパティ */ public string $ faultstring ; public ? string $ faultcode = n ...
https://man.plustar.jp/php/class.soapfault.html - [similar]
SolrException クラス 0
« SolrCollapseFunction::__toString SolrException::getInternalInfo » PHP Manual Solr SolrException クラス SolrException クラス (PECL solr >= 0.9.2) はじめに これは、Solr エクステンションクラスによってスローされる全ての例外に対する基底クラスです。 クラス概要 class SolrException extends Exc ...
https://man.plustar.jp/php/class.solrexception.html - [similar]
Control Box (Arrangement) 0
« UI\Controls\Group::setTitle UI\Controls\Box::append » PHP Manual UI Control Box (Arrangement) Control Box (Arrangement) (UI 0.9.9) はじめに A Box allows the arrangement of other controls クラス概要 class UI\Controls\Box extends UI\Control { /* Constants */ const int Vertical ; const in ...
https://man.plustar.jp/php/class.ui-controls-box.html - [similar]
Control Grid (Arrangement) 0
« UI\Controls\Form::setPadded UI\Controls\Grid::append » PHP Manual UI Control Grid (Arrangement) Control Grid (Arrangement) (UI 0.9.9) はじめに A Grid is a control which is allows the arrangement of children into a grid クラス概要 class UI\Controls\Grid extends UI\Control { /* Constants ...
https://man.plustar.jp/php/class.ui-controls-grid.html - [similar]
WeakReference クラス 0
« Fiber::getCurrent WeakReference::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakReference クラス WeakReference クラス (PHP 7 >= 7.4.0, PHP 8) はじめに 弱い参照により、オブジェクトが破棄されるのを妨げないオブジェクトへの参照を保持することが可能です。 この機能は、キャッシ ...
https://man.plustar.jp/php/class.weakreference.html - [similar]
ファイバーの実行を、例外をスローすることで再開する 0
« Fiber::resume Fiber::getReturn » PHP Manual Fiber ファイバーの実行を、例外をスローすることで再開する Fiber::throw (PHP 8 >= 8.1.0) Fiber::throw — ファイバーの実行を、例外をスローすることで再開する 説明 public Fiber::throw ( Throwable $exception ): mixed 現在の Fiber::suspend() への呼び ...
https://man.plustar.jp/php/fiber.throw.html - [similar]
データに依存する三角測量にもとづいて画像のサイズを変更する 0
« Imagick::adaptiveBlurImage Imagick::adaptiveSharpenImage » PHP Manual Imagick データに依存する三角測量にもとづいて画像のサイズを変更する Imagick::adaptiveResizeImage (PECL imagick 2, PECL imagick 3) Imagick::adaptiveResizeImage — データに依存する三角測量にもとづいて画像のサイズを変更す ...
https://man.plustar.jp/php/imagick.adaptiveresizeimage.html - [similar]
コネクションプールに memcached サーバーを追加する 0
« Memcache::add Memcache::close » PHP Manual Memcache コネクションプールに memcached サーバーを追加する Memcache::addServer (PECL memcache >= 2.0.0) Memcache::addServer — コネクションプールに memcached サーバーを追加する 説明 Memcache::addServer ( string $host , int $port = 11211 , bool ...
https://man.plustar.jp/php/memcache.addserver.html - [similar]