検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 1275 for For (0.206 sec.)
Read work or result data into a buffer for a task 3289
« GearmanTask::jobHandle GearmanTask::returnCode » PHP Manual GearmanTask Read work or result da ... ta into a buffer for a task GearmanTask::recvData (PECL gearman >= 0.5. ... :recvData — Read work or result data into a buffer for a task 説明 public GearmanTask::recvData ( int $da ... d failed. 参考 GearmanTask::sendData() - Send data for a task (deprecated) 関連キーワード: data , buffer ...
https://man.plustar.jp/php/gearmantask.recvdata.html - [similar]
Returns an array of identifiers for upserted documents 3289
« MongoDB\Driver\WriteResult::getUpsertedCount MongoDB\Driver\WriteResult::getWriteConcernError ... Driver\WriteResult Returns an array of identifiers for upserted documents MongoDB\Driver\WriteResult::get ... ::getUpsertedIds — Returns an array of identifiers for upserted documents 説明 final public MongoDB\Drive ... an array of identifiers (i.e. "_id" field values) for upserted documents. The array keys will correspond ... ation (from MongoDB\Driver\BulkWrite ) responsible for the upsert. エラー / 例外 引数のパースに失敗した場 ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getupsertedids.html - [similar]
The MongoDB\BSON\Binary class 3267
« MongoDB\BSON\toRelaxedExtendedJSON MongoDB\BSON\Binary::__construct » PHP Manual MongoDB\BSON ... \Binary class (mongodb >=1.0.0) はじめに BSON type for binary data (i.e. array of bytes). Binary values a ... rtable. The PHP driver applies no special handling for encoding or decoding data with this type. MongoDB\ ... PE_ENCRYPTED Encrypted value. This subtype is used for client-side encryption. MongoDB\BSON\Binary::TYPE_ ... COLUMN Column data. This subtype is used for time-series collections. MongoDB\BSON\Binary::TYPE ...
https://man.plustar.jp/php/class.mongodb-bson-binary.html - [similar]
Returns the value for a given key 3267
« Ds\Map::first Ds\Map::hasKey » PHP Manual Map Returns the value for a given key Ds\Map::get (P ... ECL ds >= 1.0.0) Ds\Map::get — Returns the value for a given key 説明 public Ds\Map::get ( mixed $key , ... mixed $default = ? ): mixed Returns the value for a given key, or an optional default value if the k ... ar keys will be coerced to integers by the engine. For example, $map["1"] will attempt to access int(1) , ...
https://man.plustar.jp/php/ds-map.get.html - [similar]
Scans the buffer for an occurrence of a string 3267
« EventBuffer::readLine EventBuffer::searchEol » PHP Manual EventBuffer Scans the buffer for an ... 1.2.6-beta) EventBuffer::search — Scans the buffer for an occurrence of a string 説明 public EventBuffer: ... art = -1 , int $end = -1 ): mixed Scans the buffer for an occurrence of the string what . It returns nume ... e search should begin; otherwise, the search is performed from the start of the string. If end argument p ... rovided, the search is performed between start and end buffer positions. パラメー ...
https://man.plustar.jp/php/eventbuffer.search.html - [similar]
Provides an array or document to serialize as BSON 3267
« MongoDB\BSON\Serializable MongoDB\BSON\Unserializable » PHP Manual MongoDB\BSON\Serializable P ... () ) will always be serialized as a BSON document. For field values, associative arrays and stdClass inst ... itialized in your constructor) when returning data for a BSON root document; otherwise, the driver or dat ... le::bsonSerialize() returning an associative array for root document <?php class MyDocument implements Mo ... able::bsonSerialize() returning a sequential array for root document <?php class MyArray implements Mongo ...
https://man.plustar.jp/php/mongodb-bson-serializable.bsonserialize.html - [similar]
Add an update operation to the bulk 3267
« MongoDB\Driver\BulkWrite::insert MongoDB\Driver\Session » PHP Manual MongoDB\Driver\BulkWrite ... and values according to its own » comparison rules for BSON types , which differs from PHP's comparison a ... nts that determines which array elements to modify for an update operation on an array field. See » Speci ... fy arrayFilters for Array Update Operations in the MongoDB manual for ... more information. This option is available in MongoDB 3.6+ an ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.update.html - [similar]
Return the timeout for this session, only valid if the connections is currently ... 3267
« Zookeeper::getConfig Zookeeper::getState » PHP Manual Zookeeper Return the timeout for this se ... .0) Zookeeper::getRecvTimeout — Return the timeout for this session, only valid if the connections is cur ... パラメータはありません。 戻り値 Returns the timeout for this session on success, and false on failure. エラ ...
https://man.plustar.jp/php/zookeeper.getrecvtimeout.html - [similar]
The MongoDB\Driver\Cursor class 3245
« MongoDB\Driver\ReadConcern::unserialize MongoDB\Driver\Cursor::__construct » PHP Manual MongoD ... e, you can simply iterate over the result set with foreach . <?php $manager = new MongoDB \ Driver \ Mana ... Insert some documents so that our query returns information */ $bulkWrite = new MongoDB \ Driver \ BulkW ... kWrite ( "test.asteroids" , $bulkWrite ); /* Query for all the items in the collection */ $query = new Mo ... an object that wraps around the result set. Use * foreach() to iterate over all the result */ foreach( $ ...
https://man.plustar.jp/php/class.mongodb-driver-cursor.html - [similar]
The Pool class 3245
« Collectable::isGarbage Pool::collect » PHP Manual pthreads The Pool class The Pool class (PECL ... pthreads >= 2.0.0) はじめに A Pool is a container for, and controller of, an adjustable number of Worker ... r workers references to Workers ctor the arguments for constructor of new Workers last offset in workers ... tdown all workers Pool::submit — Submits an object for execution Pool::submitTo — Submits a task to a spe ... cific worker for execution 関連キーワード: Pool , public , int , Wo ...
https://man.plustar.jp/php/class.pool.html - [similar]