検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 651 for [SIMILAR] 16 1024 4096 WITH 33748 ロパ WITH 2878... (0.632 sec.)
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]
クラスのプロパティを表す ReflectionProperty を取得する 0
« ReflectionClass::getProperties ReflectionClass::getReflectionConstant » PHP Manual ReflectionClass クラスのプロパティを表す ReflectionProperty を取得する ReflectionClass::getProperty (PHP 5, PHP 7, PHP 8) ReflectionClass::getProperty — クラスのプロパティを表す ReflectionProperty を取得 ...
https://man.plustar.jp/php/reflectionclass.getproperty.html - [similar]
オーバーロード 0
« 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロード PHP におけるオーバーロード機能は、 プロパティやメソッドを動的に 作成する ための手法です。 これらの動的エンティティは、マジックメソッドを用いて処理されます。 マジックメソッドは、クラス内でさ ...
https://man.plustar.jp/php/language.oop5.overloading.html - [similar]
オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 0
« method_exists trait_exists » PHP Manual クラス/オブジェクト関数 オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる property_exists (PHP 5 >= 5.1.0, PHP 7, PHP 8) property_exists — オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 説明 property_exists ( obje ...
https://man.plustar.jp/php/function.property-exists.html - [similar]
可変変数 0
« 変数のスコープ 外部から来る変数 » PHP Manual 変数 可変変数 可変変数 変数名を可変にできると便利なことが時々あります。可変変数では、変数 名を動的にセットし使用できます。通常の変数は、次のような命令でセッ トします。 <?php $a = 'hello' ; ?> 可変変数は、変数の値をとり、変数の名前として扱いま ...
https://man.plustar.jp/php/language.variables.variable.html - [similar]
プロパティ名を取得する 0
« ReflectionProperty::getModifiers ReflectionProperty::getType » PHP Manual ReflectionProperty プロパティ名を取得する ReflectionProperty::getName (PHP 5, PHP 7, PHP 8) ReflectionProperty::getName — プロパティ名を取得する 説明 public ReflectionProperty::getName (): string プロパティ名を取 ...
https://man.plustar.jp/php/reflectionproperty.getname.html - [similar]
プロパティが型を持つかをチェックする 0
« ReflectionProperty::hasDefaultValue ReflectionProperty::isDefault » PHP Manual ReflectionProperty プロパティが型を持つかをチェックする ReflectionProperty::hasType (PHP 7 >= 7.4.0, PHP 8) ReflectionProperty::hasType — プロパティが型を持つかをチェックする 説明 public ReflectionProperty:: ...
https://man.plustar.jp/php/reflectionproperty.hastype.html - [similar]
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]
値に依存した列挙型(Backed Enum) 0
« 列挙型の基礎 列挙型とメソッド » PHP Manual 列挙型(Enum) 値に依存した列挙型(Backed Enum) 値に依存した列挙型(Backed Enum) デフォルトでは、列挙型はスカラー値の情報を持っていません。 単なるシングルトンオブジェクトです。 しかし、列挙型の case をデータベースや、 類似のデータストアで読み書きす ...
https://man.plustar.jp/php/language.enumerations.backed.html - [similar]
ZipArchive クラス 0
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) はじめに Zip で圧縮されたファイルアーカイブです。 クラス概要 class ZipArchive implements Countable { /* プロパティ */ public readonly int $ lastId ; public ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT