検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 2443 for Array (0.013 sec.)
ReflectionObject クラス 3298
« ReflectionNamedType::isBuiltin ReflectionObject::__construct » PHP Manual リフレクション Refle ... ibutes ( ? string $name = null , int $flags = 0 ): array public ReflectionClass::getConstant ( string $name ... ctionClass::getConstants ( ? int $filter = null ): array public ReflectionClass::getConstructor (): ? Refle ... d public ReflectionClass::getDefaultProperties (): array public ReflectionClass::getDocComment (): string | ... alse public ReflectionClass::getInterfaceNames (): array public ReflectionClass::getInterfaces (): array pu ...
https://man.plustar.jp/php/class.reflectionobject.html - [similar]
Returns associative array of the input headers 3263
« EventHttpRequest::getInputBuffer EventHttpRequest::getOutputBuffer » PHP Manual EventHttpReque ... st Returns associative array of the input headers EventHttpRequest::getInputHea ... HttpRequest::getInputHeaders — Returns associative array of the input headers 説明 public EventHttpRequest: ... :getInputHeaders (): array Returns associative array of the input headers. パ ... パラメータはありません。 戻り値 Returns associative array of the input headers. 参考 EventHttpRequest::getOu ...
https://man.plustar.jp/php/eventhttprequest.getinputheaders.html - [similar]
配列を指定した値で埋める 3263
« array_fill_keys array_filter » PHP Manual 配列 関数 配列を指定した値で埋める array_fill (PHP 4 ... >= 4.2.0, PHP 5, PHP 7, PHP 8) array_fill — 配列を指定した値で埋める 説明 array_fill ( ... int $start_index , int $count , mixed $value ): array パラメータ value を値とする count 個のエントリから ... ゼロより小さい場合に E_WARNING が発生します。 例 例1 array_fill() の例 <?php $a = array_fill ( 5 , 6 , 'banan ... a' ); $b = array_fill (- 2 , 4 , 'pear' ); print_r ( $a ); print_r ...
https://man.plustar.jp/php/function.array-fill.html - [similar]
配列から一つ以上のキーをランダムに取得する 3263
« array_push array_reduce » PHP Manual 配列 関数 配列から一つ以上のキーをランダムに取得する array ... y_rand (PHP 4, PHP 5, PHP 7, PHP 8) array_rand — 配列から一つ以上のキーをランダムに取得する ... 説明 array_rand ( array $array , int $num = 1 ): int | string ... | array 一つ以上のランダムなエントリを配列から取り出し、 取 ... は、暗号学的な使い方には適していません。 パラメータ array 入力の配列。 num 取得するエントリの数を指定します。 ...
https://man.plustar.jp/php/function.array-rand.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 3250
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配 ... 列で返す oci_fetch_array (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetc ... h_array — クエリの次の行を連想配列あるいは数値添字配列で返 ... す 説明 oci_fetch_array ( resource $statement , int $mode = OCI_BOTH | OCI ... _RETURN_NULLS ): array | false クエリから、結果セットの次の行を含む配列を ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
Returns an array of information describing this server 3250
« MongoDB\Driver\Server::getHost MongoDB\Driver\Server::getLatency » PHP Manual MongoDB\Driver\S ... erver Returns an array of information describing this server MongoDB\Driv ... 1.0.0) MongoDB\Driver\Server::getInfo — Returns an array of information describing this server 説明 final p ... ublic MongoDB\Driver\Server::getInfo (): array Returns an array of information describing the ser ... ver. This array is derived from the most recent » hello command re ...
https://man.plustar.jp/php/mongodb-driver-server.getinfo.html - [similar]
Converts the pair to an array 3237
« Ds\Pair::jsonSerialize Set » PHP Manual Pair Converts the pair to an array Ds\Pair::toArray (P ... ECL ds >= 1.0.0) Ds\Pair::toArray — Converts the pair to an array 説明 public Ds\Pai ... r::toArray (): array Converts the pair to an array . 注意 : C ... asting to an array is not supported yet. パラメータ この関数にはパラメ ... ータはありません。 戻り値 An array containing all the values in the same order as the ...
https://man.plustar.jp/php/ds-pair.toarray.html - [similar]
イテレータを配列にコピーする 3237
« iterator_count spl_autoload_call » PHP Manual SPL 関数 イテレータを配列にコピーする iterator_t ... o_array (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_to_array... イテレータを配列にコピーする 説明 iterator_to_array ( Traversable $iterator , bool $preserve_keys = tr ... ue ): array イテレータの要素を配列にコピーします。 パラメータ ... のキーをインデックスとして使用するかどうか。 キーが array あるいは object の場合は、警告が発生します。 キーが ...
https://man.plustar.jp/php/function.iterator-to-array.html - [similar]
Deserialization from BSON 3237
« Serialization to BSON Security » PHP Manual Persisting Data Deserialization from BSON Deserial ... r behavior may be undefined. Since PHP objects and arrays cannot have duplicate keys, data could also be lo ... ngo extension deserialized both BSON documents and arrays as PHP arrays. While PHP arrays are convenient to ... river addresses this concern by ensuring that BSON arrays and documents are converted to PHP arrays and obj ... ly document refers to embedded BSON documents only array refers to a BSON array Besides the three collectiv ...
https://man.plustar.jp/php/mongodb.persistence.deserialization.html - [similar]
Converts the collection to an array 3223
« Ds\Collection::isEmpty Hashable » PHP Manual Collection Converts the collection to an array Ds ... \Collection::toArray (PECL ds >= 1.0.0) Ds\Collection::toArray — Conver ... ts the collection to an array 説明 abstract public Ds\Collection::toArray (): ar ... ray Converts the collection to an array . 注意 : Casting to an array is not supported yet. ... ータ この関数にはパラメータはありません。 戻り値 An array containing all the values in the same order as the ...
https://man.plustar.jp/php/ds-collection.toarray.html - [similar]