検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 949 for [SIMILAR] 16 1024 4096 WITH 16956 reflectionmeth... (0.507 sec.)
ReflectionParameter クラス 0
« ReflectionObject::export ReflectionParameter::allowsNull » PHP Manual リフレクション ReflectionParameter クラス ReflectionParameter クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionParameter クラスは、 関数またはメソッドのパラメータに関する情報を取得します。 関数パラメータの内部を調べる ...
https://man.plustar.jp/php/class.reflectionparameter.html - [similar]
ReflectionClass クラス 0
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション ReflectionClass クラス ReflectionClass クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionClass クラスは クラスについての情報を報告します。 クラス概要 class ReflectionClass implements Reflector { /* 定数 ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]
拡張 0
« 例 Reflection » PHP Manual リフレクション 拡張 拡張 組み込みクラスの特別なバージョンを作成したい場合 (例えば、エクスポートする際に色づけしたHTMLを作成したり、 メソッドの代わりに簡単にアクセスできるメンバー変数を作成したり、 補助的なメソッドを作成したり) は、クラスを拡張してみましょう。 ...
https://man.plustar.jp/php/reflection.extending.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
列挙型と static メソッド 0
« 列挙型とメソッド 列挙型と定数 » PHP Manual 列挙型(Enum) 列挙型と static メソッド 列挙型と static メソッド 列挙型は、static メソッドを持つこともできます。 列挙型で static メソッドを使う主な理由は、 コンストラクタの代わりをさせるためです。たとえば、以下のようなものです: <?php enum Size { ...
https://man.plustar.jp/php/language.enumerations.static-methods.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]
オブジェクトの継承 0
« アクセス権 スコープ定義演算子 (::) » PHP Manual クラスとオブジェクト オブジェクトの継承 オブジェクトの継承 プログラミング言語の原則としてよくみられるものに継承があります。 PHP はオブジェクトモデルにおいてこの継承を利用しています。 多くのクラスとオブジェクトとの連携に継承は関係しています ...
https://man.plustar.jp/php/language.oop5.inheritance.html - [similar]
The Componere\Method class 0
« Componere\Patch::getClosures Componere\Method::__construct » PHP Manual Componere The Componere\Method class The Componere\Method class (Componere 2 >= 2.1.0) はじめに A Method represents a function with modifiable accessibility flags クラス概要 final class Componere\Method { /* Constr ...
https://man.plustar.jp/php/class.componere-method.html - [similar]
ReflectionObject クラス 0
« ReflectionNamedType::isBuiltin ReflectionObject::__construct » PHP Manual リフレクション ReflectionObject クラス ReflectionObject クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionObject クラスは オブジェクトについての情報を報告します。 クラス概要 class ReflectionObject extends Reflectio ...
https://man.plustar.jp/php/class.reflectionobject.html - [similar]
ReflectionEnumUnitCase クラス 0
« ReflectionEnum::isBacked ReflectionEnumUnitCase::__construct » PHP Manual リフレクション ReflectionEnumUnitCase クラス ReflectionEnumUnitCase クラス (PHP 8 >= 8.1.0) はじめに ReflectionEnumUnitCase クラスは、 列挙型 の case に関する情報を報告します。 これは、スカラー型の情報を持っていま ...
https://man.plustar.jp/php/class.reflectionenumunitcase.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT