検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 26 for instances (0.024 sec.)
Adds a collection of SolrInputDocument instances to the index 12828
« SolrClient::addDocument SolrClient::commit » PHP Manual SolrClient Adds a collection of SolrIn ... putDocument instances to the index SolrClient::addDocuments (PECL solr > ... Documents — Adds a collection of SolrInputDocument instances to the index 説明 public SolrClient::addDocuments ... ray containing the collection of SolrInputDocument instances. This array must be an actual variable. overwrite ... , addDocuments , collection , SolrInputDocument , instances , array , documents ...
https://man.plustar.jp/php/solrclient.adddocuments.html - [similar]
Parses an response XML string into a SolrObject 11935
« SolrUtils SolrUtils::escapeQueryChars » PHP Manual SolrUtils Parses an response XML string int ... LR_OBJ Solr documents will be parses as SolrObject instances. If it is set to SolrResponse::PARSE_SOLR_DOC, the ... y will be parsed as SolrDocument instances. 関連キーワード: SolrObject , string , into , Pars ... rUtils , PARSE , SOLR , mode , digestXmlResponse , instances ...
https://man.plustar.jp/php/solrutils.digestxmlresponse.html - [similar]
Returns the CUBRID database parameters 11175
« cubrid_get_client_info cubrid_get_query_timeout » PHP Manual CUBRID 関数 Returns the CUBRID da ... occur. REPEATABLE READ CLASS with REPEATABLE READ INSTANCES (5) Another transaction T2 cannot update the schem ... record. REPEATABLE READ CLASS with READ COMMITTED INSTANCES (or CURSOR STABILITY) (4) Another transaction T2 c ... ord R. REPEATABLE READ CLASS with READ UNCOMMITTED INSTANCES (3) Default isolation level. Another transaction T ... ction T2. READ COMMITTED CLASS with READ COMMITTED INSTANCES (2) Transaction T1 may experience A' read (non-rep ...
https://man.plustar.jp/php/function.cubrid-get-db-parameter.html - [similar]
Diff two DOMDocument objects 10414
« XMLDiff\DOM XMLDiff\DOM::merge » PHP Manual XMLDiff\DOM Diff two DOMDocument objects XMLDiff\D ... OMDocument $to ): DOMDocument Diff two DOMDocument instances and produce the new one containing the diff inform ... , from , information , merge , xmldiff , public , instances ...
https://man.plustar.jp/php/xmldiff-dom.diff.html - [similar]
Return the servers to which this manager is connected 9968
« MongoDB\Driver\Manager::getReadPreference MongoDB\Driver\Manager::getWriteConcern » PHP Manual ... ): array Returns an array of MongoDB\Driver\Server instances to which this manager is connected. 注意 : Since t ... 。 戻り値 Returns an array of MongoDB\Driver\Server instances to which this manager is connected. エラー / 例外 ... , Server , which , manager , getServers , Return , instances ...
https://man.plustar.jp/php/mongodb-driver-manager.getservers.html - [similar]
オブジェクトのクローン作成 8910
« finalキーワード オブジェクトの比較 » PHP Manual クラスとオブジェクト オブジェクトのクローン作成 ... ェクトのクローン作成 <?php class SubObject { static $instances = 0 ; public $instance ; public function __constru ... ct () { $this -> instance = ++ self :: $instances ; } public function __clone () { $this -> instance ... = ++ self :: $instances ; } } class MyCloneable { public $object1 ; public ...
https://man.plustar.jp/php/language.oop5.cloning.html - [similar]
Scans the buffer for an occurrence of a string 8761
« EventBuffer::readLine EventBuffer::searchEol » PHP Manual EventBuffer Scans the buffer for an ... total occurrences of 'str' in 'buf' function count_instances ( $buf , $str ) { $total = 0 ; $p = 0 ; $i = 0 ; w ... string inside another string" ); var_dump ( count_instances ( $buf , "str" )); ?> 上の例の出力は、 たとえば以下 ...
https://man.plustar.jp/php/eventbuffer.search.html - [similar]
Adds values to the set 8315
« Set Ds\Set::allocate » PHP Manual Set Adds values to the set Ds\Set::add (PECL ds >= 1.0.0) Ds ... ( $obj ); $set -> add ( $obj ); // Adding multiple instances of the same object will add them all. $set -> add ... set -> add (new \ stdClass ()); // Adding multiple instances of equal hashable objects will only add the first. ...
https://man.plustar.jp/php/ds-set.add.html - [similar]
The SolrClient class 8001
« SolrObject::offsetUnset SolrClient::addDocument » PHP Manual Solr The SolrClient class The Sol ... Currently, cloning and serialization of SolrClient instances is not supported. クラス概要 final class SolrClien ... Documents — Adds a collection of SolrInputDocument instances to the index SolrClient::commit — Finalizes all ad ...
https://man.plustar.jp/php/class.solrclient.html - [similar]
Associates a key with a value 8001
« Ds\Map::pairs Ds\Map::putAll » PHP Manual Map Associates a key with a value Ds\Map::put (PECL ... , 1 ); $map -> put ( $obj , 2 ); // Using multiple instances of the same object will create new associations. $ ... -> put (new \ stdClass (), 4 ); // Using multiple instances of equal hashable objects will overwrite previous ...
https://man.plustar.jp/php/ds-map.put.html - [similar]
PREV 1 2 3 NEXT