検索

phrase: max: clip:
target: order:
Results of 631 - 640 of about 1000 for [SIMILAR] 16 1024 4096 WITH 53357 recursivearray... (1.493 sec.)
Dynamically adds a new method to a given class 0
« runkit7_import runkit7_method_copy » PHP Manual runkit7 関数 Dynamically adds a new method to a given class runkit7_method_add (PECL runkit7 >= Unknown) runkit7_method_add — Dynamically adds a new method to a given class 説明 runkit7_method_add ( string $class_name , string $method_nam ...
https://man.plustar.jp/php/function.runkit7-method-add.html - [similar]
新しいオブジェクトを生成する際に、クラスの代わりにモックを使う 0
« uopz_set_hook uopz_set_property » PHP Manual Uopz 関数 新しいオブジェクトを生成する際に、クラスの代わりにモックを使う uopz_set_mock (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_set_mock — 新しいオブジェクトを生成する際に、クラスの代わりにモックを使う 説明 uopz_set_mock ( string $class ...
https://man.plustar.jp/php/function.uopz-set-mock.html - [similar]
無名クラス 0
« トレイト オーバーロード » PHP Manual クラスとオブジェクト 無名クラス 無名クラス 無名クラスは、その場限りの使い捨てのオブジェクトが必要になった場合に便利です。 <?php // 明示的にクラスを宣言して使う class Logger { public function log ( $msg ) { echo $msg ; } } $util -> setLogger (new Log ...
https://man.plustar.jp/php/language.oop5.anonymous.html - [similar]
Channel Construction 0
« parallel\Channel parallel\Channel::make » PHP Manual parallel\Channel Channel Construction parallel\Channel::__construct (1.1.0) parallel\Channel::__construct — Channel Construction 説明 public parallel\Channel::__construct () Shall make an anonymous unbuffered channel public parallel\ ...
https://man.plustar.jp/php/parallel-channel.construct.html - [similar]
Construction 0
« parallel\Sync parallel\Sync::get » PHP Manual parallel\Sync Construction parallel\Sync::__construct (1.1.0) parallel\Sync::__construct — Construction 説明 public parallel\Sync::__construct () Shall construct a new synchronization object with no value public parallel\Sync::__construct ( ...
https://man.plustar.jp/php/parallel-sync.construct.html - [similar]
このクラスがクローン可能かどうかを返す 0
« ReflectionClass::isAnonymous ReflectionClass::isEnum » PHP Manual ReflectionClass このクラスがクローン可能かどうかを返す ReflectionClass::isCloneable (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionClass::isCloneable — このクラスがクローン可能かどうかを返す 説明 public ReflectionClass::isClon ...
https://man.plustar.jp/php/reflectionclass.iscloneable.html - [similar]
ReflectionMethod オブジェクトの文字列表現を返す 0
« ReflectionMethod::setAccessible ReflectionNamedType » PHP Manual ReflectionMethod ReflectionMethod オブジェクトの文字列表現を返す ReflectionMethod::__toString (PHP 5, PHP 7, PHP 8) ReflectionMethod::__toString — ReflectionMethod オブジェクトの文字列表現を返す 説明 public ReflectionMeth ...
https://man.plustar.jp/php/reflectionmethod.tostring.html - [similar]
SoapServer の持続モードを設定する 0
« SoapServer::setObject SoapFault » PHP Manual SoapServer SoapServer の持続モードを設定する SoapServer::setPersistence (PHP 5, PHP 7, PHP 8) SoapServer::setPersistence — SoapServer の持続モードを設定する 説明 public SoapServer::setPersistence ( int $mode ): void この関数により、SoapServe ...
https://man.plustar.jp/php/soapserver.setpersistence.html - [similar]
Set Color 0
« UI\Controls\ColorButton::onChange UI\Controls\Label » PHP Manual UI\Controls\ColorButton Set Color UI\Controls\ColorButton::setColor (UI 0.9.9) UI\Controls\ColorButton::setColor — Set Color 説明 public UI\Controls\ColorButton::setColor ( UI\Draw\Color $color ) public UI\Controls\ColorB ...
https://man.plustar.jp/php/ui-controls-colorbutton.setcolor.html - [similar]
オフセットが存在するかどうか 0
« ArrayAccess ArrayAccess::offsetGet » PHP Manual ArrayAccess オフセットが存在するかどうか ArrayAccess::offsetExists (PHP 5, PHP 7, PHP 8) ArrayAccess::offsetExists — オフセットが存在するかどうか 説明 public ArrayAccess::offsetExists ( mixed $offset ): bool オフセットが存在するかどうかを ...
https://man.plustar.jp/php/arrayaccess.offsetexists.html - [similar]