検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 697 for [SIMILAR] 16 1024 4096 WITH 25906 intlchar WITH ... (0.550 sec.)
プロパティを取得する 0
« ReflectionClass::getParentClass ReflectionClass::getProperty » PHP Manual ReflectionClass プロパティを取得する ReflectionClass::getProperties (PHP 5, PHP 7, PHP 8) ReflectionClass::getProperties — プロパティを取得する 説明 public ReflectionClass::getProperties ( ? int $filter = null ): ...
https://man.plustar.jp/php/reflectionclass.getproperties.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]
メッセージヘッダを読み込む 0
« imap_header imap_headers » PHP Manual IMAP 関数 メッセージヘッダを読み込む imap_headerinfo (PHP 4, PHP 5, PHP 7, PHP 8) imap_headerinfo — メッセージヘッダを読み込む 説明 imap_headerinfo ( IMAP\Connection $imap , int $message_num , int $from_length = 0 , int $subject_length = 0 ): stdCl ...
https://man.plustar.jp/php/function.imap-headerinfo.html - [similar]
プロパティが存在するかチェック 0
« SolrObject::getPropertyNames SolrObject::offsetGet » PHP Manual SolrObject プロパティが存在するかチェック SolrObject::offsetExists (PECL solr >= 0.9.2) SolrObject::offsetExists — プロパティが存在するかチェック 説明 public SolrObject::offsetExists ( string $property_name ): bool プロパテ ...
https://man.plustar.jp/php/solrobject.offsetexists.html - [similar]
プロパティに対して値を設定 0
« SolrObject::offsetGet SolrObject::offsetUnset » PHP Manual SolrObject プロパティに対して値を設定 SolrObject::offsetSet (PECL solr >= 0.9.2) SolrObject::offsetSet — プロパティに対して値を設定 説明 public SolrObject::offsetSet ( string $property_name , string $property_value ): void プロ ...
https://man.plustar.jp/php/solrobject.offsetset.html - [similar]