検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 1085 for [SIMILAR] 16 1024 4096 WITH 35686 closure WITH 3... (1.232 sec.)
LengthException クラス 0
« InvalidArgumentException LogicException » PHP Manual 例外 LengthException クラス LengthException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 長さが無効な場合にスローされる例外です。 クラス概要 class LengthException extends LogicException { /* 継承したプロパティ */ protected string $ ...
https://man.plustar.jp/php/class.lengthexception.html - [similar]
Result クラス 0
« Expression::__construct Result::__construct » PHP Manual Mysql_xdevapi Result クラス Result クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Result implements mysql_xdevapi\BaseResult , Traversable { /* メソッド */ public getAffectedItemsCount (): int publi ...
https://man.plustar.jp/php/class.mysql-xdevapi-result.html - [similar]
ParentIterator クラス 0
« NoRewindIterator::valid ParentIterator::accept » PHP Manual イテレータ ParentIterator クラス ParentIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに これは FilterIterator を継承したクラスで、 RecursiveIteratorIterator を使った再帰的な反復処理をできるようにします。 ただし、子を持つ ...
https://man.plustar.jp/php/class.parentiterator.html - [similar]
RarArchive クラス 0
« rar_wrapper_cache_stats RarArchive::close » PHP Manual Rar RarArchive クラス RarArchive クラス (PECL rar >= 2.0.0) はじめに このクラスは RAR アーカイブをあらわします。これは複数のパーツで構成されることもあり、 中に RAR エントリ (ファイルやディレクトリ、そしてシンボリックリンクなどの特殊 ...
https://man.plustar.jp/php/class.rararchive.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]
SodiumException クラス 0
« sodium_unpad データベース関連 » PHP Manual Sodium SodiumException クラス SodiumException クラス (PHP 7 >= 7.2.0, PHP 8) はじめに sodium 関数によってスローされる例外です。 クラス概要 class SodiumException extends Exception { /* 継承したプロパティ */ protected string $ message = "" ; pri ...
https://man.plustar.jp/php/class.sodiumexception.html - [similar]
Yaf_Action_Abstract クラス 0
« Yaf_Controller_Abstract::setViewpath Yaf_Action_Abstract::execute » PHP Manual Yaf Yaf_Action_Abstract クラス Yaf_Action_Abstract クラス (Yaf >=1.0.0) はじめに アクションは、Yaf の個別のファイルで定義します ( Yaf_Controller_Abstract を参照ください)。 アクションメソッドには Yaf_Action_A ...
https://man.plustar.jp/php/class.yaf-action-abstract.html - [similar]
Yaf_Config_Abstract クラス 0
« Yaf_Dispatcher::throwException Yaf_Config_Abstract::get » PHP Manual Yaf Yaf_Config_Abstract クラス Yaf_Config_Abstract クラス (Yaf >=1.0.0) はじめに クラス概要 abstract class Yaf_Config_Abstract { /* プロパティ */ protected $ _config ; protected $ _readonly ; /* メソッド */ abstract p ...
https://man.plustar.jp/php/class.yaf-config-abstract.html - [similar]
最初の結果 ID を返す 0
« ldap_first_attribute ldap_first_reference » PHP Manual LDAP 関数 最初の結果 ID を返す ldap_first_entry (PHP 4, PHP 5, PHP 7, PHP 8) ldap_first_entry — 最初の結果 ID を返す 説明 ldap_first_entry ( LDAP\Connection $ldap , LDAP\Result $result ): LDAP\ResultEntry | false 結果内の最初のエン ...
https://man.plustar.jp/php/function.ldap-first-entry.html - [similar]
オブジェクトの比較 0
« オブジェクトのクローン作成 遅延静的束縛 (Late Static Bindings) » PHP Manual クラスとオブジェクト オブジェクトの比較 オブジェクトの比較 比較演算子( == )を使用する際、 オブジェクト変数は、単純に比較されます。つまり、 二つのオブジェクトのインスタンスは、 同じ属性と値 (値の比較は == による ...
https://man.plustar.jp/php/language.oop5.object-comparison.html - [similar]