検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 1041 for [SIMILAR] 16 1024 4096 WITH 18768 親ク WITH 5504... (0.755 sec.)
オブジェクトの比較 0
« オブジェクトのクローン作成 遅延静的束縛 (Late Static Bindings) » PHP Manual クラスとオブジェクト オブジェクトの比較 オブジェクトの比較 比較演算子( == )を使用する際、 オブジェクト変数は、単純に比較されます。つまり、 二つのオブジェクトのインスタンスは、 同じ属性と値 (値の比較は == による ...
https://man.plustar.jp/php/language.oop5.object-comparison.html - [similar]
クラス定数のドキュメントコメントを取得する 0
« ReflectionClassConstant::getDeclaringClass ReflectionClassConstant::getModifiers » PHP Manual ReflectionClassConstant クラス定数のドキュメントコメントを取得する ReflectionClassConstant::getDocComment (PHP 7 >= 7.1.0, PHP 8) ReflectionClassConstant::getDocComment — クラス定数のドキュメン ...
https://man.plustar.jp/php/reflectionclassconstant.getdoccomment.html - [similar]
DomainException クラス 0
« BadMethodCallException InvalidArgumentException » PHP Manual 例外 DomainException クラス DomainException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 定義したデータドメインに値が従わないときにスローされる例外です。 クラス概要 class DomainException extends LogicException { /* 継承した ...
https://man.plustar.jp/php/class.domainexception.html - [similar]
GmagickPixel クラス 0
« GmagickDraw::settextencoding GmagickPixel::__construct » PHP Manual Gmagick GmagickPixel クラス GmagickPixel クラス (PECL gmagick >= Unknown) はじめに クラス概要 class GmagickPixel { /* メソッド */ public __construct ( string $color = ? ) public getcolor ( bool $as_array = false , bool ...
https://man.plustar.jp/php/class.gmagickpixel.html - [similar]
InfiniteIterator クラス 0
« GlobIterator::count InfiniteIterator::__construct » PHP Manual イテレータ InfiniteIterator クラス InfiniteIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに InfiniteIterator は、 他のイテレータを受け取って無限に反復させます。 最後までたどり着いたときに手動で巻き戻す必要はありません ...
https://man.plustar.jp/php/class.infiniteiterator.html - [similar]
InvalidArgumentException クラス 0
« DomainException LengthException » PHP Manual 例外 InvalidArgumentException クラス InvalidArgumentException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 引数の型が期待する型と一致しなかった場合にスローされる例外です。 クラス概要 class InvalidArgumentException extends LogicException { ...
https://man.plustar.jp/php/class.invalidargumentexception.html - [similar]
CollectionRemove クラス 0
« CollectionModify::unset CollectionRemove::bind » PHP Manual Mysql_xdevapi CollectionRemove クラス CollectionRemove クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\CollectionRemove implements mysql_xdevapi\Executable , mysql_xdevapi\CrudOperationBindable , ...
https://man.plustar.jp/php/class.mysql-xdevapi-collectionremove.html - [similar]
OCICollection クラス 0
« oci_unregister_taf_callback OCICollection::append » PHP Manual OCI8 OCICollection クラス OCICollection クラス (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) はじめに OCI8 コレクション機能です。 注意 : OCI-Collection クラスは、 PHP 8 と OCI8 3.0.0 で、 PHP の名前付けの規約に従い OCICollectio ...
https://man.plustar.jp/php/class.ocicollection.html - [similar]
OverflowException クラス 0
« OutOfRangeException RangeException » PHP Manual 例外 OverflowException クラス OverflowException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに いっぱいになっているコンテナに要素を追加した場合にスローされる例外です。 クラス概要 class OverflowException extends RuntimeException { /* 継承し ...
https://man.plustar.jp/php/class.overflowexception.html - [similar]
RuntimeException クラス 0
« RangeException UnderflowException » PHP Manual 例外 RuntimeException クラス RuntimeException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 実行時にだけ発生するようなエラーの際にスローされます。 クラス概要 class RuntimeException extends Exception { /* 継承したプロパティ */ protected st ...
https://man.plustar.jp/php/class.runtimeexception.html - [similar]