検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 817 for return (0.113 sec.)
The time allowed for search to finish 3033
« SolrQuery::setTermsUpperBound SolrDisMaxQuery » PHP Manual SolrQuery The time allowed for sear ... mplies no time restriction. Partial results may be returned, if there are any. パラメータ timeAllowed The ti ... me allowed for a search to finish. 戻り値 Returns the current SolrQuery object, if the return value ...
https://man.plustar.jp/php/solrquery.settimeallowed.html - [similar]
Get Text 3033
« UI\Controls\Label::__construct UI\Controls\Label::setText » PHP Manual UI\Controls\Label Get T ... public UI\Controls\Label::getText (): string Shall return the current text for this Label 警告 この関数は、 ...
https://man.plustar.jp/php/ui-controls-label.gettext.html - [similar]
Status of cache 3033
« Yac::__get Yac::set » PHP Manual Yac Status of cache Yac::info (PECL yac >= 1.0.0) Yac::info — ... ラメータ この関数にはパラメータはありません。 戻り値 Return an array, consistent with: "memory_size", "slots_m ...
https://man.plustar.jp/php/yac.info.html - [similar]
The MongoDB\Driver\CursorInterface interface 3000
« MongoDB\Driver\CursorId::unserialize MongoDB\Driver\CursorInterface::getId » PHP Manual MongoD ... y MongoDB\Driver\Cursor to be used as a parameter, return, or property type in userland classes. クラス概要 ... ray } 目次 MongoDB\Driver\CursorInterface::getId — Returns the ID for this cursor MongoDB\Driver\CursorInter ... face::getServer — Returns the server associated with this cursor MongoDB\Dr ... lization MongoDB\Driver\CursorInterface::toArray — Returns an array containing all results for this cursor 関 ...
https://man.plustar.jp/php/class.mongodb-driver-cursorinterface.html - [similar]
Returns the pair at a given positional index 3000
« Ds\Map::reversed Ds\Map::slice » PHP Manual Map Returns the pair at a given positional index D ... s\Map::skip (PECL ds >= 1.0.0) Ds\Map::skip — Returns the pair at a given positional index 説明 public ... Ds\Map::skip ( int $position ): Ds\Pair Returns the pair at a given zero-based position . パラメー ... タ position The zero-based positional index to return. 戻り値 Returns the Ds\Pair at the given position ... string(1) "b" ["value"]=> int(2) } 関連キーワード: Returns , given , Ds , Map , a , the , skip , Pair , int ...
https://man.plustar.jp/php/ds-map.skip.html - [similar]
3000
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り ... します function reschedule_cb ( $watcher , $now ) { return $now + ( 10.5 . - fmod ( $now , 10.5 )); } $w = ne ... 終えました $w -> stop (); socket_close ( $socket ); return; } // EINPROGRESS、EAGAIN あるいは EWOULDBLOCK を捕 ... _array ( socket_last_error (), $e_nonblocking )) { return; } $w -> stop (); socket_close ( $socket ); }); Ev ...
https://man.plustar.jp/php/ev.examples.html - [similar]
A Complete PHP/FFI/preloading Example 3000
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/pre ... " ); } } function printf ( $format , ... $args ) { return (int) self :: $ffi -> printf ( $format , ... $args ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
ユーザーが指定したコールバック関数を利用し、 追加された添字の確認を含めて配列の... 3000
« array_diff_key array_diff_ukey » PHP Manual 配列 関数 ユーザーが指定したコールバック関数を利用 ... key_compare_func ( $a , $b ) { if ( $a === $b ) { return 0 ; } return ( $a > $b )? 1 :- 1 ; } $array1 = arr ...
https://man.plustar.jp/php/function.array-diff-uassoc.html - [similar]
データの比較にコールバック関数を用い、 追加された添字の確認を含めて配列の差を計... 3000
« array_sum array_udiff_uassoc » PHP Manual 配列 関数 データの比較にコールバック関数を用い、 追加 ... ) { if ( $a -> priv_member === $b -> priv_member ) return 0 ; return ( $a -> priv_member > $b -> priv_member ...
https://man.plustar.jp/php/function.array-udiff-assoc.html - [similar]
Establish the environment for connecting to CUBRID server 3000
« cubrid_commit cubrid_connect » PHP Manual CUBRID 関数 Establish the environment for connecting ... uesting a query transferred to server is sent. The return value can depend on the disconnect_on_query_timeou ... imeout : Configures a value whether to immediately return an error of function being executed upon timeout. ... dentifier of the already opened connection will be returned. The new_link parameter modifies this behavior a ...
https://man.plustar.jp/php/function.cubrid-connect-with-url.html - [similar]