検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 2039 for To (0.018 sec.)
Restrict matches to terms that start with the prefix 3046
« SolrQuery::setTermsMinCount SolrQuery::setTermsReturnRaw » PHP Manual SolrQuery Restrict match ... es to terms that start with the prefix SolrQuery::setTer ... .9.2) SolrQuery::setTermsPrefix — Restrict matches to terms that start with the prefix 説明 public SolrQ ... fix ( string $prefix ): SolrQuery Restrict matches to terms that start with the prefix パラメータ prefix ... Restrict matches to terms that start with the prefix 戻り値 Returns th ...
https://man.plustar.jp/php/solrquery.settermsprefix.html - [similar]
Adds values to the set 3032
« Set Ds\Set::allocate » PHP Manual Set Adds values to the set Ds\Set::add (PECL ds >= 1.0.0) Ds ... \Set::add — Adds values to the set 説明 public Ds\Set::add ( mixed ...$values ... ): void Adds all given values to the set that haven't already been added. 注意 : Va ... implement Ds\Hashable , objects must be references to the same instance to be considered equal. 警告 All ... strict (type and value). パラメータ values Values to add to the set. 戻り値 値を返しません。 例 例1 Ds\ ...
https://man.plustar.jp/php/ds-set.add.html - [similar]
Fetch a result row as an associative array, a numeric array, or both 3032
« cubrid_error cubrid_fetch_assoc » PHP Manual CUBRID MySQL 互換関数 Fetch a result row as an as ... ): array The cubrid_fetch_array() function is used to get a single row from the query result and returns ... an array. The cursor automatically moves to the next row after getting the r ... esult. パラメータ result Result comes from a call to cubrid_execute() type Array type of the fetched re ... CUBRID_NUM, CUBRID_ASSOC, CUBRID_BOTH. If you need to operate the lob object, you can use CUBRID_LOB. 戻 ...
https://man.plustar.jp/php/function.cubrid-fetch-array.html - [similar]
Open a persistent connection to a CUBRID server 3032
« cubrid_pconnect_with_url cubrid_prepare » PHP Manual CUBRID 関数 Open a persistent connection ... .1) cubrid_pconnect — Open a persistent connection to a CUBRID server 説明 cubrid_pconnect ( string $hos ... ? ): resource Establishes a persistent connection to a CUBRID server. cubrid_pconnect() acts very much ... rst, when connecting, the function would first try to find a (persistent) link that's already open with ... f opening a new connection. Second, the connection to the SQL server will not be closed when the executi ...
https://man.plustar.jp/php/function.cubrid-pconnect.html - [similar]
Update a column using OID 3032
« cubrid_prepare cubrid_rollback » PHP Manual CUBRID 関数 Update a column using OID cubrid_put ( ... d $value ): bool The cubrid_put() function is used to update an attribute of the instance of the given o ... update single attribute by using string data type to set attr . In such case, you can use integer, floa ... ting point or string type data for the value argument. To upda ... identifier. oid OID of the instance that you want to update. attr Name of the attribute that you want t ...
https://man.plustar.jp/php/function.cubrid-put.html - [similar]
Dynamically changes the name of the given method 3032
« runkit7_method_remove runkit7_object_id » PHP Manual runkit7 関数 Dynamically changes the name ... きません。 パラメータ class_name The class in which to rename the method source_method_name The name of t ... he method to rename target_method_name The new name to give to ... { return "foo!\n" ; } } // Rename the 'foo' method to 'bar' runkit7_method_rename ( 'Example' , 'foo' , ... nkit7_method_add() - Dynamically adds a new method to a given class runkit7_method_copy() - Copies a met ...
https://man.plustar.jp/php/function.runkit7-method-rename.html - [similar]
定義済み定数 3032
« リソース型 例 » PHP Manual intl 定義済み定数 定義済み定数 INTL_ICU_VERSION ( string ) ICUライブ ... から追加されたものだからです。 IDNA_NONTRANSITIONAL_TO_ASCII ( int ) idn_to_ascii() で非移行的処理をするた ... 2003 の実装では無視されます。 IDNA_NONTRANSITIONAL_TO_UNICODE ( int ) idn_to_utf8() で非移行的処理をする ... ARIANT_2003 ( int ) IDNA 2003 のアルゴリズムを idn_to_utf8() と idn_to_ascii() で使います。これはデフォル ... A_VARIANT_UTS46 ( int ) UTS #46 アルゴリズムを idn_to_utf8() と idn_to_ascii() で使います。 ICU 4.6 以降 ...
https://man.plustar.jp/php/intl.constants.html - [similar]
Maps to facet.date 3032
« SolrQuery::addExpandSortField SolrQuery::addFacetDateOther » PHP Manual SolrQuery Maps to face ... solr >= 0.9.2) SolrQuery::addFacetDateField — Maps to facet.date 説明 public SolrQuery::addFacetDateFiel ... ing $dateField ): SolrQuery This method allows you to specify a field which should be treated as a facet ... be used multiple times with different field names to indicate multiple facet fields パラメータ dateFiel ...
https://man.plustar.jp/php/solrquery.addfacetdatefield.html - [similar]
Sets the maximum number of terms to return 3032
« SolrQuery::setTermsIncludeUpperBound SolrQuery::setTermsLowerBound » PHP Manual SolrQuery Sets ... the maximum number of terms to return SolrQuery::setTermsLimit (PECL solr >= 0.9. ... ::setTermsLimit — Sets the maximum number of terms to return 説明 public SolrQuery::setTermsLimit ( int ... imit ): SolrQuery Sets the maximum number of terms to return パラメータ limit The maximum number of term ... s to return. All the terms will be returned if the limi ...
https://man.plustar.jp/php/solrquery.settermslimit.html - [similar]
Connect to the remote TCP or UDP port. 3032
« Swoole\Client::close Swoole\Client::__construct » PHP Manual Swoole\Client Connect to the remo ... swoole >= 1.9.0) Swoole\Client::connect — Connect to the remote TCP or UDP port. 説明 public Swoole\Cli ... g If the type of client is UDP, the $flag means if to enable the configuration udp_connect. If the confi ... If the type of client is TCP and the $flag is set to 1, it must use swoole_client_select to check the c ...
https://man.plustar.jp/php/swoole-client.connect.html - [similar]