検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 596 for [SIMILAR] 16 1024 4096 WITH 30050 isdefault WITH... (0.431 sec.)
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]
ReflectionEnum クラス 0
« ReflectionClassConstant::__toString ReflectionEnum::__construct » PHP Manual リフレクション ReflectionEnum クラス ReflectionEnum クラス (PHP 8 >= 8.1.0) はじめに ReflectionEnum クラスは、 列挙型に関する情報を報告します。 クラス概要 class ReflectionEnum extends ReflectionClass { /* 継承 ...
https://man.plustar.jp/php/class.reflectionenum.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
プロパティの名前に対応する定数値を取得する 0
« IntlChar::getNumericValue IntlChar::getPropertyName » PHP Manual IntlChar プロパティの名前に対応する定数値を取得する IntlChar::getPropertyEnum (PHP 7, PHP 8) IntlChar::getPropertyEnum — プロパティの名前に対応する定数値を取得する 説明 public static IntlChar::getPropertyEnum ( string $al ...
https://man.plustar.jp/php/intlchar.getpropertyenum.html - [similar]
staticプロパティを取得する 0
« ReflectionClass::getStartLine ReflectionClass::getStaticPropertyValue » PHP Manual ReflectionClass staticプロパティを取得する ReflectionClass::getStaticProperties (PHP 5, PHP 7, PHP 8) ReflectionClass::getStaticProperties — staticプロパティを取得する 説明 public ReflectionClass::getSta ...
https://man.plustar.jp/php/reflectionclass.getstaticproperties.html - [similar]
SolrObject クラス 0
« SolrDocumentField::__destruct SolrObject::__construct » PHP Manual Solr SolrObject クラス SolrObject クラス (PECL solr >= 0.9.2) はじめに これはオブジェクトで、そのプロパティは、配列の文法を使用してアクセスされることもできます。 その全てのプロパティは読み取り専用です。 クラス概要 final ...
https://man.plustar.jp/php/class.solrobject.html - [similar]
プロパティに対応する、Unicode での名前を取得する 0
« IntlChar::getPropertyEnum IntlChar::getPropertyValueEnum » PHP Manual IntlChar プロパティに対応する、Unicode での名前を取得する IntlChar::getPropertyName (PHP 7, PHP 8) IntlChar::getPropertyName — プロパティに対応する、Unicode での名前を取得する 説明 public static IntlChar::getProperty ...
https://man.plustar.jp/php/intlchar.getpropertyname.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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT