検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 123 for [SIMILAR] 16 1024 4096 WITH 34631 isiterable WIT... (0.182 sec.)
Reflection 0
« Componere\Abstract\Definition::addTrait Componere\Definition » PHP Manual Componere\Abstract\Definition Reflection Componere\Abstract\Definition::getReflector (Componere 2 >= 2.1.0) Componere\Abstract\Definition::getReflector — Reflection 説明 public Componere\Abstract\Definition::getR ...
https://man.plustar.jp/php/componere-abstract-definition.getreflector.html - [similar]
引数が、数えられる値かどうかを調べる 0
« is_callable is_double » PHP Manual 変数操作 関数 引数が、数えられる値かどうかを調べる is_countable (PHP 7 >= 7.3.0, PHP 8) is_countable — 引数が、数えられる値かどうかを調べる 説明 is_countable ( mixed $value ): bool 引数の内容が、 array または Countable を実装したオブジェクトかどうかを ...
https://man.plustar.jp/php/function.is-countable.html - [similar]
オブジェクト 0
« Iterable 列挙型 / Enum » PHP Manual 型 オブジェクト オブジェクト オブジェクトの初期化 オブジェクトを初期化するためには、 new 命令によりオブジェクトのインスタンスを変数に作成します。 <?php class foo { function do_foo () { echo "foo を実行します。" ; } } $bar = new foo ; $bar -> do_foo ( ...
https://man.plustar.jp/php/language.types.object.html - [similar]
変数操作 0
« ReflectionException はじめに » PHP Manual 変数・データ型関連 変数操作 変数操作 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 変数操作 関数 boolval — 変数の boolean としての値を取得する debug_zval_dump — 内部的な zval を表す文字列をダンプする double ...
https://man.plustar.jp/php/book.var.html - [similar]
はじめに 0
« 型 論理型 (boolean) » PHP Manual 型 はじめに はじめに PHP は 10 種類の基本型をサポートします。 4 種類のスカラー型: 論理値 ( bool ) 整数 ( int ) 浮動小数点数 (float, double も同じ) 文字列 (string) 4 種類の複合型: 配列 (array) オブジェクト (object) callable iterable そして、最後に 2 種類 ...
https://man.plustar.jp/php/language.types.intro.html - [similar]
Using the PHP Library for MongoDB (PHPLIB) 0
« Tutorials Application Performance Monitoring (APM) » PHP Manual Tutorials Using the PHP Library for MongoDB (PHPLIB) Using the PHP Library for MongoDB (PHPLIB) After the initial driver set-up, we will continue explaining how to get started with the MongoDB driver and corresponding user ...
https://man.plustar.jp/php/mongodb.tutorial.library.html - [similar]
変数操作 関数 0
« 定義済み定数 boolval » PHP Manual 変数操作 変数操作 関数 変数操作 関数 目次 boolval — 変数の boolean としての値を取得する debug_zval_dump — 内部的な zval を表す文字列をダンプする doubleval — floatval のエイリアス empty — 変数が空であるかどうかを検査する floatval — 変数の float 値を取得 ...
https://man.plustar.jp/php/ref.var.html - [similar]
共変性と反変性 0
« オブジェクトのシリアライズ 変更履歴 » PHP Manual クラスとオブジェクト 共変性と反変性 共変性と反変性 PHP 7.2.0 で、子クラスのメソッドの引数の型の制限を除く形で、反変性が一部サポートされました。 PHP 7.4.0 以降で、共変性と反変性が完全にサポートされるようになりました。 共変性とは、子クラス ...
https://man.plustar.jp/php/language.oop5.variance.html - [similar]
型宣言 0
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 クラスのプロパティ (PHP 7.4.0 以降) に対して型を宣言することができます。 これによって、その値が特定の型であることを保証できます。 その型でない場合は、 TypeError がスローされます。 注意 : 親クラ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
宣言しているクラスを取得する 0
« ReflectionParameter::getClass ReflectionParameter::getDeclaringFunction » PHP Manual ReflectionParameter 宣言しているクラスを取得する ReflectionParameter::getDeclaringClass (PHP 5 >= 5.1.3, PHP 7, PHP 8) ReflectionParameter::getDeclaringClass — 宣言しているクラスを取得する 説明 public ...
https://man.plustar.jp/php/reflectionparameter.getdeclaringclass.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT