検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 306 for first (0.002 sec.)
Removes and returns the first value 6705
« Ds\Vector::set Ds\Vector::slice » PHP Manual Vector Removes and returns the first value Ds\Vec ... 1.0.0) Ds\Vector::shift — Removes and returns the first value 説明 public Ds\Vector::shift (): mixed Remov ... es and returns the first value. パラメータ この関数にはパラメータはありませ ... ん。 戻り値 The first value, which was removed. エラー / 例外 UnderflowE ...
https://man.plustar.jp/php/ds-vector.shift.html - [similar]
Rewind the cursor to the first result 6526
« MongoDB\Driver\Cursor::next MongoDB\Driver\Cursor::setTypeMap » PHP Manual MongoDB\Driver\Curs ... or Rewind the cursor to the first result MongoDB\Driver\Cursor::rewind (mongodb >=1. ... B\Driver\Cursor::rewind — Rewind the cursor to the first result 説明 public MongoDB\Driver\Cursor::rewind ( ... ): void If the cursor has advanced beyond its first position, it can no longer be rewound. パラメータ ... is called after the cursor has advanced beyond its first position. 参考 Iterator::rewind() - イテレータの最 ...
https://man.plustar.jp/php/mongodb-driver-cursor.rewind.html - [similar]
Data Structures 6442
« untaint はじめに » PHP Manual その他の基本モジュール Data Structures Data Structures はじめに ... nd — Attempts to find a value's index Ds\Sequence::first — Returns the first value in the sequence Ds\Seque ... index Ds\Sequence::shift — Removes and returns the first value Ds\Sequence::slice — Returns a sub-sequence ... find — Attempts to find a value's index Ds\Vector::first — Returns the first value in the vector Ds\Vector: ... n index Ds\Vector::shift — Removes and returns the first value Ds\Vector::slice — Returns a sub-vector of a ...
https://man.plustar.jp/php/book.ds.html - [similar]
Returns the lower bound for the first date range for all date faceting on this f... 6442
« SolrQuery::getFacetDateOther SolrQuery::getFacetFields » PHP Manual SolrQuery Returns the lowe ... r bound for the first date range for all date faceting on this field Sol ... etFacetDateStart — Returns the lower bound for the first date range for all date faceting on this field 説明 ... ride = ? ): string Returns the lower bound for the first date range for all date faceting on this field. Ac ...
https://man.plustar.jp/php/solrquery.getfacetdatestart.html - [similar]
Call a callback given by the first parameter 6442
« Swoole\Coroutine::call_user_func_array Swoole\Coroutine::cli_wait » PHP Manual Swoole\Coroutin ... e Call a callback given by the first parameter Swoole\Coroutine::call_user_func (PECL s ... ine::call_user_func — Call a callback given by the first parameter 説明 public static Swoole\Coroutine::cal ... ...$args ): mixed Calls the callback given by the first parameter and passes the remaining parameters as a ...
https://man.plustar.jp/php/swoole-coroutine.call-user-func.html - [similar]
指定したキーまたは添字が配列にあるかどうかを調べる 6395
« array_is_list array_key_first » PHP Manual 配列 関数 指定したキーまたは添字が配列にあるかどうか ... ay_key_exists() の例 <?php $search_array = array( 'first' => 1 , 'second' => 4 ); if ( array_key_exists ( ' ... first' , $search_array )) { echo "この配列には 'first' という要素が存在します" ; } ?> 例2 array_key_exis ... は true を返します。 <?php $search_array = array( 'first' => null , 'second' => 4 ); // false を返します is ... set( $search_array [ 'first' ]); // true を返します array_key_exists ( 'first' ...
https://man.plustar.jp/php/function.array-key-exists.html - [similar]
Constructs a new SyncSharedMemory object 6395
« SyncSharedMemory SyncSharedMemory::first » PHP Manual SyncSharedMemory Constructs a new SyncSh ... redMemory ( "AppReportName" , 1024 ); if ( $mem -> first ()) { // Do first time initialization work here. } ... => "my_report.txt" ))); ?> 参考 SyncSharedMemory::first() - Check to see if the object is the first instan ...
https://man.plustar.jp/php/syncsharedmemory.construct.html - [similar]
最初の結果 ID を返す 6348
« ldap_first_attribute ldap_first_reference » PHP Manual LDAP 関数 最初の結果 ID を返す ldap_first ... st_entry (PHP 4, PHP 5, PHP 7, PHP 8) ldap_first_entry — 最初の結果 ID を返す 説明 ldap_first_entry ... リを取得します。 LDAP 結果におけるエントリは、 ldap_first_entry() および ldap_next_entry() 関数を用いて連続的 ...
https://man.plustar.jp/php/function.ldap-first-entry.html - [similar]
最初のリファレンスを返す 6348
« ldap_first_entry ldap_free_result » PHP Manual LDAP 関数 最初のリファレンスを返す ldap_first_r ... ference (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_first_reference — 最初のリファレンスを返す 説明 ldap_fir ...
https://man.plustar.jp/php/function.ldap-first-reference.html - [similar]
Collator クラス 6301
« 基本的な使用法 Collator::asort » PHP Manual intl Collator クラス Collator クラス (PHP 5 >= 5.3 ... < diSilva < Di Silva < U.S.A. < USA Collator::CASE_FIRST ( int ) Case_First 属性は、 文字列のその他の部分に ... るかを指定するものです。 使用できる値は、 Uppercase_First (U) と Lowercase_First (L)、そして標準の Default と ... Off です。 Off と Lowercase_First は、結果に関していえばほとんど違いはありません。 そ ... のため、普通は Lowercase_First を使うことはありません。 Off あるいは Uppercase_Fi ...
https://man.plustar.jp/php/class.collator.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT