検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 1235 for [SIMILAR] 16 1024 4096 WITH 6389 exists WITH 515... (0.973 sec.)
Updates all values by applying a callback function to each value 0
« Ds\Sequence::allocate Ds\Sequence::capacity » PHP Manual Sequence Updates all values by applying a callback function to each value Ds\Sequence::apply (PECL ds >= 1.0.0) Ds\Sequence::apply — Updates all values by applying a callback function to each value 説明 abstract public Ds\Sequenc ...
https://man.plustar.jp/php/ds-sequence.apply.html - [similar]
クラスの抽象化 0
« static キーワード オブジェクト インターフェイス » PHP Manual クラスとオブジェクト クラスの抽象化 クラスの抽象化 PHP には、抽象クラスと抽象メソッドの機能があります。 abstract として定義されたクラスのインスタンスを生成することはできません。 1つ以上の抽象メソッドを含む全てのクラスもまた抽 ...
https://man.plustar.jp/php/language.oop5.abstract.html - [similar]
このクラスがイテレーション可能かを調べる 0
« ReflectionClass::isInternal ReflectionClass::isIterateable » PHP Manual ReflectionClass このクラスがイテレーション可能かを調べる ReflectionClass::isIterable (PHP 7 >= 7.2.0, PHP 8) ReflectionClass::isIterable — このクラスがイテレーション可能かを調べる 説明 public ReflectionClass::isIte ...
https://man.plustar.jp/php/reflectionclass.isiterable.html - [similar]
ファイルまたはディレクトリが存在するかどうか調べる 0
« fgetss file_get_contents » PHP Manual ファイルシステム 関数 ファイルまたはディレクトリが存在するかどうか調べる file_exists (PHP 4, PHP 5, PHP 7, PHP 8) file_exists — ファイルまたはディレクトリが存在するかどうか調べる 説明 file_exists ( string $filename ): bool ファイルあるいはディレクト ...
https://man.plustar.jp/php/function.file-exists.html - [similar]
Basic Gearman client and worker, submitting tasks 0
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client and worker, submitting tasks Basic Gearman client and worker, submitting tasks 例1 Basic Gearman client and worker, submitting tasks In this example, the basic reverse client extended to run ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
Reduces the deque to a single value using a callback function 0
« Ds\Deque::push Ds\Deque::remove » PHP Manual Deque Reduces the deque to a single value using a callback function Ds\Deque::reduce (PECL ds >= 1.0.0) Ds\Deque::reduce — Reduces the deque to a single value using a callback function 説明 public Ds\Deque::reduce ( callable $callback , mixe ...
https://man.plustar.jp/php/ds-deque.reduce.html - [similar]
Reduces the sequence to a single value using a callback function 0
« Ds\Sequence::push Ds\Sequence::remove » PHP Manual Sequence Reduces the sequence to a single value using a callback function Ds\Sequence::reduce (PECL ds >= 1.0.0) Ds\Sequence::reduce — Reduces the sequence to a single value using a callback function 説明 abstract public Ds\Sequence::r ...
https://man.plustar.jp/php/ds-sequence.reduce.html - [similar]
Reduces the set to a single value using a callback function 0
« Ds\Set::merge Ds\Set::remove » PHP Manual Set Reduces the set to a single value using a callback function Ds\Set::reduce (PECL ds >= 1.0.0) Ds\Set::reduce — Reduces the set to a single value using a callback function 説明 public Ds\Set::reduce ( callable $callback , mixed $initial = ? ...
https://man.plustar.jp/php/ds-set.reduce.html - [similar]
Reduces the vector to a single value using a callback function 0
« Ds\Vector::push Ds\Vector::remove » PHP Manual Vector Reduces the vector to a single value using a callback function Ds\Vector::reduce (PECL ds >= 1.0.0) Ds\Vector::reduce — Reduces the vector to a single value using a callback function 説明 public Ds\Vector::reduce ( callable $callbac ...
https://man.plustar.jp/php/ds-vector.reduce.html - [similar]
JSON にシリアライズしたいデータを指定する 0
« JsonSerializable JSON 関数 » PHP Manual JsonSerializable JSON にシリアライズしたいデータを指定する JsonSerializable::jsonSerialize (PHP 5 >= 5.4.0, PHP 7, PHP 8) JsonSerializable::jsonSerialize — JSON にシリアライズしたいデータを指定する 説明 public JsonSerializable::jsonSerialize (): ...
https://man.plustar.jp/php/jsonserializable.jsonserialize.html - [similar]