検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 817 for Return (0.003 sec.)
Serialization to BSON 5283
« Persisting Data Deserialization from BSON » PHP Manual Persisting Data Serialization to BSON S ... oDB\BSON\Serializable::bsonSerialize() and use the returned array or stdClass to serialize as a BSON documen ... ent. If MongoDB\BSON\Serializable::bsonSerialize() returns a packed array, serialize as a BSON array. If Mon ... goDB\BSON\Serializable::bsonSerialize() returns a non-packed array or stdClass , serialize as a B ... MongoDB\BSON\Serializable::bsonSerialize() did not return an array or stdClass , throw an MongoDB\Driver\Exc ...
https://man.plustar.jp/php/mongodb.persistence.serialization.html - [similar]
Sets the maximum number of characters of the field to return 5283
« SolrQuery::setHighlightHighlightMultiTerm SolrQuery::setHighlightMaxAnalyzedChars » PHP Manual ... s the maximum number of characters of the field to return SolrQuery::setHighlightMaxAlternateFieldLength (PE ... s the maximum number of characters of the field to return 説明 public SolrQuery::setHighlightMaxAlternateFie ... s the maximum number of characters of the field to return Any value less than or equal to 0 means unlimited. ... field field_override The name of the field. 戻り値 Returns the current SolrQuery object, if the return value ...
https://man.plustar.jp/php/solrquery.sethighlightmaxalternatefieldlength.html - [similar]
エラー配列を取得する 5097
« libxml_disable_entity_loader libxml_get_last_error » PHP Manual libxml 関数 エラー配列を取得す ... } function display_xml_error ( $error , $xml ) { $return = $xml [ $error -> line - 1 ] . "\n" ; $return .= ... h ( $error -> level ) { case LIBXML_ERR_WARNING : $return .= "Warning $error -> code : " ; break; case LIBXM ... L_ERR_ERROR : $return .= "Error $error -> code : " ; break; case LIBXML_ ... ERR_FATAL : $return .= "Fatal Error $error -> code : " ; break; } $ret ...
https://man.plustar.jp/php/function.libxml-get-errors.html - [similar]
Add a new function, similar to create_function 5097
« runkit7_constant_remove runkit7_function_copy » PHP Manual runkit7 関数 Add a new function, si ... ame , string $argument_list , string $code , bool $return_by_reference = null , string $doc_comment = null , ... string $return_type = ? , bool $is_strict = ? ): bool runkit7_fun ... re $closure , string $doc_comment = null , string $return_type = ? , bool $is_strict = ? ): bool パラメータ ... ction closure A closure that defines the function. return_by_reference Whether the function should return by ...
https://man.plustar.jp/php/function.runkit7-function-add.html - [similar]
カスタムビューエンジンを設定する 5097
« Yaf_Dispatcher::setRequest Yaf_Dispatcher::throwException » PHP Manual Yaf_Dispatcher カスタム ... am string $tmplPath * @param array $extraParams * @return void */ public function __construct ( $tmplPath = ... @param string $path パスに設定するディレクトリ * @return void */ public function setScriptPath ( $path ) { ... th )) { $this -> _smarty -> template_dir = $path ; return; } throw new Exception ( 'Invalid path provided' ) ... string $key 変数名 * @param mixed $val 変数の値 * @return void */ public function __set ( $key , $val ) { $t ...
https://man.plustar.jp/php/yaf-dispatcher.setview.html - [similar]
Replace a function definition with a new implementation 5037
« runkit7_function_copy runkit7_function_remove » PHP Manual runkit7 関数 Replace a function def ... ame , string $argument_list , string $code , bool $return_by_reference = null , string $doc_comment = null , ... string $return_type = ? , bool $is_strict = ? ): bool runkit7_fun ... re $closure , string $doc_comment = null , string $return_type = ? , bool $is_strict = ? ): bool 注意 : デフ ... ation closure A closure that defines the function. return_by_reference Whether the function should return by ...
https://man.plustar.jp/php/function.runkit7-function-redefine.html - [similar]
Returns the maximum number of terms Solr should return 5004
« SolrQuery::getTermsIncludeUpperBound SolrQuery::getTermsLowerBound » PHP Manual SolrQuery Return ... rns the maximum number of terms Solr should return SolrQuery::getTermsLimit (PECL solr >= 0.9.2) Solr ... Query::getTermsLimit — Returns the maximum number of terms Solr should return... 明 public SolrQuery::getTermsLimit (): int Returns the maximum number of terms Solr should return... ラメータ この関数にはパラメータはありません。 戻り値 Returns an integer on success and null if not set. 関連キ ...
https://man.plustar.jp/php/solrquery.gettermslimit.html - [similar]
Oracle Database の暗黙の結果セットを持つ親ステートメント・リソースから次の子ステ... 4971
« oci_free_statement oci_lob_copy » PHP Manual OCI8 関数 Oracle Database の暗黙の結果セットを持つ ... は、Oracle Database 12 (またはそれ以降) の DBMS_SQL.RETURN_RESULT PL/SQL 関数によりクエリの結果を返します。 こ ... locations WHERE ROWNUM < 4 ORDER BY city; DBMS_SQL.RETURN_RESULT(c1); OPEN c1 FOR SELECT country_id FROM loc ... ations WHERE ROWNUM < 4 ORDER BY city; DBMS_SQL.RETURN_RESULT(c1); END;' ; $stid = oci_parse ( $conn , $s ... $row = oci_fetch_array ( $stid_c , OCI_ASSOC + OCI_RETURN_NULLS )) != false ) { echo "<tr>\n" ; foreach ( $r ...
https://man.plustar.jp/php/function.oci-get-implicit-resultset.html - [similar]
Returns the maximum number of characters of the field to return 4971
« SolrQuery::getHighlightHighlightMultiTerm SolrQuery::getHighlightMaxAnalyzedChars » PHP Manual ... SolrQuery Returns the maximum number of characters of the field to ... ) SolrQuery::getHighlightMaxAlternateFieldLength — Returns the maximum number of characters of the field to ... ateFieldLength ( string $field_override = ? ): int Returns the maximum number of characters of the field to ... ラメータ field_override The name of the field 戻り値 Returns an integer on success and null if not set. 関連キ ...
https://man.plustar.jp/php/solrquery.gethighlightmaxalternatefieldlength.html - [similar]
Returns the number of similar documents to return for each result 4971
« SolrQuery::getMltBoost SolrQuery::getMltFields » PHP Manual SolrQuery Returns the number of si ... milar documents to return for each result SolrQuery::getMltCount (PECL solr ... >= 0.9.2) SolrQuery::getMltCount — Returns the number of similar documents to return for eac ... result 説明 public SolrQuery::getMltCount (): int Returns the number of similar documents to return for eac ... ラメータ この関数にはパラメータはありません。 戻り値 Returns an integer on success and null if not set. 関連キ ...
https://man.plustar.jp/php/solrquery.getmltcount.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT