検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1461 for In (0.145 sec.)
定義済み定数 3469
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... GearmanClient::error() or GearmanWorker() for a string error, as it may contain more details: GEARMAN_SU ... CCESS ( int ) Whatever action was taken was successful. GEARM ... AN_IO_WAIT ( int ) When in non-blocking mode, an event is hit that ... would have blocked. GEARMAN_ERRNO ( int ) A system error. Check GearmanClient::errno() or ...
https://man.plustar.jp/php/gearman.constants.html - [similar]
Memory management 3469
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory managemen ... t Introduction The MySQL Native Driver manages memory d ... han the MySQL Client Library. The libraries differ in the way memory is allocated and released, how memo ... ry is allocated in chunks while reading results from MySQL, which deb ... ptions exist, and how results read from MySQL are linked to PHP user variables. The following notes are ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
Determin if buffer enabled 3469
« SeasLog::getBuffer SeasLog::getDatetimeFormat » PHP Manual SeasLog Determin if buffer enabled ... seaslog >=1.0.0) SeasLog::getBufferEnabled — Determin if buffer enabled 説明 public static SeasLog::getB ... ufferEnabled (): bool Result join seaslog.use_buffer and seaslog.buffer_disabled_in_ ... _buffer is true. If switch seaslog.buffer_disabled_in_cli on, and running in cli, seaslog.use_buffer set ... ting will be discarded, Seaslog write to the Data Stor ...
https://man.plustar.jp/php/seaslog.getbufferenabled.html - [similar]
Specifies the maximum number of rows to return in the result 3469
« SolrQuery::setQuery SolrQuery::setShowDebugInfo » PHP Manual SolrQuery Specifies the maximum n ... umber of rows to return in the result SolrQuery::setRows (PECL solr >= 0.9.2) ... s — Specifies the maximum number of rows to return in the result 説明 public SolrQuery::setRows ( int $r ... ery Specifies the maximum number of rows to return in the result パラメータ rows The maximum number of r ... cifies , result , setRows , setQuery , setShowDebugInfo , public ...
https://man.plustar.jp/php/solrquery.setrows.html - [similar]
Return class probabilities for previous unseen data 3469
« SVMModel::load SVMModel::predict » PHP Manual SVMModel Return class probabilities for previous ... n returns an array of probabilities, one per class in the model, which represent the estimated chance of ... the data supplied being a member of that class. Requires that the model t ... o be used has been trained with the probability parameter set to true. パラ ... ied. This should be a series of key => value pairs in increasing key order, but not necessarily continuo ...
https://man.plustar.jp/php/svmmodel.predict-probability.html - [similar]
Creates a new set using values that aren't in another set 3448
« Ds\Set::count Ds\Set::filter » PHP Manual Set Creates a new set using values that aren't in an ... CL ds >= 1.0.0) Ds\Set::diff — Creates a new set using values that aren't in another set 説明 public Ds\ ... ::diff ( Ds\Set $set ): Ds\Set Creates a new set using values that aren't in another set. A \ B = {x ∈ A ... | x ∉ B} パラメータ set Set containing the values to exclude. 戻り値 A new set contain ... ing all values that were not in the other set . See Also » Complement on Wikipedia ...
https://man.plustar.jp/php/ds-set.diff.html - [similar]
Create a new BulkWrite 3448
« MongoDB\Driver\BulkWrite MongoDB\Driver\BulkWrite::count » PHP Manual MongoDB\Driver\BulkWrite ... ult bypassDocumentValidation bool If true , allows insert and update operations to circumvent document l ... evel validation. This option is available in MongoDB 3.2+ and is ignored for older server versi ... rrentOp output, and logs. This option is available in MongoDB 4.4+ and will result in an exception at ex ... elds. Parameters can then be accessed as variables in an aggregate expression context (e.g. $$var ). Thi ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.construct.html - [similar]
Execute a database command that reads and writes 3448
« MongoDB\Driver\Manager::executeReadCommand MongoDB\Driver\Manager::executeWriteCommand » PHP M ... ute a database command that reads and writes 説明 final public MongoDB\Driver\Manager::executeReadWriteC ... ommand ( string $db , MongoDB\Driver\Command $command , array $op ... » aggregate ) and take the MongoDB server version into account. The "readConcern" and "writeConcern" op ... tions will default to the corresponding values from the MongoDB Connection URI . パラメー ...
https://man.plustar.jp/php/mongodb-driver-manager.executereadwritecommand.html - [similar]
The Vector class 3426
« Ds\Sequence::unshift Ds\Vector::allocate » PHP Manual Data Structures The Vector class The Vec ... tor class (No version information available, might only be in Git) はじめに ... A Vector is a sequence of values in a contiguous buffer that grows and shrinks automat ... t efficient sequential structure because a value's index is a direct mapping to its index in the buffer, ... p() are all O(1). Weaknesses shift() , unshift() , insert() and remove() are all O(n). クラス概要 class ...
https://man.plustar.jp/php/class.ds-vector.html - [similar]
The EvSignal class 3426
« EvPrepare::createStopped EvSignal::__construct » PHP Manual Ev The EvSignal class The EvSignal ... hronously, i.e. as part of the normal event processing, like any other event. There is no limit for the ... mber of watchers for the same signal, but only within the same loop, i.e. one can watch for SIGINT in th ... e default loop and for SIGIO in another loop, but it is not allowed to watch for S ... IGINT in both the default loop and another loop at the ...
https://man.plustar.jp/php/class.evsignal.html - [similar]