検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 216 for [SIMILAR] 16 1024 4096 WITH 14460 assemble WITH ... (0.397 sec.)
トレイト 0
« 列挙型と定数 定数式における列挙型の値 » PHP Manual 列挙型(Enum) トレイト トレイト 列挙型ではトレイトを使えます。 列挙型におけるトレイトは、クラスにおけるそれと同じ振る舞いをします。 注意すべきことは、列挙型で use されるトレイトには、プロパティが含まれていてはいけないという点です。 use ...
https://man.plustar.jp/php/language.enumerations.traits.html - [similar]
Exception classes 0
« MongoDB\Driver\Monitoring\Subscriber MongoDB\Driver\Exception\AuthenticationException » PHP Manual MongoDB Exception classes Exception classes MongoDB\Driver\Exception\AuthenticationException — The MongoDB\Driver\Exception\AuthenticationException class MongoDB\Driver\Exception\BulkWrit ...
https://man.plustar.jp/php/mongodb.exceptions.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 0
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual OCI8 OCI8 Transparent Application Failover (TAF) Support OCI8 Transparent Application Failover (TAF) Support TAF is an Oracle Database feature that provides high availability. It enables PHP O ...
https://man.plustar.jp/php/oci8.taf.html - [similar]
値を代入する 0
« Yaf_View_Simple Yaf_View_Simple::assignRef » PHP Manual Yaf_View_Simple 値を代入する Yaf_View_Simple::assign (Yaf >=1.0.0) Yaf_View_Simple::assign — 値を代入する 説明 public Yaf_View_Simple::assign ( string $name , mixed $value = ? ): bool 変数をビューエンジンに代入します。 パラメータ ...
https://man.plustar.jp/php/yaf-view-simple.assign.html - [similar]
Throwable 0
« IteratorAggregate::getIterator Throwable::getMessage » PHP Manual 定義済みのインターフェイスとクラス Throwable Throwable (PHP 7, PHP 8) はじめに Throwable は、 throw 文でスロー可能なあらゆるオブジェクトが実装する基底インターフェイスです。 Error や Exception も、これを実装しています。 注 ...
https://man.plustar.jp/php/class.throwable.html - [similar]
Traversable インターフェイス 0
« 定義済みのインターフェイスとクラス Iterator » PHP Manual 定義済みのインターフェイスとクラス Traversable インターフェイス Traversable インターフェイス (PHP 5, PHP 7, PHP 8) はじめに そのクラスの中身が foreach を使用してたどれるかどうかを検出するインターフェイスです。 これは抽象インターフ ...
https://man.plustar.jp/php/class.traversable.html - [similar]
Returns a scalar value to be used as a hash value 0
« Ds\Hashable::equals Sequence » PHP Manual Hashable Returns a scalar value to be used as a hash value Ds\Hashable::hash (PECL ds >= 1.0.0) Ds\Hashable::hash — Returns a scalar value to be used as a hash value 説明 abstract public Ds\Hashable::hash (): mixed Returns a scalar value to be ...
https://man.plustar.jp/php/ds-hashable.hash.html - [similar]
クラスが定義済みかどうかを確認する 0
« class_alias enum_exists » PHP Manual クラス/オブジェクト関数 クラスが定義済みかどうかを確認する class_exists (PHP 4, PHP 5, PHP 7, PHP 8) class_exists — クラスが定義済みかどうかを確認する 説明 class_exists ( string $class , bool $autoload = true ): bool この関数は指定したクラスが定義さ ...
https://man.plustar.jp/php/function.class-exists.html - [similar]
列挙型が定義されているかを調べる 0
« class_exists get_called_class » PHP Manual クラス/オブジェクト関数 列挙型が定義されているかを調べる enum_exists (PHP 8 >= 8.1.0) enum_exists — 列挙型が定義されているかを調べる 説明 enum_exists ( string $enum , bool $autoload = true ): bool この関数は、指定された列挙型が定義されているか ...
https://man.plustar.jp/php/function.enum-exists.html - [similar]
宣言されている全てのインターフェイスの配列を返す 0
« get_declared_classes get_declared_traits » PHP Manual クラス/オブジェクト関数 宣言されている全てのインターフェイスの配列を返す get_declared_interfaces (PHP 5, PHP 7, PHP 8) get_declared_interfaces — 宣言されている全てのインターフェイスの配列を返す 説明 get_declared_interfaces (): array ...
https://man.plustar.jp/php/function.get-declared-interfaces.html - [similar]