検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 394 for [SIMILAR] 16 1024 4096 WITH 9124 exceptions WITH... (0.483 sec.)
Get Closure 0
« Componere\Definition::isRegistered Componere\Definition::getClosures » PHP Manual Componere\Definition Get Closure Componere\Definition::getClosure (Componere 2 >= 2.1.0) Componere\Definition::getClosure — Get Closure 説明 public Componere\Definition::getClosure ( string $name ): Closu ...
https://man.plustar.jp/php/componere-definition.getclosure.html - [similar]
Patch Construction 0
« Componere\Patch Componere\Patch::apply » PHP Manual Componere\Patch Patch Construction Componere\Patch::__construct (Componere 2 >= 2.1.0) Componere\Patch::__construct — Patch Construction 説明 public Componere\Patch::__construct ( object $instance ) public Componere\Patch::__construct ...
https://man.plustar.jp/php/componere-patch.construct.html - [similar]
Get Closure 0
« Componere\Patch::derive Componere\Patch::getClosures » PHP Manual Componere\Patch Get Closure Componere\Patch::getClosure (Componere 2 >= 2.1.0) Componere\Patch::getClosure — Get Closure 説明 public Componere\Patch::getClosure ( string $name ): Closure Shall return a Closure for the me ...
https://man.plustar.jp/php/componere-patch.getclosure.html - [similar]
Inputs 0
« parallel\Events\Input parallel\Events\Input::clear » PHP Manual parallel\Events\Input Inputs parallel\Events\Input::add (0.9.0) parallel\Events\Input::add — Inputs 説明 public parallel\Events\Input::add ( string $target , mixed $value ): void Shall set input for the given target Except ...
https://man.plustar.jp/php/parallel-events-input.add.html - [similar]
Polling 0
« parallel\Events::remove parallel\Events\Input » PHP Manual parallel\Events Polling parallel\Events::poll (0.9.0) parallel\Events::poll — Polling 説明 public parallel\Events::poll (): ? parallel\Events\Event Shall poll for the next event 戻り値 Should there be no targets remaining, null ...
https://man.plustar.jp/php/parallel-events.poll.html - [similar]
Runtime Construction 0
« parallel\Runtime parallel\Runtime::run » PHP Manual parallel\Runtime Runtime Construction parallel\Runtime::__construct (0.8.0) parallel\Runtime::__construct — Runtime Construction 説明 public parallel\Runtime::__construct () Shall construct a new runtime without bootstrapping. public ...
https://man.plustar.jp/php/parallel-runtime.construct.html - [similar]
新しいクラスおよびインターフェイス 0
« 新しい関数 新しいグローバル定数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新しいクラスおよびインターフェイス 新しいクラスおよびインターフェイス Intl IntlChar リフレクション ReflectionGenerator ReflectionType セッション処理 SessionUpdateTimestampHandlerInterface 例外の階層 Throwabl ...
https://man.plustar.jp/php/migration70.classes.html - [similar]
ReflectionClassConstant クラス 0
« ReflectionClass::__toString ReflectionClassConstant::__construct » PHP Manual リフレクション ReflectionClassConstant クラス ReflectionClassConstant クラス (PHP 7 >= 7.1.0, PHP 8) はじめに ReflectionClassConstant クラスは、クラス定数に関する情報を報告します。 クラス概要 class Reflection ...
https://man.plustar.jp/php/class.reflectionclassconstant.html - [similar]
オブジェクトとの違い 0
« 定数式における列挙型の値 値のリスト » PHP Manual 列挙型(Enum) オブジェクトとの違い オブジェクトとの違い 列挙型はクラスやオブジェクトの上に構築されていますが、 オブジェクトに関連する機能を全てサポートしているわけではありません。 特に、列挙型では状態を持つことが禁止されています。 コンスト ...
https://man.plustar.jp/php/language.enumerations.object-differences.html - [similar]
クラスの抽象化 0
« static キーワード オブジェクト インターフェイス » PHP Manual クラスとオブジェクト クラスの抽象化 クラスの抽象化 PHP には、抽象クラスと抽象メソッドの機能があります。 abstract として定義されたクラスのインスタンスを生成することはできません。 1つ以上の抽象メソッドを含む全てのクラスもまた抽 ...
https://man.plustar.jp/php/language.oop5.abstract.html - [similar]