検索

phrase: max: clip:
target: order:
Results of 361 - 370 of about 1461 for IN (1.354 sec.)
Get size of work load 2771
« GearmanJob::workload GearmanTask » PHP Manual GearmanJob Get size of work load GearmanJob::wor ... work load 説明 public GearmanJob::workloadSize (): int Returns the size of the job's work load (the data ... the worker is to process) in bytes. パラメータ この関数にはパラメータはありませ ... ん。 戻り値 The size in bytes. 参考 GearmanJob::workload() - Get workload ...
https://man.plustar.jp/php/gearmanjob.workloadsize.html - [similar]
static キーワード 2771
« スコープ定義演算子 (::) クラスの抽象化 » PHP Manual クラスとオブジェクト static キーワード sta ... fooStatic () { return parent :: $my_static ; } } print Foo :: $my_static . "\n" ; $foo = new Foo (); pri ... nt $foo -> staticValue () . "\n" ; print $foo -> my_static . "\n" ; // Undefined "Property ... " my_static print $foo :: $my_static . "\n" ; $classname = 'Foo' ; ... print $classname :: $my_static . "\n" ; print Bar :: $m ...
https://man.plustar.jp/php/language.oop5.static.html - [similar]
Sets the maximum number of query terms included 2771
« SolrQuery::setMltCount SolrQuery::setMltMaxNumTokens » PHP Manual SolrQuery Sets the maximum n ... umber of query terms included SolrQuery::setMltMaxNumQueryTerms (PECL solr ... ueryTerms — Sets the maximum number of query terms included 説明 public SolrQuery::setMltMaxNumQueryTerm ... s ( int $value ): SolrQuery Sets the maximum number of qu ... ery terms that will be included in any generated query. パラメータ value The ...
https://man.plustar.jp/php/solrquery.setmltmaxnumqueryterms.html - [similar]
Sets the mltMinDoc frequency 2771
« SolrQuery::setMltMaxWordLength SolrQuery::setMltMinTermFrequency » PHP Manual SolrQuery Sets t ... he mltMinDoc frequency SolrQuery::setMltMinDocFrequency (PEC ... L solr >= 0.9.2) SolrQuery::setMltMinDocFrequency — Sets the mltMinDoc frequency 説明 pu ... blic SolrQuery::setMltMinDocFrequency ( int $minDocFrequency ): SolrQuery Th ... at which words will be ignored which do not occur in at least this many docs. パラメータ minDocFrequenc ...
https://man.plustar.jp/php/solrquery.setmltmindocfrequency.html - [similar]
Page Count 2771
« UI\Controls\Tab::insertAt UI\Controls\Tab::setMargin » PHP Manual UI\Controls\Tab Page Count U ... Page Count 説明 public UI\Controls\Tab::pages (): int Shall return the number of pages in this Tab パラ ... パラメータはありません。 戻り値 The number of pages in this Tab 関連キーワード: Tab , Page , Count , Cont ... rols , pages , パラメータ , insertAt , setMargin , public , int ...
https://man.plustar.jp/php/ui-controls-tab.pages.html - [similar]
Get the idle timeout 2771
« ZMQDevice::__construct ZMQDevice::getTimerTimeout » PHP Manual ZMQDevice Get the idle timeout ... ZMQDevice::getIdleTimeout (No version information available, might only be in Git) ZMQDevic ... Device Gets the idle callback timeout value. Added in ZMQ extension version 1.1.0. パラメータ この関数に ...
https://man.plustar.jp/php/zmqdevice.getidletimeout.html - [similar]
Get the timer timeout 2771
« ZMQDevice::getIdleTimeout ZMQDevice::run » PHP Manual ZMQDevice Get the timer timeout ZMQDevic ... e::getTimerTimeout (No version information available, might only be in Git) ZMQDevic ... evice Gets the timer callback timeout value. Added in ZMQ extension version 1.1.0. パラメータ この関数に ...
https://man.plustar.jp/php/zmqdevice.gettimertimeout.html - [similar]
Set the timer timeout 2771
« ZMQDevice::setTimerCallback ZooKeeper » PHP Manual ZMQDevice Set the timer timeout ZMQDevice:: ... setTimerTimeout (No version information available, might only be in Git) ZMQDevic ... r timeout 説明 public ZMQDevice::setTimerTimeout ( int $timeout ): ZMQDevice Sets the timer callback tim ... eout value. The timer callback is invoked periodically if it's set. Added in ZMQ extens ...
https://man.plustar.jp/php/zmqdevice.settimertimeout.html - [similar]
Get poll errors 2771
« ZMQPoll::count ZMQPoll::poll » PHP Manual ZMQPoll Get poll errors ZMQPoll::getLastErrors (PECL ... ray Returns the ids of the objects that had errors in the last poll. パラメータ この関数にはパラメータは ... ありません。 戻り値 Returns an array containing ids for the items that had errors in the last p ...
https://man.plustar.jp/php/zmqpoll.getlasterrors.html - [similar]
Create a node synchronously 2771
« Zookeeper::__construct Zookeeper::delete » PHP Manual Zookeeper Create a node synchronously Zo ... e synchronously 説明 public Zookeeper::create ( string $path , string $value , array $acls , int $flags ... = null ): string This method will create a node in ZooKeeper. A no ... e ZOO_SEQUENCE flag is set, a unique monotonically increasing sequence number is appended to the path na ... node. Expressed as a file name with slashes separating ancestors of the node. value The data to be store ...
https://man.plustar.jp/php/zookeeper.create.html - [similar]