検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 817 for Return (0.017 sec.)
Read and pop data from swoole channel. 4015
« Swoole\Channel::__destruct Swoole\Channel::push » PHP Manual Swoole\Channel Read and pop data ... 戻り値 If the channel is empty, the function will return false, or return the unserialized data. 関連キーワ ... ata , swoole , Read , from , Swoole , パラメータ , return , destruct , public ...
https://man.plustar.jp/php/swoole-channel.pop.html - [similar]
Apache Solr 3989
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Sol ... st 値を取得 SolrInputDocument::getChildDocuments — Returns an array of child documents (SolrInputDocument) S ... olrInputDocument::getChildDocumentsCount — Returns the number of child documents SolrInputDocument:: ... む配列を返す SolrInputDocument::hasChildDocuments — Returns true if the document has any child documents Solr ... ィールドにアクセス SolrDocument::getChildDocuments — Returns an array of child documents (SolrDocument) SolrDo ...
https://man.plustar.jp/php/book.solr.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 3989
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配 ... ( resource $statement , int $mode = OCI_BOTH | OCI_RETURN_NULLS ): array | false クエリから、結果セットの次の ... 列を返します。 OCI_NUM 数値添字配列を返します。 OCI_RETURN_NULLS null フィールドの要素も作成します。この要素の ... 値は PHP の null となります。 OCI_RETURN_LOBS LOB ディスクリプタではなく LOB の中身を返しま ... close ( $conn ); ?> 例4 oci_fetch_array() での OCI_RETURN_NULLS の使用例 <?php $conn = oci_connect ( 'hr' , ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
要件 3989
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 To use this extens ... ck) time is supported, the functions purporting to return CPU time will actually return wall clock time. If ... ール , time , clock , 設定 , To , use , installed , return , functions ...
https://man.plustar.jp/php/luasandbox.requirements.html - [similar]
Return the ReadConcern for the Manager 3989
« MongoDB\Driver\Manager::getEncryptedFieldsMap MongoDB\Driver\Manager::getReadPreference » PHP ... Manual MongoDB\Driver\Manager Return the ReadConcern for the Manager MongoDB\Driver\Man ... >=1.1.0) MongoDB\Driver\Manager::getReadConcern — Return the ReadConcern for the Manager 説明 final public ... ger::getReadConcern (): MongoDB\Driver\ReadConcern Returns the MongoDB\Driver\ReadConcern for the Manager, w ... r 関連キーワード: Manager , Driver , ReadConcern , Return , the , getReadConcern , パラメータ , InvalidArgum ...
https://man.plustar.jp/php/mongodb-driver-manager.getreadconcern.html - [similar]
Return the WriteConcern for the Manager 3989
« MongoDB\Driver\Manager::getServers MongoDB\Driver\Manager::removeSubscriber » PHP Manual Mongo ... DB\Driver\Manager Return the WriteConcern for the Manager MongoDB\Driver\Ma ... >=1.0.0) MongoDB\Driver\Manager::getWriteConcern — Return the WriteConcern for the Manager 説明 final public ... r::getWriteConcern (): MongoDB\Driver\WriteConcern Returns the MongoDB\Driver\WriteConcern for the Manager, ... MongoDB Manager 関連キーワード: Manager , Driver , Return , the , getWriteConcern , パラメータ , removeSubsc ...
https://man.plustar.jp/php/mongodb-driver-manager.getwriteconcern.html - [similar]
エクスポートする 3989
« ReflectionExtension::__construct ReflectionExtension::getClasses » PHP Manual ReflectionExtens ... flectionExtension::export ( string $name , string $return = false ): string 拡張モジュールの情報をエクスポー ... 。 パラメータ name エクスポートするリフレクション。 return true に設定すると、エクスポートを発行するのではなく ... す。 false (デフォルト) の場合はその逆です。 戻り値 return パラメータを true に設定すると、エクスポートを文字 ... ード: ReflectionExtension , string , export , 関数 , return , 設定 , パラメータ , 情報 , 拡張 , モジュール ...
https://man.plustar.jp/php/reflectionextension.export.html - [similar]
Map a file into memory and return the stream resource which can be used by PHP s... 3989
« Swoole\Mmap Swoole\MySQL » PHP Manual Swoole\Mmap Map a file into memory and return the stream ... .0) Swoole\Mmap::open — Map a file into memory and return the stream resource which can be used by PHP strea ... ilename , string $size = ? , string $offset = ? ): ReturnType パラメータ filename size offset 戻り値 関連キー ...
https://man.plustar.jp/php/swoole-mmap.open.html - [similar]
Basic Gearman client and worker, background 3955
« Basic usage Basic Gearman client and worker, submitting tasks » PHP Manual 例 Basic Gearman cl ... "reverse" , "this is a test" ); if ( $gmclient -> returnCode () != GEARMAN_SUCCESS ) { echo "bad return cod ... ; while( $gmworker -> work ()) { if ( $gmworker -> returnCode () != GEARMAN_SUCCESS ) { echo "return_code: " ... . $gmworker -> returnCode () . "\n" ; break; } } function reverse_fn ( $ ... trrev ( $workload ); echo "Result: $result \n" ; # Return what we want to send back to the client. return $r ...
https://man.plustar.jp/php/gearman.examples-reverse-bg.html - [similar]
Construct a new Javascript 3955
« MongoDB\BSON\Javascript MongoDB\BSON\Javascript::getCode » PHP Manual MongoDB\BSON\Javascript ... = new MongoDB \ BSON \ Javascript ( 'function() { return 1; }' ); var_dump ( $code ); $codews = new MongoDB ... \ BSON \ Javascript ( 'function() { return foo; }' , [ 'foo' => 'bar' ]); var_dump ( $codews ... #1 (2) { ["javascript"]=> string(24) "function() { return 1; }" ["scope"]=> object(stdClass)#2 (0) { } } obj ... #2 (2) { ["javascript"]=> string(26) "function() { return foo; }" ["scope"]=> object(stdClass)#1 (1) { ["foo ...
https://man.plustar.jp/php/mongodb-bson-javascript.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT